Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- 文档作者
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. xuyang1 +XWiki.ar2oria - Content
-
... ... @@ -273,11 +273,24 @@ 273 273 interface Human{ 274 274 void eat() 275 275 } 276 +note right 277 +all human will extend this interface. 278 +endnote 276 276 277 - interfaceAnimal{278 -void eat()280 +class Father{ 281 +void makeMoney() 279 279 } 280 280 284 +class Xiaoming{ 285 +Human girlFriend 286 +void play() 287 +} 288 + 289 +Human <|.. Father 290 +Human <|.. Xiaoming 291 +Father <|-- Xiaoming 292 +Human <.. Xiaoming 293 + 281 281 @enduml 282 282 {{/plantuml}} 283 283 ... ... @@ -298,6 +298,7 @@ 298 298 *** Windows 10 299 299 ++ FreeBSD 300 300 ++ Other 314 +++ 华为鸿蒙 301 301 302 302 @endmindmap 303 303 {{/plantuml}}