PlantUML 1.2023.11 Справочное руководство по языкудругие. @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response @enduml Справочное : participant L as " \n " #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Возможно изменить порядок следования для автоматической нумерации сообщений. @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml Вы можете обозначить число с которого начнется отсчет autonumber0 码力 | 554 页 | 7.96 MB | 1 年前3
PlantUML 1.2023.11 Sprachreferenzgelten. @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml PlantUML Sprachreferenz declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Mit dem Schlüsselwort order kann Nachrichten automatisch zu nummerieren. @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml Sie können die Anfangsnummer start mit autonumber //start//0 码力 | 529 页 | 7.46 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)types. @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response @enduml PlantUML Language declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the order keyword to customize add an incrementing number to messages. @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml You can specify a startnumber with autonumber, 0 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 1.2023.11 Guía de Referencia del Lenguajediagramas. @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml Guía de Referencia declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom automáticamente números a los mensajes. @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml Guía de Referencia del Lenguaje PlantUML (1.2023.11) 6 /0 码力 | 531 页 | 7.53 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
다른다이어그램에는다른규칙이적용된다. @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml PlantUML 언어참조가이드 declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml order 키워드를이용하여, 참여자의출력순서를지정할수있다. autonumber 키워드는메시지에자동으로증가하는번호를매길때에사용합니다. @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml autonumber < 시작번호 > 의형태로표시하면특정번호로시작할수있으며, autonumber < 시작번호0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2023.11 Guide de référence du langagediagrammes @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response @enduml Guide de référence declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Vous pouvez utiliser le mot-clé order automatiquement un numéro incrémentiel aux messages @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml Vous pouvez spécifier un numéro de début avec autonumber0 码力 | 534 页 | 7.56 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)不同。 @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response @enduml PlantUML 语言参考指引 declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用 order 关键字来定制参与者的显示顺序。 @startuml 9 对消息序列编号 关键字 autonumber 用于自动对消息编号。 @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml PlantUML 语言参考指引 (1.2023.11) 6 / 538 1.9 对消息序列编号 1 序列图0 码力 | 539 页 | 7.74 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)い。 @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response @enduml PlantUML 言語リファレンスガイド declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml order キーワードを使って、分類子が表示される順序を変更することもできます。 Alice : Authentication Request Bob <- Alice : Authentication Response @enduml autonumber < 開始 > で開始番号を、また、autonumber < 開始 > < 増分 > で増分も指定すること ができます。 @startuml autonumber Bob -> Alice : Authentication Request0 码力 | 545 页 | 7.75 MB | 1 年前3
PlantUML 1.2019.3 Справочное руководство по языкудругие. @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 Объявление declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Использовав ключевое поле order (порядок) для автоматической нумерации сообщений. @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml Справочное руководство по языку PlantUML (1.2019.3) 4 /0 码力 | 159 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.2 Справочное руководство по языкудругие. @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 Объявление declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml Использовав ключевое поле order (порядок) для автоматической нумерации сообщений. @startuml autonumber Bob -> Alice : Authentication Request Bob <- Alice : Authentication Response @enduml Справочное руководство по языку PlantUML (1.2019.2) 4 /0 码力 | 159 页 | 1.76 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













