Guía Práctica de RISC-V: El Atlas de una Arquitectura Abierta Primera Edición, 1.0.5
pseudoinstrucciones. Cada elemento tiene el nombre de la instrucción, operandos, una definición a nivel de trans- ferencia de registros, tipo de formato de la instrucción, descripción en Español, versiones comprimidas agregar instrucciones RISC-V para lograr los modos de direccionamiento sofisticados si son empleados en trans- ferencias de datos, pero se llegaría muy cerca luego se seguir solo estos tres pasos. N o t a s0 码力 | 217 页 | 29.97 MB | 1 年前3PlantUML 1.2021.2 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional Bob -> Alice : hello Alice -> Bob : ok @enduml [Ref. QA-9016] • solid In order to have solid life line in sequence diagrams, you can use: skinparam lifelineStrategy solid @startuml skinparam lifelineStrategy notation: • #color;line.[bold|dashed|dotted];text:color @startuml actor foo foo --> (bar) : normal foo --> (bar1) #line:red;line.bold;text:red : red bold foo --> (bar2) #green;line.dashed;text:green :0 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.3 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional -> george !! : delete return success @enduml Then you can mix activation and deactivation, on same line: @startuml alice -> bob ++ : hello1 bob -> charlie --++ : hello2 charlie --> alice -- : ok @enduml Bob -> Alice : hello Alice -> Bob : ok @enduml [Ref. QA-9016] • solid In order to have solid life line in sequence diagrams, you can use: skinparam lifelineStrategy solid @startuml skinparam lifelineStrategy0 码力 | 407 页 | 4.28 MB | 1 年前3PlantUML 1.2023.11 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional -> george !! : delete return success @enduml Then you can mix activation and deactivation, on same line: @startuml alice -> bob ++ : hello1 bob -> charlie --++ : hello2 charlie --> alice -- : ok @enduml else {end} Bob -> Alice : finish {start} <-> {end} : some time @enduml You can use the -P command-line option to specify the pragma: java -jar plantuml.jar -Pteoz=true [Ref. issue-582] 1.32 Estereotipos0 码力 | 531 页 | 7.53 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional Bob -> Alice : hello Alice -> Bob : ok @enduml [Ref. QA-9016] • solid In order to have solid life line in sequence diagrams, you can use: skinparam lifelineStrategy solid @startuml skinparam lifelineStrategy notation: • #color;line.[bold|dashed|dotted];text:color @startuml actor foo foo --> (bar) : normal foo --> (bar1) #line:red;line.bold;text:red : red bold foo --> (bar2) #green;line.dashed;text:green :0 码力 | 384 页 | 4.07 MB | 1 年前3PlantUML 1.2020.23 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional Alice : hello Alice -> Bob : ok @enduml 1.36.2 lifelineStrategy solid In order to have solid life line in sequence diagrams, you can use: • skinparam lifelineStrategy solid @startuml skinparam lifelineStrategy change the color of individual relation or arrows using the following notation: [#color] or #color;line.[bold|dashed|dotted];text:color: • old method @startuml class foo foo --> bar foo -[#red]-> bar10 码力 | 305 页 | 3.11 MB | 1 年前3PlantUML 1.2020.22 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional change the color of individual relation or arrows using the following notation: [#color] or #color;line.[bold|dashed|dotted];text:color: • old method @startuml class foo foo --> bar foo -[#red]-> bar1 class foo foo --> bar : normal foo --> bar1 #line:red;line.bold;text:red : red bold foo --> bar2 #green;line.dashed;text:green : green dashed foo --> bar3 #blue;line.dotted;text:blue : blue dotted @enduml0 码力 | 293 页 | 3.02 MB | 1 年前3PlantUML 1.2019.6 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional @startuml :Ready; :next(o)| :Receiving; split :nak(i)< :ack(o)> split again :ack(i)< :next(o) on several line| :i := i + 1] :ack(o)> split again :err(i)< :nak(o)> split again :foo/ split again :i > 5} Guía de 10 days [Prototype completed] happens at [Test prototype]'s end [Setup assembly line] lasts 12 days [Setup assembly line] starts at [Test prototype]'s end @endgantt 10.6 Calendar You can specify a starting0 码力 | 172 页 | 1.91 MB | 1 年前3PlantUML 1.2019.9 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional @startuml :Ready; :next(o)| :Receiving; split :nak(i)< :ack(o)> split again :ack(i)< :next(o) on several line| :i := i + 1] :ack(o)> split again :err(i)< :nak(o)> split again :foo/ split again :i > 5} Guía de 10 days [Prototype completed] happens at [Test prototype]'s end [Setup assembly line] lasts 12 days [Setup assembly line] starts at [Test prototype]'s end @endgantt 10.6 Calendar You can specify a starting0 码力 | 172 页 | 1.93 MB | 1 年前3PlantUML 1.2019.1 Guía de Referencia del Lenguaje
optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax is simply return label where label, if provided, can be any string acceptable on conventional :Ready; :next(o)| :Receiving; split :nak(i)< :ack(o)> split again :ack(i)< :next(o) on several line| :i := i + 1] :ack(o)> split again :err(i)< :nak(o)> split again :foo/ split again :i > 5} 10 days [Prototype completed] happens at [Test prototype]'s end [Setup assembly line] lasts 12 days [Setup assembly line] starts at [Test prototype]'s end @endgantt 10.6 Calendar You can specify a starting0 码力 | 147 页 | 1.85 MB | 1 年前3
共 15 条
- 1
- 2