PlantUML 1.2023.11 Guide de référence du langageboundary Boundary as Foo2 control Control as Foo3 entity Entity as Foo4 database Database as Foo5 collections Collections as Foo6 queue Queue as Foo7 Foo -> Foo1 : To actor Foo -> Foo2 : To boundary Foo -> : To collections Foo -> Foo7: To queue @enduml Guide de référence du langage PlantUML (1.2023.11) 2 / 533 1.2 Déclaration d’un participant 1 DIAGRAMME DE SÉQUENCE Renommez un participant en utilisant another authentication Response @enduml Votre numéro de départ peut également être une séquence de 2 ou 3 chiffres utilisant un délimiteur de champ tel que ., ;, ,, : ou un mélange de ceux-ci. Par exemple0 码力 | 534 页 | 7.56 MB | 1 年前3
PlantUML 1.2021.3 Guide de référence du langageentity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Middle order 20 participant First order 10 @enduml Guide de référence du langage PlantUML (1.2021.2) 2 / 405 1.3 Caractères non alphanumérique dans les participants 1 DIAGRAMME DE SÉQUENCE 1.3 Caractères footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml Guide de référence du langage PlantUML (1.2021.2) 7 / 405 1.10 Découper un diagramme 1 DIAGRAMME0 码力 | 406 页 | 4.24 MB | 1 年前3
PlantUML 1.2021.2 Guide de référence du langageentity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Middle order 20 participant First order 10 @enduml Guide de référence du langage PlantUML (1.2021.2) 2 / 390 1.3 Caractères non alphanumérique dans les participants 1 DIAGRAMME DE SÉQUENCE 1.3 Caractères footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml Guide de référence du langage PlantUML (1.2021.2) 7 / 390 1.10 Découper un diagramme 1 DIAGRAMME0 码力 | 391 页 | 4.10 MB | 1 年前3
PlantUML 1.2021.1 Guide de référence du langageentity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Middle order 20 participant First order 10 @enduml Guide de référence du langage PlantUML (1.2021.1) 2 / 384 1.3 Caractères non alphanumérique dans les participants 1 DIAGRAMME DE SÉQUENCE 1.3 Caractères footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml Guide de référence du langage PlantUML (1.2021.1) 7 / 384 1.10 Découper un diagramme 1 DIAGRAMME0 码力 | 385 页 | 4.05 MB | 1 年前3
Référence Debian v2.124. . . . . . . . . . . . . . . . . . . . 2 1.1.3 Compte de l’administrateur (root) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1.4 Invite de l’interpréteur de commandes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 Référence Debian vi 2 Gestion des paquets Debian 40 2.1 Prérequis pour la gestion des paquets Debian . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 3.1.2 Étage 2 : le chargeur initial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 279 页 | 1.47 MB | 1 年前3
Flask-RESTful Documentation Release 0.3.10the milk"} $ curl http://localhost:5000/todo2 -d "data=Change my brakepads" -X PUT {"todo2": "Change my brakepads"} $ curl http://localhost:5000/todo2 {"todo2": "Change my brakepads"} Or from python if put('http://localhost:5000/todo2', data={'data': 'Change my brakepads'}).json() {u'todo2': u'Change my brakepads'} >>> get('http://localhost:5000/todo2').json() {u'todo2': u'Change my brakepads'} Flask-RESTful Todo1(Resource): def get(self): # Default to 200 OK return {'task': 'Hello world'} class Todo2(Resource): def get(self): # Set the response code to 201 return {'task': 'Hello world'}0 码力 | 42 页 | 84.60 KB | 1 年前3
Debian GNU/Linux 安装手册
January 8, 2024. . . . . . . . . . . . . . . . . . . . . . . . 2 1.4 什么是 Debian GNU/Hurd? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.5 什么是 Debian 安装程序? . . . . . . . . . . . . . . 1.10 关于版权与软件协议 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2 系统需求 5 2.1 支持的硬件 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 A.2 安装套件的引导 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 A.20 码力 | 93 页 | 562.93 KB | 1 年前3
PlantUML 1.2020.23 Guide de référence du langageentity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Middle order 20 participant First order 10 @enduml Guide de référence du langage PlantUML (1.2020.23) 2 / 307 1.3 Caractères non alphanumérique dans les participants 1 DIAGRAMME DE SÉQUENCE 1.3 Caractères footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml Guide de référence du langage PlantUML (1.2020.23) 7 / 307 1.10 Découper un diagramme 1 DIAGRAMME0 码力 | 308 页 | 3.12 MB | 1 年前3
PlantUML 1.2020.22 Guide de référence du langageentity • database • collections @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Middle order 20 participant First order 10 @enduml Guide de référence du langage PlantUML (1.2020.22) 2 / 294 1.3 Caractères non alphanumérique dans les participants 1 DIAGRAMME DE SÉQUENCE 1.3 Caractères footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml Guide de référence du langage PlantUML (1.2020.22) 7 / 294 1.10 Découper un diagramme 1 DIAGRAMME0 码力 | 295 页 | 3.03 MB | 1 年前3
PlantUML 1.2019.9 Guide de référence du langage• control • entity • database @startuml actor Foo1 boundary Foo2 control Foo3 entity Foo4 database Foo5 collections Foo6 Foo1 -> Foo2 : To boundary Foo1 -> Foo3 : To control Foo1 -> Foo4 : To entity Middle order 20 participant First order 10 @enduml Guide de référence du langage PlantUML (1.2019.9) 2 / 173 1.3 Caractères non alphanumérique dans les participants 1 DIAGRAMME DE SÉQUENCE 1.3 Caractères footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.9 Découper un diagramme Le mot clé newpage est utilisé pour découper un digramme en plusieurs0 码力 | 174 页 | 1.93 MB | 1 年前3
共 22 条
- 1
- 2
- 3













