<
从版本< 38.1 >
xu yang编辑
在2022/03/07 15:04上
到版本
xu yang编辑
在2022/03/07 14:55上
>
修改评论 该版本没有评论

Summary

Details

Page properties
Content
... ... @@ -266,7 +266,29 @@
266 266  
267 267  
268 268  
269 +{{plantuml}}
270 +@startmindmap
269 269  
272 ++ OS
273 +++ Unix
274 +++ Linux
275 +++ MacOS
276 +** Windows
277 +*** Windows 95
278 +*** Windows 98
279 +*** Windows 7
280 +*** Windows 8
281 +*** Windows 10
282 +++ FreeBSD
283 +++ Other
284 +
285 +@endmindmap
286 +{{/plantuml}}
287 +
288 +
289 +
290 +
291 +
270 270  {{plantuml}}
271 271  @startuml
272 272  
... ... @@ -273,6 +273,9 @@
273 273  interface Human{
274 274  void eat()
275 275  }
298 +note right
299 +human only eat()
300 +endnote
276 276  
277 277  class Father{
278 278  void makeMoney()
... ... @@ -285,35 +285,15 @@
285 285  
286 286  Human <|.. Father
287 287  Human <|.. Xiaoming
288 -Father <|-- Xiaoming
289 289  Human <.. Xiaoming
314 +Father <|-- Xiaoming
290 290  
291 -@enduml
292 -{{/plantuml}}
293 293  
294 294  
295 -
296 -{{plantuml}}
297 -@startmindmap
298 -
299 -+ OS
300 -++ Unix
301 -++ Linux
302 -++ MacOS
303 -** Windows
304 -*** Windows 95
305 -*** Windows 98
306 -*** Windows 7
307 -*** Windows 8
308 -*** Windows 10
309 -++ FreeBSD
310 -++ Other
311 -
312 -@endmindmap
318 +@enduml
313 313  {{/plantuml}}
314 314  
315 315  
316 -
317 317  页脚引用:
318 318  
319 319  {{footnote}}