Comprehensive Rust(日语) 202412
などの構造要素を含 む現代的な言語です。 • Experience with Java, Go, Python, JavaScript...: You get the same memory safety as in those languages, plus a similar high-level language feeling. In addition you get fast and predictable empty tuple () is referred to as the ”unit type” and signifies absence of a return value, akin to void in other languages. 8.3 配列のイテレート for ステートメントでは、配列の反復処理がサポートされています(タプルはサポートされていませ ん)。 fn main() { let mut s = String::from("careful!"); let r1 = &raw mut s; let r2 = r1 as *const String; // SAFETY: r1 and r2 were obtained from references and so are guaranteed to // be non-null and properly aligned0 码力 | 381 页 | 1.36 MB | 10 月前3Krita 5.2 マニュアル
0}; bool ignoreSpacing {false}; bool read(const KisPropertiesConfiguration *setting); void write(KisPropertiesConfiguration *setting) const; }; KisAirbrushOptionData is a simple structure axisX {true}; bool axisY {true}; bool read(const KisPropertiesConfiguration *setting); void write(KisPropertiesConfiguration *setting) const; }; // Combine this mixin class with KisCurveOptionData return KisCurveOptionData::read(setting) && KisScatterOptionMixIn::read(setting); } void write(KisPropertiesConfiguration *setting) const { KisCurveOptionData::write(setting);0 码力 | 1591 页 | 79.16 MB | 1 年前3PlantUML 1.2019.6 言語リファレンスガイド
を使って、フィールドやメソッドをくくることもできます。 構文はタイプや名前の順番について非常に柔軟であることに注意してください。 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml You can use {field} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } PlantUML 言語リファレンスガイド (1.2019.6) 36 / 173 3.6 高等なクラス本体 3 クラス図 @enduml 3.6 高等なクラス本体 173 15.11 Include Salt 15 SALT(GUI 設計ツール) @startuml !unquoted function SALT($x) "{{ salt %invoke_void_func("_"+$x) }}" as $x !endfunction !function _choose() {+ an example choose one option ()one0 码力 | 174 页 | 1.99 MB | 1 年前3PlantUML 1.2019.9 言語リファレンスガイド
を使って、フィールドやメソッドをくくることもできます。 構文はタイプや名前の順番について非常に柔軟であることに注意してください。 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml You can use {field} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } PlantUML 言語リファレンスガイド (1.2019.9) 36 / 174 3.6 高等なクラス本体 3 クラス図 @enduml 3.6 高等なクラス本体 Include Salt 15 SALT(ワイヤフレームによる GUI 設計ツール) @startuml !unquoted function SALT($x) "{{ salt %invoke_void_func("_"+$x) }}" as $x !endfunction !function _choose() {+ an example choose one option ()one0 码力 | 175 页 | 2.02 MB | 1 年前3PlantUML 1.2020.23 言語リファレンスガイド
PlantUML 言語リファレンスガイド (1.2020.23) 50 / 305 3.5 可視性の定義 3 クラス図 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml {field} や {method} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } @enduml 3.7 高等なクラス本体 デフォルトでは, メソッドやフィールドは PlantUML によって自動再編成されます。メソッドやフィール ドに独自の順序付 member) or on method. 3.10.1 Note on field or method @startuml class A { {static} int counter +void {abstract} start(int timeout) } note right of A::counter This member is annotated end note note right0 码力 | 306 页 | 3.19 MB | 1 年前3PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)
PlantUML 言語リファレンスガイド (1.2021.1) 55 / 392 3.5 可視性の定義 3 クラス図 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml {field} や {method} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } @enduml 3.7 高等なクラス本体 デフォルトでは, メソッドやフィールドは PlantUML によって自動再編成されます。メソッドやフィ ールドに独自の順序付 (フィールド、属性、メンバー) またはメソッドに注釈を追加することができます。 3.10.1 フィールドまたはメンバーへの注釈 @startuml class A { {static} int counter +void {abstract} start(int timeout) } note right of A::counter This member is annotated end note note right0 码力 | 393 页 | 4.27 MB | 1 年前3PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)
PlantUML 言語リファレンスガイド (1.2021.2) 55 / 398 3.5 可視性の定義 3 クラス図 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml {field} や {method} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } @enduml 3.7 高等なクラス本体 デフォルトでは, メソッドやフィールドは PlantUML によって自動再編成されます。メソッドやフィ ールドに独自の順序付 (フィールド、属性、メンバー) またはメソッドに注釈を追加することができます。 3.10.1 フィールドまたはメンバーへの注釈 @startuml class A { {static} int counter +void {abstract} start(int timeout) } note right of A::counter This member is annotated end note note right0 码力 | 399 页 | 4.33 MB | 1 年前3PlantUML 1.2021.3 言語リファレンスガイド
PlantUML 言語リファレンスガイド (1.2021.2) 55 / 411 3.5 可視性の定義 3 クラス図 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml {field} や {method} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } @enduml 3.7 高等なクラス本体 デフォルトでは, メソッドやフィールドは PlantUML によって自動再編成されます。メソッドやフィ ールドに独自の順序付 (フィールド、属性、メンバー) またはメソッドに注釈を追加することができます。 3.10.1 フィールドまたはメンバーへの注釈 @startuml class A { {static} int counter +void {abstract} start(int timeout) } note right of A::counter This member is annotated end note note right0 码力 | 412 页 | 4.46 MB | 1 年前3PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)
PlantUML 言語リファレンスガイド (1.2020.22) 41 / 293 3.5 可視性の定義 3 クラス図 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml {field} や {method} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } @enduml 3.7 高等なクラス本体 デフォルトでは, メソッドやフィールドは PlantUML によって自動再編成されます。メソッドやフィール ドに独自の順序付 multilines box. @startmindmap * Class Templates **:Example 1template
;class cname{ void f1() ... } PlantUML 言語リファレンスガイド (1.2020.22) 156 / 293 11.3 Colors 11 マインドマップ 0 码力 | 294 页 | 3.11 MB | 1 年前3PlantUML 1.2019.3 言語リファレンスガイド
を使って、フィールドやメソッドをくくることもできます。 構文はタイプや名前の順番について非常に柔軟であることに注意してください。 @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml You can use {field} きます。{static} の代わりに {classifier} もまた使用できます。 @startuml class Dummy { {static} String id {abstract} void methods() } PlantUML 言語リファレンスガイド (1.2019.3) 36 / 159 3.6 高等なクラス本体 3 クラス図 @enduml 3.6 高等なクラス本体 include List.iuml List <|.. ArrayList @enduml File List.iuml interface List List : int size() List : void clear() The file List.iuml can be included in many diagrams, and any modification in this file will0 码力 | 160 页 | 1.80 MB | 1 年前3
共 15 条
- 1
- 2