<
从版本< 39.1 >
xu yang编辑
在2022/03/07 15:05上
到版本
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,50 +266,31 @@
266 266  
267 267  
268 268  
269 -
270 270  {{plantuml}}
271 -@startuml
272 -
273 -interface Human{
274 -void eat()
275 -}
276 -note right
277 -一切人类的祖先
278 -endnote
279 -
280 -class Father{
281 -void makeMoney()
282 -}
283 -
284 -class Xiaoming{
285 -Human girlFriend
286 -void play()
287 -}
288 -
289 -Human <|.. Father
290 -Human <|.. Xiaoming
291 -Father <|-- Xiaoming
292 -Human <.. Xiaoming
293 -
294 -@enduml
295 -{{/plantuml}}
296 -
297 -
298 -
299 -{{plantuml}}
300 300  @startmindmap
301 301  
302 302  + OS
253 +
303 303  ++ Unix
255 +
304 304  ++ Linux
257 +
305 305  ++ MacOS
259 +
306 306  ** Windows
261 +
307 307  *** Windows 95
263 +
308 308  *** Windows 98
265 +
309 309  *** Windows 7
267 +
310 310  *** Windows 8
269 +
311 311  *** Windows 10
271 +
312 312  ++ FreeBSD
273 +
313 313  ++ Other
314 314  
315 315  @endmindmap
... ... @@ -316,7 +316,6 @@
316 316  {{/plantuml}}
317 317  
318 318  
319 -
320 320  页脚引用:
321 321  
322 322  {{footnote}}