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

Summary

Details

Page properties
Content
... ... @@ -273,9 +273,6 @@
273 273  interface Human{
274 274  void eat()
275 275  }
276 -note left
277 -all human will extend this interface.
278 -endnote
279 279  
280 280  class Father{
281 281  void makeMoney()