Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -273,24 +273,11 @@ 273 273 interface Human{ 274 274 void eat() 275 275 } 276 -note right 277 -all human will extend this interface. 278 -endnote 279 279 280 - class Father{281 -void makeMoney()277 +interface Animal{ 278 +void eat() 282 282 } 283 283 284 -class Xiaoming{ 285 -Human girlFriend 286 -void play() 287 -} 288 - 289 -Human <|.. Father 290 -Human <|.. Xiaoming 291 -Father <|-- Xiaoming 292 -Human <.. Xiaoming 293 - 294 294 @enduml 295 295 {{/plantuml}} 296 296 ... ... @@ -311,7 +311,6 @@ 311 311 *** Windows 10 312 312 ++ FreeBSD 313 313 ++ Other 314 -+ 华为鸿蒙 315 315 316 316 @endmindmap 317 317 {{/plantuml}}