-
"First Activity" "First Activity" --> (*) @enduml 5.12 Exemple complet @startuml title Servlet Container Guide de référence du langage PlantUML (1.2021.1) 92 / 384 5.12 Exemple complet 5 DIAGRAMMES D’ACTIVITÉ utilisés. 12.1 Exemple simple @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address @startuml nwdiag { network dmz { address = "210.x.x.x/24" // set multiple addresses (using comma) web01 [address = "210.x.x.1, 210.x.x.20"]; web02 [address = "210.x.x.2"]; } network internal { address
0 码力 |
385 页 |
4.05 MB
| 1 年前 3
-
"First Activity" "First Activity" --> (*) @enduml 5.12 Exemple complet @startuml title Servlet Container Guide de référence du langage PlantUML (1.2021.2) 92 / 390 5.12 Exemple complet 5 DIAGRAMMES D’ACTIVITÉ utilisés. 13.1 Exemple simple @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address @startuml nwdiag { network dmz { address = "210.x.x.x/24" // set multiple addresses (using comma) web01 [address = "210.x.x.1, 210.x.x.20"]; web02 [address = "210.x.x.2"]; } network internal { address
0 码力 |
391 页 |
4.10 MB
| 1 年前 3
-
"First Activity" "First Activity" --> (*) @enduml 5.12 Exemple complet @startuml title Servlet Container Guide de référence du langage PlantUML (1.2021.2) 93 / 405 5.12 Exemple complet 5 DIAGRAMMES D’ACTIVITÉ utilisés. 13.1 Exemple simple @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address @startuml nwdiag { network dmz { address = "210.x.x.x/24" // set multiple addresses (using comma) web01 [address = "210.x.x.1, 210.x.x.20"]; web02 [address = "210.x.x.2"]; } network internal { address
0 码力 |
406 页 |
4.24 MB
| 1 年前 3
-
"First Activity" "First Activity" --> (*) @enduml 5.12 Exemple complet @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" Guide de référence du langage PlantUML (1.2023.11) 109 Définir un réseau @startuml nwdiag { network dmz { address = "210.x.x.x/24" } } @enduml 13.1.2 Définir certains éléments ou serveurs sur un réseau @startuml nwdiag { network dmz { address = "210.x.x.x/24" 13.1.3 Exemple complet @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
534 页 |
7.56 MB
| 1 年前 3
-
"First Activity" "First Activity" --> (*) @enduml 4.12 Exemple complet @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" --> "new Page" Guide de référence du langage PlantUML (1 d2 @endmindmap 15.7.8 Network (nwdiag) @startuml header some header footer some footer title My title caption This is caption legend The legend end legend nwdiag { network inet { web01 [shape = cloud] title caption This is caption legend The legend end legend * r ** d1 ** d2 @endmindmap 15.8.8 Network (nwdiag) @startuml