Comprehensive Rust(Español) 202412
Antes de que podamos empezar a ejecutar código de Rust, tenemos que hacer alguna inicialización. .section .init.entry, "ax" .global entry entry: /* * Load and apply the memory management configuration, ready EL1. */ mrs x30, cpacr_el1 orr x30, x30, #(0x3 << 20) msr cpacr_el1, x30 isb /* Zero out the bss section. */ adr_l x29, bss_begin adr_l x30, bss_end 0: cmp x29, x30 b.hs 1f stp xzr, xzr, [x29], #16 b 0b the operations required to prepare the * loaded image to be run. Specifically, it zeroes the bss section using registers x25 and above, * prepares the stack, enables floating point, and sets up the exception0 码力 | 389 页 | 1.04 MB | 10 月前3PlantUML 1.2019.1 Guía de Referencia del Lenguaje
jar -DTITLE="My title" atest1.txt Note that the -D flag must be put after the "-jar plantuml.jar" section. 17.4 Macro definition You can also define macro with arguments. @startuml !define module(x)0 码力 | 147 页 | 1.85 MB | 1 年前3PlantUML 1.2019.4 Guía de Referencia del Lenguaje
jar -DTITLE="My title" atest1.txt Note that the -D flag must be put after the "-jar plantuml.jar" section. 19.4 Macro definition You can also define macro with arguments. @startuml !define module(x)0 码力 | 166 页 | 1.82 MB | 1 年前3PlantUML 1.2019.3 Guía de Referencia del Lenguaje
jar -DTITLE="My title" atest1.txt Note that the -D flag must be put after the "-jar plantuml.jar" section. 17.4 Macro definition You can also define macro with arguments. @startuml !define module(x)0 码力 | 158 页 | 1.72 MB | 1 年前3PlantUML 1.2019.2 Guía de Referencia del Lenguaje
jar -DTITLE="My title" atest1.txt Note that the -D flag must be put after the "-jar plantuml.jar" section. 17.4 Macro definition You can also define macro with arguments. @startuml !define module(x)0 码力 | 158 页 | 1.72 MB | 1 年前3PlantUML 1.2020.23 Guía de Referencia del Lenguaje
find that it came from gilbarbara-plantuml-sprites, and quickly find its sprites-list. (The next section shows how to list selected sprites but unfortunately that's in grayscale whereas this custom listing0 码力 | 305 页 | 3.11 MB | 1 年前3PlantUML 1.2020.22 Guía de Referencia del Lenguaje
find that it came from gilbarbara-plantuml-sprites, and quickly find its sprites-list. (The next section shows how to list selected sprites but unfortunately that's in grayscale whereas this custom listing0 码力 | 293 页 | 3.02 MB | 1 年前3PlantUML 1.2021.2 Guía de Referencia del Lenguaje
find that it came from gilbarbara-plantuml-sprites, and quickly find its sprites-list. (The next section shows how to list selected sprites but unfortunately that’s in grayscale whereas this custom listing0 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
find that it came from gilbarbara-plantuml-sprites, and quickly find its sprites-list. (The next section shows how to list selected sprites but unfortunately that’s in grayscale whereas this custom listing0 码力 | 384 页 | 4.07 MB | 1 年前3Guía de referencia de Debian v2.124
para la menos satisfacer las dependencias ausentes del paquete. Package: equivs Priority: optional Section: admin Description: Circumventing Debian package dependencies This package provides a tool to create documento principal para aprender a configurar NSS es «System Databases and Name Service Switch« section en glibc-doc-reference. nota Puede obtener una relación más completa y actualizada mediante la orden0 码力 | 285 页 | 1.43 MB | 1 年前3
共 12 条
- 1
- 2