<
从版本< 39.1 >
xu yang编辑
在2022/03/07 15:05上
到版本
xu yang编辑
在2022/03/07 15:07上
>
修改评论 该版本没有评论

Summary

Details

Page properties
Content
... ... @@ -273,8 +273,8 @@
273 273  interface Human{
274 274  void eat()
275 275  }
276 -note right
277 -一切人类的祖先
276 +note left
277 +all human will extend this interface.
278 278  endnote
279 279  
280 280  class Father{