PlantUML 1.2023.11 Guide de référence du langage
community where users can seek help, share ideas, and collaborate on diagramming challenges. One of the key advantages of PlantUML is its ability to integrate seamlessly with various tools and platforms, making metaclass metaclass protocol protocol stereotype stereotype struct struct object object map map { key => value } json JSON { "fruit":"Apple", Guide de référence du langage PlantUML (1.2023.11) 207 / 533 11.8 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML See Report Bug on QA-13066 TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t"0 码力 | 534 页 | 7.56 MB | 1 年前3Debian GNU/Linux 安装手册 January 8, 2024
他人采用这种途径扩展后的修改成果。 1对于如何根据 Debian 源码包寻找、解包和创建二进制软件包,请查阅 Debian FAQ 的“Basics of the Debian Package Management System”章节。 4 Chapter 2 系统需求 本章包括运行 Debian 所需硬件的信息。您还能找到更多有关 GNU 和 Linux 所支持硬件的信息的链接。 2.1 支持的硬件 (Name server addresses),以及主机名 (Hostname)。另外, 如果您有无线网卡,会被要求提供 Wireless ESSID (“无线网络名”) 和 WEP 密钥 (WEP key) 或 者 WPA/WPA2 密码 (WPA/WPA2 passphrase)。填写答案第 3.3 节。 注意 您也许需要将一些技术细节放在手边:程序假定网络 IP 地址是您系统的 IP 地址 2000 年,AES 被 American National Institute of Standards and Technology 选择作为标准的加密算法,用于保护 21 世纪的敏感信息。 Key size: 256 这里您可以指定密钥长度。使用较长的密钥,加密的能力自然得到提升。另一方面,增加 长度自然会降低性能。cipher 决定可用的密钥长度。 IV algorithm: xts-plain640 码力 | 93 页 | 562.93 KB | 1 年前3PlantUML 1.2021.3 Guide de référence du langage
11.7 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 11.7 Minimal JSON référence du langage PlantUML (1.2021.2) 213 / 405 12.2 Specific key (with symbols or unicode) 12 DISPLAY YAML DATA 12.2 Specific key (with symbols or unicode) @startyaml @fruit: Apple $size: Large &color: You can use the following syntax: <&ICON_NAME>. @startsalt { Login<&person> | "MyName " Password<&key> | "**** " [Cancel <&circle-x>] | [OK <&account-login>] Guide de référence du langage PlantUML (10 码力 | 406 页 | 4.24 MB | 1 年前3PlantUML 1.2020.22 Guide de référence du langage
character (U+0009)": ["\\t", "a\tb"] } @endjson TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 13.7 Minimal JSON PlantUML (1.2020.22) 219 / 294 16.15 Include Salt "on activity diagram" 16 SALT (WIREFRAME) Password<&key> | "**** " [Cancel <&circle-x>] | [OK <&account-login>] } @endsalt The complete list is available0 码力 | 295 页 | 3.03 MB | 1 年前3PlantUML 1.2020.23 Guide de référence du langage
character (U+0009)": ["\\t", "a\tb"] } @endjson TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 13.7 Minimal JSON PlantUML (1.2020.23) 232 / 307 16.15 Include Salt "on activity diagram" 16 SALT (WIREFRAME) Password<&key> | "**** " [Cancel <&circle-x>] | [OK <&account-login>] } @endsalt The complete list is available0 码力 | 308 页 | 3.12 MB | 1 年前3PlantUML 1.2021.1 Guide de référence du langage
11.7 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 11.7 Minimal JSON You can use the following syntax: <&ICON_NAME>. @startsalt { Login<&person> | "MyName " Password<&key> | "**** " [Cancel <&circle-x>] | [OK <&account-login>] Guide de référence du langage PlantUML (10 码力 | 385 页 | 4.05 MB | 1 年前3PlantUML 1.2021.2 Guide de référence du langage
11.7 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 11.7 Minimal JSON You can use the following syntax: <&ICON_NAME>. @startsalt { Login<&person> | "MyName " Password<&key> | "**** " [Cancel <&circle-x>] | [OK <&account-login>] Guide de référence du langage PlantUML (10 码力 | 391 页 | 4.10 MB | 1 年前3Click Documentation Release 4.2.dev0
a configuration file with a --config parameter but also support exporting a TOOL_CONFIG=hello.cfg key-value pair for a nicer development experience. This is supported by Click in two ways. One is to automatically scripts that cannot be properly exited. 1.13.6 Waiting for Key Press New in version 2.0. Sometimes, it’s useful to pause until the user presses any key on the keyboard. This is especially useful on Windows will print a quick message to the terminal (which can be customized) and wait for the user to press a key. In addition to that, it will also become a NOP (no operation instruction) if the script is not run0 码力 | 101 页 | 407.32 KB | 1 年前3Flask-RESTful Documentation Release 0.3.10
help="Name cannot be blank!") Multiple Values & Lists If you want to accept multiple values for a key as a list, you can pass action='append' parser.add_argument('name', action='append') This will let required=True) { "message": { "foo": "foo error message" } } The application configuration key is “BUNDLE_ERRORS”. For example from flask import Flask app = Flask(__name__) app.config['BUNDLE_ERRORS'] that’s not actually present on your data object.: class RandomNumber(fields.Raw): def output(self, key, obj): return random.random() fields = { 'name': fields.String, # todo_resource is the0 码力 | 42 页 | 84.60 KB | 1 年前3Référence Debian v2.124
entrer dans le mode VISUEL LIGNE NORMAL Ctrl-V entrer dans le mode VISUEL BLOC sauf TERMINAL-JOB ESC-key entrer dans le mode NORMAL NORMAL :term entrer dans le mode TERMINAL-JOB TERMINAL-NORMAL i entrer lorsque la liste des sources contient des archives non Debian. ASTUCE L’utilisation de la commande apt-key(8) pour la gestion des clés d’APT est déconseillée car vouée à disparaitre. Vous pouvez également d’archive dans le répertoire ”/etc/apt/trusted.gpg.d/”. Voir sources.list(5), apt-secure(8) et apt-key(8). 2.7.6 Paquets de sources mixtes d’archives sans apt-pinning Attention Installer des paquets provenant0 码力 | 279 页 | 1.47 MB | 1 年前3
共 16 条
- 1
- 2