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

Summary

Details

Page properties
Content
... ... @@ -266,34 +266,7 @@
266 266  
267 267  
268 268  
269 -
270 270  {{plantuml}}
271 -@startuml
272 -
273 -interface Human{
274 -void eat()
275 -}
276 -
277 -class Father{
278 -void makeMoney()
279 -}
280 -
281 -class Xiaoming{
282 -Human girlFriend
283 -void play()
284 -}
285 -
286 -Human <|.. Father
287 -Human <|.. Xiaoming
288 -Father <|-- Xiaoming
289 -Human <.. Xiaoming
290 -
291 -@enduml
292 -{{/plantuml}}
293 -
294 -
295 -
296 -{{plantuml}}
297 297  @startmindmap
298 298  
299 299  + OS
... ... @@ -314,6 +314,17 @@
314 314  
315 315  
316 316  
290 +
291 +
292 +{{plantuml}}
293 +@startuml
294 +
295 +interface Human
296 +
297 +@enduml
298 +{{/plantuml}}
299 +
300 +
317 317  页脚引用:
318 318  
319 319  {{footnote}}