<
从版本< 25.1 >
xu yang编辑
在2021/11/30 14:11上
到版本
xu yang编辑
在2022/03/07 14:38上
>
修改评论 该版本没有评论

Summary

Details

Page properties
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.ar2oria
1 +XWiki.xuyang
Content
... ... @@ -232,12 +232,13 @@
232 232  while(actor.canFinish()) is (false)
233 233  :actor.finish();
234 234  endwhile(true)
235 +partition stop {
235 235  fork
236 236   :actor.stop();
237 237  fork again
238 238   :env.stop();
239 239  endfork
240 -
241 +}
241 241  end
242 242  
243 243  @endluml
... ... @@ -244,6 +244,38 @@
244 244  {{/plantuml}}
245 245  
246 246  
248 +
249 +{{plantuml}}
250 +@startmindmap
251 +
252 ++ OS
253 +
254 +++ Unix
255 +
256 +++ Linux
257 +
258 +++ MacOS
259 +
260 +** Windows
261 +
262 +*** Windows 95
263 +
264 +*** Windows 98
265 +
266 +*** Windows 7
267 +
268 +*** Windows 8
269 +
270 +*** Windows 10
271 +
272 +++ FreeBSD
273 +
274 +++ Other
275 +
276 +@endmindmap
277 +{{/plantuml}}
278 +
279 +
247 247  页脚引用:
248 248  
249 249  {{footnote}}