Comprehensive Rust(Español) 202412
partes: • Safe Rust: memoria segura, sin posibilidad de comportamiento indefinido. • Unsafe Rust: puede activar un comportamiento no definido si se infringen las condiciones previas. We saw mostly safe Rust features and have to write correct code by themselves. It means the compiler no longer enforces Rust's memory-safety rules. 30.2 Dereferenciación de Punteros Sin Formato La creación de punteros es un proceso is usually only a problem when those functions do things with pointers which might violate Rust's memory model, but in general any C function might have undefined behaviour under any arbitrary circumstances0 码力 | 389 页 | 1.04 MB | 10 月前3Guía de referencia de Debian v2.124
fragmento de una orden en un párrafo aparecerá con otro tipo de letra entre comillas dobles como «aptitude safe-upgrade». El contenido de un archivo de configuración en formato texto citado en un párrafo aparecerá los metadatos del archivo que utiliza APT «Upgrade» («apt upgrade» y «apt full-upgrade» o «aptitude safe-upgrade» y «aptitude full-upgrade» o «apt-get upgrade» y «apt-get dist-upgrade»): 1. Seleccione una install foo instala la versión candidata del paquete «foo» y sus dependecias apt upgrade aptitude safe-upgrade apt-get upgrade actualiza los paquetes ya instalados a las nuevas versiones candidatas sin0 码力 | 285 页 | 1.43 MB | 1 年前3Firebird 1.5 QuickStart Spanish
local TCP/IP. No es una conexión TCP/IP y no es una forma segura para conectar usando hilos (thread-safe). Funciona bien para usar instancias únicas de las herramientas de línea de comandos (gsec, gbak etc0 码力 | 26 页 | 174.63 KB | 1 年前3Guía Práctica de RISC-V: El Atlas de una Arquitectura Abierta Primera Edición, 1.0.5
Interrupciones Wait for Interrupt R WFI Shift Right Log. Imm. I SRLI rd,rs1,shamt MMU Virtual Memory FENCE R SFENCE.VMA rs1,rs2 Shift Right Arithmetic R SRA rd,rs1,rs2 Shift Right Arith. Imm. Hennessy 2017]. RV32A tiene dos tipos de operaciones atómicas para sincronización: • AMO (Atomic Memory Operations: Operaciones de Memoria Atómicas), y • carga reservada / almacenamiento condicional2 store conditional add and or swap xor maximum maximum unsigned minimum minimum unsigned atomic memory operation RV32A .word .word Figura 6.1: Diagrama de las instrucciones RV32A. 6.1. INTRODUCCIÓN0 码力 | 217 页 | 29.97 MB | 1 年前3PlantUML 1.2020.23 Guía de Referencia del Lenguaje
2020.23) 277 / 304 20.15 Memory dump [!memory_dump] 20 PREPROCESSING @enduml 20.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram after !memory_dump. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 20.16 Assertion [!assert] You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert0 码力 | 305 页 | 3.11 MB | 1 年前3PlantUML 1.2020.22 Guía de Referencia del Lenguaje
2020.22) 265 / 292 20.15 Memory dump [!memory_dump] 20 PREPROCESSING @enduml 20.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram after !memory_dump. This has no impact at all on the diagram itself. This could be useful for debug purpose. @startuml !function $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 20.16 Assertion [!assert] You can put assertions in your diagram. @startuml Alice -> Bob : Hello !assert0 码力 | 293 页 | 3.02 MB | 1 年前3PlantUML 1.2019.9 Guía de Referencia del Lenguaje
19.12 Memory dump 19 PREPROCESSING 19.12 Memory dump You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This $inc($string) !$val = %intval($string) !log value is $val !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 19.13 Assertion You can put assertion in artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 172 页 | 1.93 MB | 1 年前3PlantUML 1.2019.6 Guía de Referencia del Lenguaje
second call") @enduml 19.12 Memory dump You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This has no impact at dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") Guía de Referencia del Lenguaje PlantUML (1.2019.6) 151 / 171 19.13 Assertion 19 PREPROCESSING !unused = "foo" !dump_memory EOF @enduml artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 172 页 | 1.91 MB | 1 年前3PlantUML 1.2021.2 Guía de Referencia del Lenguaje
call") @enduml 25.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This has no 388 25.16 Assertion [!assert] 25 PREPROCESSING !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 25.16 Assertion [!assert] You can put assertions artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
call") @enduml 24.15 Memory dump [!memory_dump] You can use !memory_dump to dump the full content of the memory when generating the diagram. An optional string can be put after !memory_dump. This has no 383 24.16 Assertion [!assert] 24 PREPROCESSING !dump_memory !return $val+1 !endfunction Alice -> Bob : 4 $inc("3") !unused = "foo" !dump_memory EOF @enduml 24.16 Assertion [!assert] You can put assertions artWebPage, "Active Part of the web page \n 'on the fly'") Technology_Artifact(inMemoryItem,"in memory / 'on the fly' html/javascript") Technology_Service(internetBrowser, "Internet Browser Generic &0 码力 | 384 页 | 4.07 MB | 1 年前3
共 16 条
- 1
- 2