PlantUML 1.2023.11 Guide de référence du langage
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" sont aussi disponibles. @startuml archimate #Technology "Serveur VPN" as vpnServerA <device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml 15.2 Jonctions Archimate JunctionAnd Junction_Or JunctionOr archimate #Technology "VPN Server" as vpnServerA < device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange GO -up-> JunctionOr STOP -up-> 0 码力 | 534 页 | 7.56 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 sont aussi disponibles. @startuml archimate #Technology "Serveur VPN" as vpnServerA <device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml 14.2 Jonctions Archimate JunctionAnd Junction_Or JunctionOr archimate #Technology "VPN Server" as vpnServerA < device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange GO -up-> JunctionOr STOP -up-> 0 码力 | 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 sont aussi disponibles. @startuml archimate #Technology "Serveur VPN" as vpnServerA <device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml 15.2 Jonctions Archimate JunctionAnd Junction_Or JunctionOr archimate #Technology "VPN Server" as vpnServerA < device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange GO -up-> JunctionOr STOP -up-> 0 码力 | 391 页 | 4.10 MB | 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 sont aussi disponibles. @startuml archimate #Technology "Serveur VPN" as vpnServerA <device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml 15.2 Jonctions Archimate JunctionAnd Junction_Or JunctionOr archimate #Technology "VPN Server" as vpnServerA < device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange GO -up-> JunctionOr STOP -up-> 0 码力 | 406 页 | 4.24 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 支持的硬件 Express/ExpressCard 设备。vendor 和 product ID 通常是十六进制数值形式,用冒号隔开,例如“1d6b:0001”。 lsusb 命令的输出的形式为:“Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub”, 其中 1d6b 是 vendor ID 而 0002 是 product ID。 lspci serial console 假如用串口控制台来引导,那么内核通常会自动检测到。如果在通过串口控制台引导的计算机上还连接 有视频卡(帧缓存的)和键盘,那么必须将 console=device 参数传递给内核,其中 device 是目标的 串口设备,通常是像 ttyS0 的形式。 可能需要指定串口的参数,如波特率和奇偶校验位,例如 console = ttyS0,9600n8;其它典型 的波特率会是 576000 码力 | 93 页 | 562.93 KB | 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 caption legend The legend end legend archimate #Technology "VPN Server" as vpnServerA <device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml 15.7.3 Class @startuml caption legend The legend end legend archimate #Technology "VPN Server" as vpnServerA < device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml Guide de référence 0 码力 | 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 caption legend The legend end legend archimate #Technology "VPN Server" as vpnServerA <device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml 15.7.3 Class @startuml caption legend The legend end legend archimate #Technology "VPN Server" as vpnServerA < device>> rectangle GO #lightgreen rectangle STOP #red rectangle WAIT #orange @enduml Guide de référence 0 码力 | 308 页 | 3.12 MB | 1 年前3《Slides Dev Web》 10. Rwd
media query 1. dans élément link 2. dans une feuille de style #nav {float: right;} #nav ul url(style600min.css) screen and (min-width: 600px); Media Queries6 width, height, device-width, device-height, orientation, aspect-ratio, device-aspect-ratio, color, color-index, monochrome, resolution, scan, grid Mise à jour du viewport à la taille de l’écran nécessaire : Résultat = Cible / Contexte Figure 1: Target / Context Texte • Texte0 码力 | 7 页 | 76.36 KB | 1 年前3Référence Debian v2.124
(« character device ») : — permettent l’accès à un caractère à la fois — 1 caractère = 1 octet — par exemple, les claviers, les ports série, … — Périphériques en mode bloc (« block device ») : — accèdent systemd. Consulter systemd.service(5) ; — *.device décrit le périphérique exposé dans sysfs(5) en tant qu’arborescence de périphériques udev(7). Consulter systemd.device(5) ; — *.mount décrit le point de montage pour obtenir les droits d’administration nécessaires. La sortie de « systemctl status $unit|$PID|$device » utilise des points de couleur (« ● ») pour examiner l’état de l’unité d’un seul coup d’œil. — Un0 码力 | 279 页 | 1.47 MB | 1 年前3PlantUML 1.2019.6 Guide de référence du langage
référence du langage PlantUML (1.2019.6) 160 / 173 21.3 Cloud Insight 21 STANDARD LIBRARY agent "Device Simulator" as devices #fff AzureEventHub(fareDataEventHub, "Fare Data", "PK: Medallion HackLicense0 码力 | 174 页 | 1.91 MB | 1 年前3
共 12 条
- 1
- 2