Обсуждение:Sprite: различия между версиями

Материал из Поле цифровой дидактики
Новая страница: «<uml> @startuml !define osaPuml https://raw.githubusercontent.com/Crashedmind/PlantUML-opensecurityarchitecture2-icons/master !include osaPuml/Common.puml !include osaPuml/User/all.puml !include osaPuml/Hardware/all.puml !include osaPuml/Misc/all.puml !include osaPuml/Server/all.puml !include osaPuml/Site/all.puml listsprites ' From The Hitchhiker’s Guide to PlantUML @enduml </uml>»
 
Нет описания правки
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
<uml>
<uml>
@startuml
@startuml
!define osaPuml https://raw.githubusercontent.com/Crashedmind/PlantUML-opensecurityarchitecture2-icons/master
Alice -> Bob : Hello <:1f600:>
!include osaPuml/Common.puml
return <:innocent:>
!include osaPuml/User/all.puml
Alice -> Bob : Without color: <#0:sunglasses:>
!include osaPuml/Hardware/all.puml
Alice -> Bob : Change color: <#green:sunny:>
!include osaPuml/Misc/all.puml
@enduml
!include osaPuml/Server/all.puml
</uml>
!include osaPuml/Site/all.puml


listsprites
<uml>
@startuml
Alice -> Bob : hello
note right
<code>
main() {
  printf("Hello world");
}
</code>
end note
@enduml
</uml>


' From The Hitchhiker’s Guide to PlantUML
 
<uml>
@startuml
start
:Here is the result
|= |= table |= header |
| a | table | row |
|<#FF8080> red |<#80FF80> green |<#8080FF> blue |
<#yellow>| b | table | row |;
@enduml
@enduml
</uml>
</uml>

Текущая версия от 00:27, 5 ноября 2023