PlantUML 1.2023.11 Guide de référence du langageusing plain text. Its user- friendly syntax allows for quick diagram creation without the need for complex GUI tools. Moreover, the PlantUML forum provides a platform for users to discuss, share, and seek onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== PlantUML (1.2023.11) 119 / 533 6.8 Goto and Label Processing [label, goto]6 DIAGRAMME D’ACTIVITÉ (NOUVELLE SYNTAXE) [Ref. QA-6105] 6.8 Goto and Label Processing [label, goto] It is currently only experimental0 码力 | 534 页 | 7.56 MB | 1 年前3
Click Documentation
Release 4.2.dev0Scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 1.10 Complex Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . needed. To get an understanding of what Click is all about, I strongly recommend looking at the Complex Applications chapter to see what it’s useful for. 1.1.1 Why not Argparse? Click is internally based example • aliases: Command alias example • repo: Git-/Mercurial-like command line interface • complex: Complex example with plugin loading • validation: Custom parameter validation example • colors: Colorama0 码力 | 101 页 | 407.32 KB | 1 年前3
PlantUML 1.2021.2 Guide de référence du langageonSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 390 6.9 Split processing 6 DIAGRAMMES D’ACTIVITÉ (NOUVELLE SYNTAXE) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split again -[hidden]-> Guide de référence du langage PlantUML (1.2021.2) 104 / 390 6.9 Split processing 6 DIAGRAMMES D’ACTIVITÉ (NOUVELLE SYNTAXE) :B; split again -[hidden]-> :C; end split :D; @enduml0 码力 | 391 页 | 4.10 MB | 1 年前3
PlantUML 1.2021.3 Guide de référence du langageonSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 405 6.9 Split processing 6 DIAGRAMMES D’ACTIVITÉ (NOUVELLE SYNTAXE) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split again -[hidden]-> Guide de référence du langage PlantUML (1.2021.2) 105 / 405 6.9 Split processing 6 DIAGRAMMES D’ACTIVITÉ (NOUVELLE SYNTAXE) :B; split again -[hidden]-> :C; end split :D; @enduml0 码力 | 406 页 | 4.24 MB | 1 年前3
PlantUML 1.2020.22 Guide de référence du langageonSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif concise: A simplified signal designed to show the movement of data (great for messages). • robust: A complex line signal designed to show the transition from one state to another (can have many states). •0 码力 | 295 页 | 3.03 MB | 1 年前3
PlantUML 1.2020.23 Guide de référence du langageonSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif concise: A simplified signal designed to show the movement of data (great for messages). • robust: A complex line signal designed to show the transition from one state to another (can have many states). •0 码力 | 308 页 | 3.12 MB | 1 年前3
PlantUML 1.2021.1 Guide de référence du langageonSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== :Treatment 1; :Treatment 2; endif @enduml 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start Guide de référence du langage langage PlantUML (1.2021.1) 103 / 384 6.9 Split processing 6 DIAGRAMMES D’ACTIVITÉ (NOUVELLE SYNTAXE) split :A; split again :B; split again :C; split again :a; :b; end split :D; end @enduml 6.9.2 Input split0 码力 | 385 页 | 4.05 MB | 1 年前3
Flask-RESTful Documentation Release 0.3.10Usage Renaming Attributes Default Values Custom Fields & Multiple Values Url & Other Concrete Fields Complex Structures List Field Advanced : Nested Field Extending Flask-RESTful Content Negotiation Custom absolute=True), 'https_uri': fields.Url('todo_resource', absolute=True, scheme='https') } Complex Structures You can have a flat structure that marshal() will transform to a nested structure >>> nested dicts (previous example), is the context for attributes. In this example, billing_address is a complex object that has its own fields and the context passed to the nested field is the sub-object instead0 码力 | 42 页 | 84.60 KB | 1 年前3
PlantUML 1.2019.6 Guide de référence du langageonSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Ajout de messages Vous pouvez rajouter des messages à l'aide0 码力 | 174 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.9 Guide de référence du langageonSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Ajout de messages Vous pouvez rajouter des messages à l'aide0 码力 | 174 页 | 1.93 MB | 1 年前3
共 16 条
- 1
- 2













