PlantUML 1.2021.1 언어참조가이드
NETWORK_BASE { dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address [address = "dev_M2" ] } } @enduml • only the first @startuml PlantUML 언어참조가이드 (1.2021.1) 209 / 385 12.11 Change width of the networks 12 NETWORK DIAGRAM (NWDIAG) nwdiag { network NETWORK_BASE { width = full full dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address = "dev_M2"0 码力 | 386 页 | 4.12 MB | 1 年前3PlantUML 1.2021.2 언어참조가이드
NETWORK_BASE { dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address [address = "dev_M2" ] } } @enduml • only the first @startuml PlantUML 언어참조가이드 (1.2021.2) 214 / 390 13.11 Change width of the networks 13 NETWORK DIAGRAM (NWDIAG) nwdiag { network NETWORK_BASE { width = full full dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address = "dev_M2"0 码力 | 391 页 | 4.17 MB | 1 年前3PlantUML 1.2021.3 언어참조가이드
NETWORK_BASE { dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address [address = "dev_M2" ] } } @enduml • only the first @startuml PlantUML 언어참조가이드 (1.2021.2) 226 / 407 13.11 Change width of the networks 13 NETWORK DIAGRAM (NWDIAG) nwdiag { network NETWORK_BASE { width = full full dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address = "dev_M2"0 码力 | 408 页 | 4.32 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
NETWORK_BASE { dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address [address = "dev_M2" ] } } @enduml • only the first @startuml nwdiag { network NETWORK_BASE { width = full dev_A [address = "dev_A" ] dev_B [address = "dev_B" ] PlantUML 언어참조가이드 (1.2023.11) 296 / 551 13.12 DIAGRAM (NWDIAG) } network IntNET1 { dev_B [address = "dev_B1" ] dev_M [address = "dev_M1" ] } network IntNET2 { dev_B [address = "dev_B2" ] dev_M [address = "dev_M2" ] } } @enduml • the first and the0 码力 | 552 页 | 7.88 MB | 1 年前3Krita 5.2 브로셔
again. Step 1 - Downloading FFmpeg For Windows Open the FFmpeg download page. [https://www.gyan.dev/ffmpeg/builds/] Go to release section and choose the download link that says ffmpeg-release- essentials you need to have a program that can open 7zip archives (for example 7zip itself [https://www.gyan.dev/ffmpeg/builds/]). In case of a .zip file, you can open it just using the Windows file browser. For Preparation After installing the Prerequisites, prepare your working directory somewhere, like C:\krita-dev. Keep this short (30 characters in the prefix path is fine, but longer than this and you may get build0 码力 | 1531 页 | 79.11 MB | 1 年前3Comprehensive Rust(한국어) 202412
실행합니다: $ cd exercise $ cargo run Compiling exercise v0.1.0 (/home/mgeisler/tmp/exercise) Finished dev [unoptimized + debuginfo] target(s) in 0.75s Running `target/debug/exercise` Hello, world! 4. src/main 커맨드로 소스를 빌드하고 실행합니다: $ cargo run Compiling exercise v0.1.0 (/home/mgeisler/tmp/exercise) Finished dev [unoptimized + debuginfo] target(s) in 0.24s Running `target/debug/exercise` Edit me! 6. cargo check gLinux 또는 Debian 를사용하고 있다면 아래 와 같이 하세요. sudo apt install gcc-aarch64-linux-gnu gdb-multiarch libudev-dev picocom pkg-config qemu-system-arm rustup update rustup target add aarch64-unknown-none thumbv7em-none-eabihf0 码力 | 369 页 | 1.29 MB | 10 月前3Comprehensive Rust
실행합니다: $ cd exercise $ cargo run Compiling exercise v0.1.0 (/home/mgeisler/tmp/exercise) Finished dev [unoptimized + debuginfo] target(s) in 0.75s Running `target/debug/exercise` Hello, world! 4. src/main 커맨드로 소스를 빌드하고 실행합니다: $ cargo run Compiling exercise v0.1.0 (/home/mgeisler/tmp/exercise) Finished dev [unoptimized + debuginfo] target(s) in 0.24s Running `target/debug/exercise` Edit me! 6. cargo check gLinux 또는 Debian 를사용하고 있다면 아래 와 같이 하세요. sudo apt install gcc-aarch64-linux-gnu gdb-multiarch libudev-dev picocom pkg-config qemu-system-arm rustup update rustup target add aarch64-unknown-none thumbv7em-none-eabihf0 码力 | 368 页 | 1.29 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)
include!include DEV_MYSQL(db1) DEV_MYSQL(db2,label of db2) DEV_MYSQL(db3,label of db3,database) DEV_MYSQL(db4,label of db4,database,red) #DeepSkyBlue @enduml 0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 1.2019.4 언어참조가이드
include!include DEV_MYSQL(db1) DEV_MYSQL(db2,label of db2) DEV_MYSQL(db3,label of db3,database) DEV_MYSQL(db4,label of db4,database,red) #DeepSkyBlue @enduml 0 码力 | 166 页 | 1.86 MB | 1 年前3PlantUML 1.2019.1 언어참조가이드
include!include DEV_MYSQL(db1) DEV_MYSQL(db2,label of db2) DEV_MYSQL(db3,label of db3,database) DEV_MYSQL(db4,label of db4,database,red) #DeepSkyBlue @enduml 0 码力 | 146 页 | 1.89 MB | 1 年前3
共 15 条
- 1
- 2