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