PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)include!include left to right direction Users(sources, "Events", "millions of users") APIGateway(votingAPI, "Voting API", "user votes") Cognito(userAuth "enter or update vote per user") DynamoDB(voteDb, "Vote Database", "one entry per user") sources --> userAuth sources --> votingAPI userAuth <--> generateToken votingAPI --> recordVote recordVote --> voteDb Finally, you can extract the full standard library sources using java -jar plantuml.jar -extractstdlib. All files will be extracted in the folder stdlib. Sources used to build official PlantUML releases are 0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드include!include left to right direction Users(sources, "Events", "millions of users") APIGateway(votingAPI, "Voting API", "user votes") Cognito(userAuth "enter or update vote per user") DynamoDB(voteDb, "Vote Database", "one entry per user") sources --> userAuth sources --> votingAPI userAuth <--> generateToken votingAPI --> recordVote recordVote --> voteDb Finally, you can extract the full standard library sources using java -jar plantuml.jar -extractstdlib. All files will be extracted in the folder stdlib. Sources used to build official PlantUML releases are 0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드Finally, you can extract the full standard library sources using java -jar plantuml.jar -extractstdlib. All files will be extracted in the folder stdlib. Sources used to build official PlantUML releases are include!include left to right direction Users(sources, "Events", "millions of users") APIGateway(votingAPI, "Voting API", "user votes") Cognito(userAuth "enter or update vote per user") DynamoDB(voteDb, "Vote Database", "one entry per user") sources --> userAuth sources --> votingAPI userAuth <--> generateToken votingAPI --> recordVote recordVote --> voteDb 0 码力 | 386 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.2 언어참조가이드Finally, you can extract the full standard library sources using java -jar plantuml.jar -extractstdlib. All files will be extracted in the folder stdlib. Sources used to build official PlantUML releases are include!include left to right direction Users(sources, "Events", "millions of users") APIGateway(votingAPI, "Voting API", "user votes") Cognito(userAuth "enter or update vote per user") DynamoDB(voteDb, "Vote Database", "one entry per user") sources --> userAuth sources --> votingAPI userAuth <--> generateToken votingAPI --> recordVote recordVote --> voteDb 0 码力 | 391 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드Finally, you can extract the full standard library sources using java -jar plantuml.jar -extractstdlib. All files will be extracted in the folder stdlib. Sources used to build official PlantUML releases are include!include left to right direction Users(sources, "Events", "millions of users") APIGateway(votingAPI, "Voting API", "user votes") Cognito(userAuth "enter or update vote per user") DynamoDB(voteDb, "Vote Database", "one entry per user") sources --> userAuth sources --> votingAPI userAuth <--> generateToken votingAPI --> recordVote recordVote --> voteDb 0 码力 | 408 页 | 4.32 MB | 1 年前3
Comprehensive Rust(한국어) 202412["cxx_test.cpp"], generated_headers: [ "cxx-bridge-header", "libcxx_test_bridge_header" ], generated_sources: ["libcxx_test_bridge_code"], } • libcxx_test_bridge_header 및 libcxx_test_bridge_code 가 CXX 에서 import("//build/rust/rust_static_library.gni") rust_static_library("my_rust_lib") { crate_root = "lib.rs" sources = [ "lib.rs" ] } 다른 Rust 타겟에도 deps 를 추가할 수 있습니다. 나중에 서드 파티코드에 의존하기 위해 이를 사용합 니다. 크레이트 루트 소스 전체 전체 목록 _둘 다_를 지정해야 합니다. crate_root 는 컴파일 단위의 루트 파 일 (일반적으로 lib.rs) 을 나타내는 Rust 컴파일러에 제공되는 파일입니다. sources 는 재빌드가 필요한 시점을 결정하기 위해 ninja 에필요한 모든 소스 파일의 전체 목록입니다. (Rust 에 서 는 크 레 이 트 전 체 가 컴 파 일 단 위 이 므 로 Rust0 码力 | 369 页 | 1.29 MB | 10 月前3
Comprehensive Rust["cxx_test.cpp"], generated_headers: [ "cxx-bridge-header", "libcxx_test_bridge_header" ], generated_sources: ["libcxx_test_bridge_code"], } • libcxx_test_bridge_header 및 libcxx_test_bridge_code 가 CXX 에서 import("//build/rust/rust_static_library.gni") rust_static_library("my_rust_lib") { crate_root = "lib.rs" sources = [ "lib.rs" ] } 다른 Rust 타겟에도 deps 를 추가할 수 있습니다. 나중에 서드 파티코드에 의존하기 위해 이를 사용합 니다. 크레이트 루트 소스 전체 전체 목록 _둘 다_를 지정해야 합니다. crate_root 는 컴파일 단위의 루트 파 일 (일반적으로 lib.rs) 을 나타내는 Rust 컴파일러에 제공되는 파일입니다. sources 는 재빌드가 필요한 시점을 결정하기 위해 ninja 에필요한 모든 소스 파일의 전체 목록입니다. (Rust 에 서 는 크 레 이 트 전 체 가 컴 파 일 단 위 이 므 로 Rust0 码力 | 368 页 | 1.29 MB | 1 年前3
Krita 5.2 브로셔black and white arbitrary values. This might seem a bit weird. But when you are dealing with light-sources, you are dealing with a massive range of contrasts, and will have to decide afterwards which white example where metamerism could become a problem is when you start matching colors from different sources together. For example, if you are designing a print for a red t-shirt that’s not bright red, but small menu at the top of the layer list for animating along with audio sources. This is also where you can open or close audio sources and control output volume/muting. Zoom Handle: This special widget0 码力 | 1531 页 | 79.11 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)Finally, you can extract the full standard library sources using java -jar plantuml.jar -extractstdlib. All files will be extracted in the folder stdlib. Sources used to build official PlantUML releases are0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드Finally, you can extract the full standard library sources using java -jar plantuml.jar -extractstdlib. All files will be extracted in the folder stdlib. Sources used to build official PlantUML releases are0 码力 | 166 页 | 1.86 MB | 1 年前3
共 15 条
- 1
- 2













