PlantUML 1.2023.11 Справочное руководство по языку@enduml As of 13 April 2023, you can select between 1174 emoji from the following Unicode blocks: • Unicode block 26: 83 emoji • Unicode block 27: 33 emoji • Unicode block 1F3: 246 emoji • Unicode (1.2023.11) 509 / 553 25.14 Memory dump [!dump_memory] 25 PREPROCESSING 25.14 Memory dump [!dump_memory] You can use !dump_memory to dump the full content of the memory when generating the diagram. !dump_memory. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return 0 码力 | 554 页 | 7.96 MB | 1 年前3
PlantUML 1.2023.11 Sprachreferenz@enduml As of 13 April 2023, you can select between 1174 emoji from the following Unicode blocks: • Unicode block 26: 83 emoji • Unicode block 27: 33 emoji • Unicode block 1F3: 246 emoji • Unicode (1.2023.11) 484 / 528 25.14 Memory dump [!dump_memory] 25 PREPROCESSING 25.14 Memory dump [!dump_memory] You can use !dump_memory to dump the full content of the memory when generating the diagram. !dump_memory. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return 0 码力 | 529 页 | 7.46 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)@enduml As of 13 April 2023, you can select between 1174 emoji from the following Unicode blocks: • Unicode block 26: 83 emoji • Unicode block 27: 33 emoji • Unicode block 1F3: 246 emoji • Unicode (1.2023.11) 506 / 550 25.14 Memory dump [!dump_memory] 25 PREPROCESSING 25.14 Memory dump [!dump_memory] You can use !dump_memory to dump the full content of the memory when generating the diagram. !dump_memory. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return 0 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 1.2023.11 Guía de Referencia del Lenguaje@enduml As of 13 April 2023, you can select between 1174 emoji from the following Unicode blocks: • Unicode block 26: 83 emoji • Unicode block 27: 33 emoji • Unicode block 1F3: 246 emoji • Unicode (1.2023.11) 486 / 530 25.14 Memory dump [!dump_memory] 25 PREPROCESSING 25.14 Memory dump [!dump_memory] You can use !dump_memory to dump the full content of the memory when generating the diagram. !dump_memory. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return 0 码力 | 531 页 | 7.53 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
@enduml As of 13 April 2023, you can select between 1174 emoji from the following Unicode blocks: • Unicode block 26: 83 emoji • Unicode block 27: 33 emoji • Unicode block 1F3: 246 emoji • Unicode (1.2023.11) 507 / 551 25.14 Memory dump [!dump_memory] 25 PREPROCESSING 25.14 Memory dump [!dump_memory] You can use !dump_memory to dump the full content of the memory when generating the diagram. !dump_memory. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return 0 码力 | 552 页 | 7.88 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)@enduml As of 13 April 2023, you can select between 1174 emoji from the following Unicode blocks: • Unicode block 26: 83 emoji • Unicode block 27: 33 emoji • Unicode block 1F3: 246 emoji • Unicode 语言参考指引 (1.2023.11) 494 / 538 25.14 Memory dump [!dump_memory] 25 预处理 25.14 Memory dump [!dump_memory] You can use !dump_memory to dump the full content of the memory when generating the diagram. An optional !dump_memory. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return 0 码力 | 539 页 | 7.74 MB | 1 年前3
PlantUML 1.2023.11 Guide de référence du langage@enduml As of 13 April 2023, you can select between 1174 emoji from the following Unicode blocks: • Unicode block 26: 83 emoji • Unicode block 27: 33 emoji • Unicode block 1F3: 246 emoji • Unicode (1.2023.11) 489 / 533 25.14 Memory dump [!dump_memory] 25 PREPROCESSEUR 25.14 Memory dump [!dump_memory] You can use !dump_memory to dump the full content of the memory when generating the diagram. !dump_memory. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return 0 码力 | 534 页 | 7.56 MB | 1 年前3
PlantUML 1.2020.23 Справочное руководство по языку2020.23) 278 / 305 20.15 Memory dump [!memory_dump] 20 PREPROCESSING @enduml 20.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram after !memory_dump. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 20.16 Assertion [!assert] You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert0 码力 | 306 页 | 3.12 MB | 1 年前3
PlantUML 1.2020.22 Справочное руководство по языку2020.22) 266 / 293 20.15 Memory dump [!memory_dump] 20 PREPROCESSING @enduml 20.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram after !memory_dump. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 20.16 Assertion [!assert] You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert0 码力 | 294 页 | 3.03 MB | 1 年前3
PlantUML 1.2019.9 Справочное руководство по языку19.12 Memory dump 19 PREPROCESSING 19.12 Memory dump You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 19.13 Assertion You can put assertion in artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 173 页 | 1.97 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













