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

Summary

Details

Page properties
Content
... ... @@ -151,26 +151,6 @@
151 151  {{/cache}}
152 152  
153 153  
154 -{{plantuml}}
155 -@startuml
156 -start
157 -:do something;
158 -note right
159 -gogogogogo
160 -end note
161 -:do something2;
162 -:do something3;
163 -if (finish) then(no)
164 -:do something4;
165 -else(yes)
166 -:do something5;
167 -endif
168 -end
169 -@enduml
170 -{{/plantuml}}
171 -
172 -
173 -
174 174  draw:
175 175  
176 176  {{diagram/}}
... ... @@ -270,16 +270,27 @@
270 270  @startmindmap
271 271  
272 272  + OS
253 +
273 273  ++ Unix
255 +
274 274  ++ Linux
257 +
275 275  ++ MacOS
259 +
276 276  ** Windows
261 +
277 277  *** Windows 95
263 +
278 278  *** Windows 98
265 +
279 279  *** Windows 7
267 +
280 280  *** Windows 8
269 +
281 281  *** Windows 10
271 +
282 282  ++ FreeBSD
273 +
283 283  ++ Other
284 284  
285 285  @endmindmap
... ... @@ -286,39 +286,6 @@
286 286  {{/plantuml}}
287 287  
288 288  
289 -
290 -
291 -
292 -{{plantuml}}
293 -@startuml
294 -
295 -interface Human{
296 -void eat()
297 -}
298 -note right
299 -human only eat()
300 -endnote
301 -
302 -class Father{
303 -void makeMoney()
304 -}
305 -
306 -class Xiaoming{
307 -Human girlFriend
308 -void play()
309 -}
310 -
311 -Human <|.. Father
312 -Human <|.. Xiaoming
313 -Human <.. Xiaoming
314 -Father <|-- Xiaoming
315 -
316 -
317 -
318 -@enduml
319 -{{/plantuml}}
320 -
321 -
322 322  页脚引用:
323 323  
324 324  {{footnote}}