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

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  
... ... @@ -296,7 +296,7 @@
296 296  void eat()
297 297  }
298 298  note right
299 -human only eat()
277 +all human will extend this interface.
300 300  endnote
301 301  
302 302  class Father{
... ... @@ -310,15 +310,35 @@
310 310  
311 311  Human <|.. Father
312 312  Human <|.. Xiaoming
313 -Human <.. Xiaoming
314 314  Father <|-- Xiaoming
292 +Human <.. Xiaoming
315 315  
294 +@enduml
295 +{{/plantuml}}
316 316  
317 317  
318 -@enduml
298 +
299 +{{plantuml}}
300 +@startmindmap
301 +
302 ++ OS
303 +++ Unix
304 +++ Linux
305 +++ MacOS
306 +** Windows
307 +*** Windows 95
308 +*** Windows 98
309 +*** Windows 7
310 +*** Windows 8
311 +*** Windows 10
312 +++ FreeBSD
313 +++ Other
314 +
315 +@endmindmap
319 319  {{/plantuml}}
320 320  
321 321  
319 +
322 322  页脚引用:
323 323  
324 324  {{footnote}}