Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- 文档作者
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. xuyang1 +XWiki.ar2oria - Content
-
... ... @@ -204,32 +204,7 @@ 204 204 {{/plantuml}} 205 205 206 206 207 -{{sequence}} 208 208 209 -title Test 210 - 211 -actor H 212 -H->A: 213 - 214 -A->+B:test 215 -B-->-A:finish 216 - 217 -A->+C:ping 218 -C->C:doSomthing 219 -C-->-B: finish 220 - 221 -B->+D:hello 222 -D->+C:ping 223 -C-->-D:pong 224 -D->+B:ping 225 -B->+A:ping 226 -A-->-B:pong 227 -B-->-D:pong 228 - 229 -{{/sequence}} 230 - 231 - 232 - 233 233 {{plantuml}} 234 234 @startuml 235 235 title Test ... ... @@ -273,7 +273,7 @@ 273 273 interface Human{ 274 274 void eat() 275 275 } 276 -note 251 +note right 277 277 all human will extend this interface. 278 278 endnote 279 279 ... ... @@ -296,27 +296,8 @@ 296 296 297 297 298 298 299 -{{plantuml}} 300 -@startmindmap 301 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 314 315 -@endmindmap 316 -{{/plantuml}} 317 - 318 - 319 - 320 320 页脚引用: 321 321 322 322 {{footnote}}