-
руководство по языку PlantUML (1.2020.23) 183 / 305 13.3 JSON basic element 13 DISPLAY JSON DATA 13.3 JSON basic element 13.3.1 Synthesis of all JSON basic element @startjson { "null": null, "true": true, "false": includesub. For example: file1.puml: @startuml A -> A : stuff1 !startsub BASIC B -> B : stuff2 !endsub C -> C : stuff3 !startsub BASIC D -> D : stuff4 !endsub @enduml file1.puml would be rendered exactly file2.puml like this: file2.puml @startuml title this contains only B and D !includesub file1.puml!BASIC @enduml This file would be rendered exactly as if: @startuml title this contains only B and D B
0 码力 |
306 页 |
3.12 MB
| 1 年前 3
-
руководство по языку PlantUML (1.2020.22) 171 / 293 13.3 JSON basic element 13 DISPLAY JSON DATA 13.3 JSON basic element 13.3.1 Synthesis of all JSON basic element @startjson { "null": null, "true": true, "false": includesub. For example: file1.puml: @startuml A -> A : stuff1 !startsub BASIC B -> B : stuff2 !endsub C -> C : stuff3 !startsub BASIC D -> D : stuff4 !endsub @enduml file1.puml would be rendered exactly file2.puml like this: file2.puml @startuml title this contains only B and D !includesub file1.puml!BASIC @enduml This file would be rendered exactly as if: @startuml title this contains only B and D B
0 码力 |
294 页 |
3.03 MB
| 1 年前 3
-
highlights. @startjson Справочное руководство по языку PlantUML (1.2023.11) 268 / 553 11.4 JSON basic element 11 DISPLAY JSON DATA