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 right277 - 一切人类的祖先276 +note left 277 +all human will extend this interface. 278 278 endnote 279 279 280 280 class Father{