Click Documentation
Release 4.2.dev0attached to other commands of type Group. This allows arbitrary nesting of scripts. As an example here is a script that implements two commands for managing databases: @click.group() def cli(): pass @click As you can see, the group() decorator works like the command() decorator, but creates a Group object instead which can be given multiple subcommands that can be attached with Group.add_command(). For automatically attach and create a command by using the Group.command() decorator instead. The above script can instead be written like this: @click.group() def cli(): pass @cli.command() def initdb(): click0 码力 | 101 页 | 407.32 KB | 1 年前3
PlantUML 1.2021.1 Guide de référence du langageopt • loop • par • break • critical • group, suivi par le texte à afficher Guide de référence du langage PlantUML (1.2021.1) 8 / 384 1.12 Secondary group label 1 DIAGRAMME DE SÉQUENCE Il est aussi -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed0 码力 | 385 页 | 4.05 MB | 1 年前3
PlantUML 1.2021.2 Guide de référence du langageopt • loop • par • break • critical • group, suivi par le texte à afficher Guide de référence du langage PlantUML (1.2021.2) 8 / 390 1.12 Secondary group label 1 DIAGRAMME DE SÉQUENCE Il est aussi -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed0 码力 | 391 页 | 4.10 MB | 1 年前3
PlantUML 1.2021.3 Guide de référence du langageopt • loop • par • break • critical • group, suivi par le texte à afficher Guide de référence du langage PlantUML (1.2021.2) 8 / 405 1.12 Secondary group label 1 DIAGRAMME DE SÉQUENCE Il est aussi -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed0 码力 | 406 页 | 4.24 MB | 1 年前3
PlantUML 1.2023.11 Guide de référence du langageUML à l’aide d’un des mot clés suivants: • alt/else • opt • loop • par • break • critical • group, suivi par le texte à afficher Guide de référence du langage PlantUML (1.2023.11) 11 / 533 1.13 -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> failure Bob -> Alice: Please repeat end @enduml 1.13 Étiquette secondaire de groupe Pour les group, il est possible d’ajouter, entre[ et ], un texte ou une étiquette secondaire qui sera affiché dans0 码力 | 534 页 | 7.56 MB | 1 年前3
PlantUML 1.2019.6 Guide de référence du langageUML à l'aide d'un des mot clés suivants: • alt/else • opt • loop • par • break • critical • group, suivi par le texte à afficher Il est aussi possible de mettre un texte à afficher dans l'entête -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> titres dans les séparateurs. @startuml class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User { ..0 码力 | 174 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.1 Guide de référence du langageRegrouper les messages (cadres UML) 1 DIAGRAMME DE SÉQUENCE • loop • par • break • critical • group, suivi par le texte à afficher Il est aussi possible de mettre un texte à afficher dans l'entête -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice titres dans les séparateurs. @startuml class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User {0 码力 | 147 页 | 1.85 MB | 1 年前3
PlantUML 1.2019.9 Guide de référence du langageUML à l'aide d'un des mot clés suivants: • alt/else • opt • loop • par • break • critical • group, suivi par le texte à afficher Il est aussi possible de mettre un texte à afficher dans l'entête -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> titres dans les séparateurs. @startuml class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User { ..0 码力 | 174 页 | 1.93 MB | 1 年前3
PlantUML 1.2019.4 Guide de référence du langageUML à l'aide d'un des mot clés suivants: • alt/else • opt • loop • par • break • critical • group, suivi par le texte à afficher Il est aussi possible de mettre un texte à afficher dans l'entête -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> titres dans les séparateurs. @startuml class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User { ..0 码力 | 168 页 | 1.83 MB | 1 年前3
PlantUML 1.2019.3 Guide de référence du langageUML à l'aide d'un des mot clés suivants: • alt/else • opt • loop • par • break • critical • group, suivi par le texte à afficher Il est aussi possible de mettre un texte à afficher dans l'entête -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> titres dans les séparateurs. @startuml class Foo1 { You can use several lines .. as you want and group == things together. __ You can have as many groups as you want -- End of class } class User { ..0 码力 | 160 页 | 1.72 MB | 1 年前3
共 17 条
- 1
- 2













