 Comprehensive Rust(Español) 202412• Concurrencia: una clase de un día sobre concurrencia en Rust. Abordaremos tanto la concurrencia clásica (programación interrumpible mediante hilos y exclusiones mutuas), como la concurrencia async / bienvenida. Concurrencia en Rust Concurrencia en profundidad es una clase de un día sobre la concurrencia clásica y la concurrencia async/await. Necesitarás configurar un nuevo crate, y descargar y preparar minutos Ejercicio: Fibonacci 15 minutos 5.1 Hola, Mundo Vamos a hablar del programa Rust más simple, un clásico Hola Mundo: fn main() { println!("Hola, "); } Lo que ves: • Las funciones se introducen con0 码力 | 389 页 | 1.04 MB | 10 月前3 Comprehensive Rust(Español) 202412• Concurrencia: una clase de un día sobre concurrencia en Rust. Abordaremos tanto la concurrencia clásica (programación interrumpible mediante hilos y exclusiones mutuas), como la concurrencia async / bienvenida. Concurrencia en Rust Concurrencia en profundidad es una clase de un día sobre la concurrencia clásica y la concurrencia async/await. Necesitarás configurar un nuevo crate, y descargar y preparar minutos Ejercicio: Fibonacci 15 minutos 5.1 Hola, Mundo Vamos a hablar del programa Rust más simple, un clásico Hola Mundo: fn main() { println!("Hola, "); } Lo que ves: • Las funciones se introducen con0 码力 | 389 页 | 1.04 MB | 10 月前3
 Guía de referencia de Debian v2.124pertenece entre paréntesis, como sources.list(5). Se recomienda escribir lo siguiente para obtener más información sobre dicha página de manual. $ man 5 sources.list Una página de información se cita con directorio / directorio raíz /etc/ archivos principales para la configuración del sistema /var/log/ archivos de registro del sistema /home/ todos los directorios personales de usuario sin privilegios archivo. nota El significado actual de atime en sistemas GNU/Linux puede no ser diferente del de Unix clásico. Al sobrescribir un archivo se cambian todos los atributos mtime, ctime y atime del archivo.0 码力 | 285 页 | 1.43 MB | 1 年前3 Guía de referencia de Debian v2.124pertenece entre paréntesis, como sources.list(5). Se recomienda escribir lo siguiente para obtener más información sobre dicha página de manual. $ man 5 sources.list Una página de información se cita con directorio / directorio raíz /etc/ archivos principales para la configuración del sistema /var/log/ archivos de registro del sistema /home/ todos los directorios personales de usuario sin privilegios archivo. nota El significado actual de atime en sistemas GNU/Linux puede no ser diferente del de Unix clásico. Al sobrescribir un archivo se cambian todos los atributos mtime, ctime y atime del archivo.0 码力 | 285 页 | 1.43 MB | 1 年前3
 Guía Práctica de RISC-V:
El Atlas de una Arquitectura Abierta
Primera Edición, 1.0.5MRET Shift Left Log. Imm. I SLLI rd,rs1,shamt Supervisor-mode trap return R SRET Shift Right Logical R SRL rd,rs1,rs2 Interrupciones Wait for Interrupt R WFI Shift Right Log. Imm. I SRLI rd rd,rs1,rs2 Loads Load Word CL C.LW rd′,rs1′,imm XOR Immediate I XORI rd,rs1,imm Load Word SP CI C.LWSP rd,imm OR R OR rd,rs1,rs2 Float Load Word SP CL C.FLW rd′,rs1′,imm OR Immediate Immediate I ORI rd,rs1,imm Float Load Word CI C.FLWSP rd,imm AND R AND rd,rs1,rs2 Float Load Double CL C.FLD rd′,rs1′,imm AND Immediate I ANDI rd,rs1,imm Float Load Double SP CI C.FLDSP rd,imm Comparación0 码力 | 217 页 | 29.97 MB | 1 年前3 Guía Práctica de RISC-V:
El Atlas de una Arquitectura Abierta
Primera Edición, 1.0.5MRET Shift Left Log. Imm. I SLLI rd,rs1,shamt Supervisor-mode trap return R SRET Shift Right Logical R SRL rd,rs1,rs2 Interrupciones Wait for Interrupt R WFI Shift Right Log. Imm. I SRLI rd rd,rs1,rs2 Loads Load Word CL C.LW rd′,rs1′,imm XOR Immediate I XORI rd,rs1,imm Load Word SP CI C.LWSP rd,imm OR R OR rd,rs1,rs2 Float Load Word SP CL C.FLW rd′,rs1′,imm OR Immediate Immediate I ORI rd,rs1,imm Float Load Word CI C.FLWSP rd,imm AND R AND rd,rs1,rs2 Float Load Double CL C.FLD rd′,rs1′,imm AND Immediate I ANDI rd,rs1,imm Float Load Double SP CI C.FLDSP rd,imm Comparación0 码力 | 217 页 | 29.97 MB | 1 年前3
 Firebird Null Guide Spanishen sentencias if Si la condición de una sentencia if devuelve un NULL, la cláusula then se salta y (si existe) se ejecuta la cláusula else. Pero ¡cuidado! La condición debe comportarse como false en este intercambiado las cláusulas then y else. Y, de hecho, siempre que ninguna variable es NULL, ambos códigos son equivalentes. Pero siempre que a o b son NULL, lo es la expresión entera y se ejecuta la cláusula else NULL, la comparación resulta NULL, no false. Es correcto en una sentencia if, y aún podemos añadir una cláusula else que se ejecutará si A y B no son iguales (incluyendo cuando una es NULL y la otra no):0 码力 | 14 页 | 83.20 KB | 1 年前3 Firebird Null Guide Spanishen sentencias if Si la condición de una sentencia if devuelve un NULL, la cláusula then se salta y (si existe) se ejecuta la cláusula else. Pero ¡cuidado! La condición debe comportarse como false en este intercambiado las cláusulas then y else. Y, de hecho, siempre que ninguna variable es NULL, ambos códigos son equivalentes. Pero siempre que a o b son NULL, lo es la expresión entera y se ejecuta la cláusula else NULL, la comparación resulta NULL, no false. Es correcto en una sentencia if, y aún podemos añadir una cláusula else que se ejecutará si A y B no son iguales (incluyendo cuando una es NULL y la otra no):0 码力 | 14 页 | 83.20 KB | 1 年前3
 PlantUML 1.2021.2 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 389 页 | 4.12 MB | 1 年前3 PlantUML 1.2021.2 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 389 页 | 4.12 MB | 1 年前3
 PlantUML 1.2021.1 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 384 页 | 4.07 MB | 1 年前3 PlantUML 1.2021.1 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 384 页 | 4.07 MB | 1 年前3
 PlantUML 1.2021.3 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 407 页 | 4.28 MB | 1 年前3 PlantUML 1.2021.3 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 407 页 | 4.28 MB | 1 年前3
 PlantUML 1.2020.23 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 305 页 | 3.11 MB | 1 年前3 PlantUML 1.2020.23 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notas en mensajes0 码力 | 305 页 | 3.11 MB | 1 年前3
 PlantUML 1.2023.11 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] Guía de Referencia0 码力 | 531 页 | 7.53 MB | 1 年前3 PlantUML 1.2023.11 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Authentication Failure group My own label [My own label 2] Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] Guía de Referencia0 码力 | 531 页 | 7.53 MB | 1 年前3
 PlantUML 1.2020.22 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Referencia del Lenguaje PlantUML (1.2020.22) 27 / 292 2.3 Change Actor style 2 DIAGRAMA DE CASOS DE USO 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome0 码力 | 293 页 | 3.02 MB | 1 年前3 PlantUML 1.2020.22 Guía de Referencia del Lenguajereally\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Log : Log attack end end else Another type of failure Bob -> Alice: Referencia del Lenguaje PlantUML (1.2020.22) 27 / 292 2.3 Change Actor style 2 DIAGRAMA DE CASOS DE USO 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome0 码力 | 293 页 | 3.02 MB | 1 年前3
共 18 条
- 1
- 2













