Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -266,50 +266,31 @@ 266 266 267 267 268 268 269 - 270 270 {{plantuml}} 271 -@startuml 272 - 273 -interface Human{ 274 -void eat() 275 -} 276 -note right 277 -all human will extend this interface. 278 -endnote 279 - 280 -class Father{ 281 -void makeMoney() 282 -} 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 -@enduml 295 -{{/plantuml}} 296 - 297 - 298 - 299 -{{plantuml}} 300 300 @startmindmap 301 301 302 302 + OS 273 + 303 303 ++ Unix 275 + 304 304 ++ Linux 277 + 305 305 ++ MacOS 279 + 306 306 ** Windows 281 + 307 307 *** Windows 95 283 + 308 308 *** Windows 98 285 + 309 309 *** Windows 7 287 + 310 310 *** Windows 8 289 + 311 311 *** Windows 10 291 + 312 312 ++ FreeBSD 293 + 313 313 ++ Other 314 314 315 315 @endmindmap ... ... @@ -317,6 +317,13 @@ 317 317 318 318 319 319 301 +{{plantuml}} 302 +@startuml 303 + 304 +@enduml 305 +{{/plantuml}} 306 + 307 + 320 320 页脚引用: 321 321 322 322 {{footnote}}