-  Диаграмма синхронизации  Также поддерживаются следующие не-UML-диаграммы:  • JSON Data  • YAML Data  • Network diagram (nwdiag)  • Wireframe graphical interface  • Archimate diagram  • Specification and Description PlantUML (1.2023.11) 285 / 553  13 NETWORK DIAGRAM (NWDIAG)  13 Network diagram (nwdiag)  nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation diagram  13.1.1 Define a network  @startuml nwdiag { network dmz { address = "210.x.x.x/24" } } @enduml  13.1.2 Define some elements or servers on a network  @startuml nwdiag { network dmz { address = "210 0 码力 |
          554 页 |
          7.96 MB
          | 1 年前 3 
 
-  Диаграмма синхронизации  Также поддерживаются следующие не-UML-диаграммы:  • JSON Data  • YAML Data  • Network diagram (nwdiag)  • Wireframe graphical interface  • Archimate diagram  • Specification and Description PlantUML (1.2021.2) 198 / 387  13 NETWORK DIAGRAM (NWDIAG)  13 Network diagram (nwdiag)  nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented.  13.1 Simple diagram  @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 码力 |
          388 页 |
          4.18 MB
          | 1 年前 3 
 
-  состояний  • Диаграмма синхронизации  Также поддерживаются следующие не-UML-диаграммы:  • JSON Data  • Network diagram (nwdiag)  • Wireframe graphical interface  • Archimate diagram  • Specification and Description PlantUML (1.2021.1) 193 / 382  12 NETWORK DIAGRAM (NWDIAG)  12 Network diagram (nwdiag)  nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented.  12.1 Simple diagram  @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 码力 |
          383 页 |
          4.13 MB
          | 1 年前 3 
 
-  Диаграмма синхронизации  Также поддерживаются следующие не-UML-диаграммы:  • JSON Data  • YAML Data  • Network diagram (nwdiag)  • Wireframe graphical interface  • Archimate diagram  • Specification and Description PlantUML (1.2021.2) 211 / 405  13 NETWORK DIAGRAM (NWDIAG)  13 Network diagram (nwdiag)  nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented.  13.1 Simple diagram  @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 码力 |
          406 页 |
          4.33 MB
          | 1 年前 3 
 
-  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