<
从版本< 38.1 >
xu yang编辑
在2022/03/07 15:04上
到版本
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/}}
... ... @@ -266,47 +266,31 @@
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
253 +
300 300  ++ Unix
255 +
301 301  ++ Linux
257 +
302 302  ++ MacOS
259 +
303 303  ** Windows
261 +
304 304  *** Windows 95
263 +
305 305  *** Windows 98
265 +
306 306  *** Windows 7
267 +
307 307  *** Windows 8
269 +
308 308  *** Windows 10
271 +
309 309  ++ FreeBSD
273 +
310 310  ++ Other
311 311  
312 312  @endmindmap
... ... @@ -313,7 +313,6 @@
313 313  {{/plantuml}}
314 314  
315 315  
316 -
317 317  页脚引用:
318 318  
319 319  {{footnote}}