PlantUML 1.2023.11 Guía de Referencia del Lenguaje
245 / 530 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" @startsalt { ^This is a closed droplist^ | ^This is an open droplist^^ item 1^^ item 2^ | ^This is another open droplist^ item 1^ item 2^ } @endsalt [Ref. QA-4184] 14.4 Using grid [| and #, !, -, +] A {^Creole list item **test list 1** * Bullet list * Second item ** Sub item *** Sub sub item * Third item ---- **test list 2** # Numbered list # Second item ## Sub item ## Another sub item # Third item }| {^Mix0 码力 | 531 页 | 7.53 MB | 1 年前3PlantUML 1.2020.23 Guía de Referencia del Lenguaje
tabulation 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 object demo { * Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item ## Sub item ## Another sub item Guía de Referencia del Lenguaje Lenguaje PlantUML (1.2020.23) 234 / 304 17.3 Escape character 17 CREOLE # Third item end legend @enduml 17.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object0 码力 | 305 页 | 3.11 MB | 1 年前3PlantUML 1.2020.22 Guía de Referencia del Lenguaje
tabulation 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 object demo { * Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item ## Sub item ## Another sub item Guía de Referencia del Lenguaje Lenguaje PlantUML (1.2020.22) 222 / 292 17.3 Escape character 17 CREOLE # Third item end legend @enduml 17.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object0 码力 | 293 页 | 3.02 MB | 1 年前3PlantUML 1.2021.2 Guía de Referencia del Lenguaje
190 / 388 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 @startuml object demo { * Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item Guía de Referencia del Lenguaje PlantUML (1.2021 2021.2) 306 / 388 22.3 Escape character 22 CREOLE ## Sub item ## Another sub item * Can't quite mix * Numbers and bullets # Third item end legend @enduml 22.3 Escape character You can use the tilde ~0 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
188 / 383 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 @startuml object demo { * Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item Guía de Referencia del Lenguaje PlantUML (1.2021 2021.1) 301 / 383 21.3 Escape character 21 CREOLE ## Sub item ## Another sub item * Can't quite mix * Numbers and bullets # Third item end legend @enduml 21.3 Escape character You can use the tilde ~0 码力 | 384 页 | 4.07 MB | 1 年前3PlantUML 1.2021.3 Guía de Referencia del Lenguaje
201 / 406 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 @startuml object demo { * Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item Guía de Referencia del Lenguaje PlantUML (1.2021 2021.2) 323 / 406 22.3 Escape character 22 CREOLE ## Sub item ## Another sub item * Can't quite mix * Numbers and bullets # Third item end legend @enduml 22.3 Escape character You can use the tilde ~0 码力 | 407 页 | 4.28 MB | 1 年前3Comprehensive Rust(Español) 202412
cambiar su dirección. fn normalize(vector: &mut [f64; 3]) { let mag = magnitude(vector); for item in vector { *item /= mag; } } fn main() { println!("Magnitud de un vector unitario: {}", magnitude(&[0 Ambos tipos se pueden utilizar indistintamente. enum CarryableConcreteItem { Left, Right, } type Item = CarryableConcreteItem; // Los alias resultan de más utilidad con tipos largos y complejos: use use std::cell::RefCell; use std::sync::{Arc, RwLock}; type PlayerInventory = RwLockItem>>>>; Los programadores de C verán un parecido con typedef. 10.7 Ejercicio: eventos de ascensor Crearemos 0 码力 | 389 页 | 1.04 MB | 10 月前3PlantUML 1.2019.1 Guía de Referencia del Lenguaje
* Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item ## Sub item ## Another sub item # Third item end legend @enduml Guía0 码力 | 147 页 | 1.85 MB | 1 年前3PlantUML 1.2019.4 Guía de Referencia del Lenguaje
object demo { * Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item ## Sub item ## Another sub item Guía de Referencia del Lenguaje Lenguaje PlantUML (1.2019.4) 126 / 165 16.3 Escape character 16 CREOLE # Third item end legend @enduml 16.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object demo0 码力 | 166 页 | 1.82 MB | 1 年前3PlantUML 1.2019.3 Guía de Referencia del Lenguaje
object demo { * Bullet list * Second item } note left * Bullet list * Second item ** Sub item end note legend # Numbered list # Second item ## Sub item ## Another sub item Guía de Referencia del Lenguaje Lenguaje PlantUML (1.2019.3) 119 / 157 14.3 Escape character 14 CREOLE # Third item end legend @enduml 14.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object demo0 码力 | 158 页 | 1.72 MB | 1 年前3
共 15 条
- 1
- 2