PlantUML 1.2020.23 言語リファレンスガイドstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state include some sprite libraries in your diagram, the command shows all these sprites, as explained in View all the icons with listsprites. (Example from Hitchhikers Guide to PlantUML) @startuml !define 言語リファレンスガイド (1.2020.23) 268 / 305 19.10 List of all skinparam parameters 19 SKINPARAM COMMAND You can also view each skinparam parameters with its results displayed at https://plantuml-documentation.readthedocs0 码力 | 306 页 | 3.19 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)state CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state include some sprite libraries in your diagram, the command shows all these sprites, as explained in View all the icons with listsprites. (Example from Hitchhikers Guide to PlantUML) @startuml !define 言語リファレンスガイド (1.2020.22) 256 / 293 19.10 List of all skinparam parameters 19 SKINPARAM COMMAND You can also view each skinparam parameters with its results displayed at https://plantuml-documentation.readthedocs0 码力 | 294 页 | 3.11 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)state CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state include some sprite libraries in your diagram, the command shows all these sprites, as explained in View all the icons with listsprites. (Example from Hitchhikers Guide to PlantUML) @startuml !define 言語リファレンスガイド (1.2021.1) 343 / 392 23.10 List of all skinparam parameters 23 SKINPARAM COMMAND You can also view each skinparam parameters with its results displayed at the page All Skin Parameters of Ashley's PlantUML0 码力 | 393 页 | 4.27 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)state CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state include some sprite libraries in your diagram, the command shows all these sprites, as explained in View all the icons with listsprites. (Example from Hitchhikers Guide to PlantUML) @startuml !define 言語リファレンスガイド (1.2021.2) 349 / 398 24.10 List of all skinparam parameters 24 SKINPARAM COMMAND You can also view each skinparam parameters with its results displayed at the page All Skin Parameters of Ashley's PlantUML0 码力 | 399 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 言語リファレンスガイドstate CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state これ単体で使用すると、ArchiMate スプライトの一覧を表示します。 • 図中に何らかのスプライトライブラリをインクルードしている場合、このコマンドはそれらのス プライトの一覧を表示します。View all the icons with listsprites に説明があります。 PlantUML 言語リファレンスガイド (1.2021.2) 350 / 411 23.6 スプライトを一覧表示する 言語リファレンスガイド (1.2021.2) 361 / 411 24.10 List of all skinparam parameters 24 SKINPARAM COMMAND You can also view each skinparam parameters with its results displayed at the page All Skin Parameters of Ashley's PlantUML0 码力 | 412 页 | 4.46 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)state CurrentSite #pink { state HardwareSetup #lightblue { state Site #brown Site -[hidden]-> Controller Controller -[hidden]-> Devices } state PresentationSetup{ Groups -[hidden]-> PlansAndGraphics } state これ単体で使用すると、ArchiMate スプライトの一覧を表示します。 • 図中に何らかのスプライトライブラリをインクルードしている場合、このコマンドはそれらのス プライトの一覧を表示します。View all the icons with listsprites に説明があります。 (Hitchhikers Guide to PlantUML からの例) @startuml !define 標準ライブラリ Logstash -right-> ElasticSearch: Transformed Data ElasticSearch -right-> Kibana: Data to View @enduml すべての Elastic スプライト @startuml 'Adapted from https://github.com/Crashedmind/PlantUML-Elas0 码力 | 545 页 | 7.75 MB | 1 年前3
Comprehensive Rust(日语) 202412することよりも、このイテレ ータを使用するほうが望ましいです。 • C++ プログラマー向けの説明:&str は常にメモリ上の有効な文字列を指しているような C++ の std::string_view と考えられます。Rust の String は、C++ の std::string とおおむね 同等です(主な違いは、UTF-8 でエンコードされたバイトのみを含めることができ、短い文字列 に対する最適化が行われないことです)。 loops. • u8 のようなプリミティブ型。 • Option や BinaryHeap などの標準ライブラリ型。 Use rustup doc --std or https://std.rs to view the documentation. 実際、独自のコードにドキュメントをつけることができます。 /// 最初の引数が 2 番目の引数で割り切れるかどうかを判定します。 /// /// 2 番目の引数がゼロの場合、結果は write(|w| w.pin28().clear()); gpio0.outset.write(|w| w.pin21().set()); loop {} } • SVD (System View Description) ファイルは XML ファイルでデバイスのメモリマップを記述 したものであり、通常シリコンベンダにより提供されます。 – 周辺 I/O ごとに、レジスタ、フィールドと値0 码力 | 381 页 | 1.36 MB | 11 月前3
RDBMSとNoSQLのメリットを併せ持つクラウドネイティブなNewSQLデータベース
「TiDB」をKubernetesで動かしてみよう!現時点では CRD の定義が Helm Chart に含まれていないので、手動で作 成してあげる必要があります Helm で tidb-operator を入れると実体として tidb-controller-manager と tidb-scheduler が稼働することになります Open Source Conference 2022 Online/Spring 44 Kubernetes Conference 2022 Online/Spring 56 Advanced StatefulSet を使う Advanced StatefulSet は advanced-statefulset-controller を動かすことで 使用可能になります tidb-operator をインストールする時に Helm の設定を変更することで追加で インストールすることができます(デフォルトではインストールされない)0 码力 | 71 页 | 6.65 MB | 1 年前3
JavaScript Promiseの本 v2AbortControllerでのFetchのキャンセル // AbortControllerのインスタンスの作成 const controller = new AbortController(); // キャンセルを通知するための siganl を取得する const signal = controller.signal; // signal をfetchメソッドの第二引数に渡す fetch("https://httpbin ", error); return; } // 中断以外のエラー console.error(err); }); // Fetchをキャンセルする controller.abort(); AbortController という今回実装したものと似たような操作メソッドを もつオブジェクトを利用することがわかります。 Promise.prototype.done0 码力 | 137 页 | 1.17 MB | 1 年前3
KiCad 8.0 PCB Editorthe editing canvas The editing canvas is a view onto the board being designed. You can pan and zoom to different areas of the board, and also flip the view to show the board from the bottom. By default default, dragging with the middle or right mouse button will pan the canvas view and scrolling the mouse wheel will zoom the view in or out. You can change this behavior in the Mouse and Touchpad section drop-down layer selector in the top toolbar, or use a hotkey. Layers can be hidden to simplify the board view. You can hide a layer even if it is the active layer. Display order for board layers The display0 码力 | 204 页 | 6.90 MB | 1 年前3
共 17 条
- 1
- 2













