PlantUML 1.2023.11 Справочное руководство по языку@startuml ' @enduml 21.1.2 Block comment Block comment use C-style comments except that instead of * you use an apostrophe ', then you can 2023.11) 405 / 553 21.2 Zoom 21 ОБЩИЕ КОМАНДЫ В PLANTUML [Ref. QA-1353] Then you can also put block comment on the same line, as: @startuml /' case 1 '/ A -> B : AB-First step B -> C : BC-Second step @startuml emoji <block> @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: 2460 码力 | 554 页 | 7.96 MB | 1 年前3
 PlantUML 1.2023.11 Sprachreferenzsimple quote ' is a comment. @startuml 'Line comments use a single apostrophe @enduml 21.1.2 Block comment Block comment use C-style comments except that instead of * you use an apostrophe ', then you can 2 Zoom 21 ALLGEMEINE BEFEHLE IN PLANTUML here '/ @enduml [Ref. QA-1353] Then you can also put block comment on the same line, as: @startuml /' case 1 '/ A -> B : AB-First step B -> C : BC-Second step @startuml emoji <block> @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: 2460 码力 | 529 页 | 7.46 MB | 1 年前3
 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)simple quote ' is a comment. @startuml 'Line comments use a single apostrophe @enduml 21.1.2 Block comment Block comment use C-style comments except that instead of * you use an apostrophe ', then you can 2023.11) 402 / 550 21.2 Zoom 21 COMMON COMMANDS IN PLANTUML [Ref. QA-1353] Then you can also put block comment on the same line, as: @startuml /' case 1 '/ A -> B : AB-First step B -> C : BC-Second step @startuml emoji <block> @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: 2460 码力 | 551 页 | 7.79 MB | 1 年前3
 PlantUML 1.2023.11 Guía de Referencia del Lenguajesimple quote ' is a comment. @startuml 'Line comments use a single apostrophe @enduml 21.1.2 Block comment Block comment use C-style comments except that instead of * you use an apostrophe ', then you can 2023.11) 382 / 530 21.2 Zoom 21 COMANDOS COMUNES EN PLANTUML [Ref. QA-1353] Then you can also put block comment on the same line, as: @startuml /' case 1 '/ A -> B : AB-First step B -> C : BC-Second step @startuml emoji <block> @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: 2460 码力 | 531 页 | 7.53 MB | 1 年前3
 PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
simple quote ' is a comment. @startuml 'Line comments use a single apostrophe @enduml 21.1.2 Block comment Block comment use C-style comments except that instead of * you use an apostrophe ', then you can 2023.11) 403 / 551 21.2 Zoom 21 COMMON COMMANDS IN PLANTUML [Ref. QA-1353] Then you can also put block comment on the same line, as: @startuml /' case 1 '/ A -> B : AB-First step B -> C : BC-Second step @startuml emoji <block> @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: 2460 码力 | 552 页 | 7.88 MB | 1 年前3
 PlantUML 1.2023.11 Guide de référence du langagesimple quote ' is a comment. @startuml 'Line comments use a single apostrophe @enduml 21.1.2 Block comment Block comment use C-style comments except that instead of * you use an apostrophe ', then you can PLANTUML @startuml /' many lines comments here '/ @enduml [Ref. QA-1353] Then you can also put block comment on the same line, as: @startuml /' case 1 '/ A -> B : AB-First step B -> C : BC-Second step @startuml emoji <block> @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: 2460 码力 | 534 页 | 7.56 MB | 1 年前3
 PlantUML 1.2019.3 Справочное руководство по языкуtext block in an included file and then specify which block you want to include adding !0 where 0 is the block number. For example, if you use !include foo.txt!1, the second @startuml/@enduml block within You can also put an id to some @startuml/@enduml text block in an included file using @startuml(id=MY_OWN_ID) syntax and then include the block adding !MY_OWN_ID when including the file, so using something diagram. You can also use !includeurl http://someurl.com/mypath!0 to specify which @startuml/@enduml block from http://someurl.com/mypath you want to include.The !0 notation denotes the first diagram. 170 码力 | 159 页 | 1.76 MB | 1 年前3
 PlantUML 1.2019.2 Справочное руководство по языкуtext block in an included file and then specify which block you want to include adding !0 where 0 is the block number. For example, if you use !include foo.txt!1, the second @startuml/@enduml block within You can also put an id to some @startuml/@enduml text block in an included file using @startuml(id=MY_OWN_ID) syntax and then include the block adding !MY_OWN_ID when including the file, so using something diagram. You can also use !includeurl http://someurl.com/mypath!0 to specify which @startuml/@enduml block from http://someurl.com/mypath you want to include. The !0 notation denotes the first diagram. 170 码力 | 159 页 | 1.76 MB | 1 年前3
 PlantUML 1.2019.1 Справочное руководство по языкуtext block in an included file and then specify which block you want to include adding !0 where 0 is the block number. For example, if you use !include foo.txt!1, the second @startuml/@enduml block within You can also put an id to some @startuml/@enduml text block in an included file using @startuml(id=MY_OWN_ID) syntax and then include the block adding !MY_OWN_ID when including the file, so using something diagram. You can also use !includeurl http://someurl.com/mypath!0 to specify which @startuml/@enduml block from http://someurl.com/mypath you want to include. The !0 notation denotes the first diagram. 170 码力 | 147 页 | 1.89 MB | 1 年前3
 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.6)flightNumber : Integer departureTime : Date } @enduml 你可以(显式地)使用 {field} 和 {method} 修饰符来覆盖解析器的对于字段和方法的默认行为 <block- quote> You can use {field} and {method} modifiers to override default behaviour of the parser aboutYou can also change the default font for all fonts using skinparam defaultFontName. block- quote> Example: skinparam defaultFontName Aapex 请注意:字体名称高度依赖于操作系统,因此不要过度使用它,当你考虑到可移植性时。Helvetica You can also put several @startuml/@enduml text block in an included file and then specify which block you want to include adding !0 where 0 is the block number. The !0 notation denotes the first diagram
0 码力 | 174 页 | 1.98 MB | 1 年前3
共 92 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 10
 













