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

Summary

Details

Page properties
Content
... ... @@ -266,29 +266,7 @@
266 266  
267 267  
268 268  
269 -{{plantuml}}
270 -@startmindmap
271 271  
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 -
292 292  {{plantuml}}
293 293  @startuml
294 294  
... ... @@ -295,9 +295,6 @@
295 295  interface Human{
296 296  void eat()
297 297  }
298 -note right
299 -human only eat()
300 -endnote
301 301  
302 302  class Father{
303 303  void makeMoney()
... ... @@ -310,15 +310,35 @@
310 310  
311 311  Human <|.. Father
312 312  Human <|.. Xiaoming
313 -Human <.. Xiaoming
314 314  Father <|-- Xiaoming
289 +Human <.. Xiaoming
315 315  
291 +@enduml
292 +{{/plantuml}}
316 316  
317 317  
318 -@enduml
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
319 319  {{/plantuml}}
320 320  
321 321  
316 +
322 322  页脚引用:
323 323  
324 324  {{footnote}}