"대문"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Hunter0x01 (토론 | 기여) 잔글 (→편집1) |
Hunter0x01 (토론 | 기여) 잔글 (→test test) |
||
15번째 줄: | 15번째 줄: | ||
== test test == | == test test == | ||
<quickgv name="name1" usage="digraph" theme="dark"> | <quickgv name="name1" usage="digraph" theme="dark"> | ||
− | + | a [label="A" color=blue] | |
− | + | b [label="B" color=cyan] | |
− | + | box [label="BOX" shape=box] | |
− | + | ellipse [label="ELLIPSE" shape=ellipse] | |
− | + | oval [label="OVAL" shape=oval] | |
− | + | circle [label="CIRCLE" shape=circle] | |
− | + | point [label="POINT" shape=point] | |
+ | diamond [label="DIAMOD" shape=diamond] | ||
+ | cylinder [label="CYLINDER" shape=cylinder] | ||
+ | note [label="NOTE" shape=note] | ||
+ | tab [label="TAB" shape=tab] | ||
+ | |||
+ | a->b | ||
+ | box -> ellipse | ||
+ | box -> oval | ||
+ | box -> circle | ||
+ | box ->point | ||
+ | box -> diamond | ||
+ | box -> cylinder | ||
+ | box -> note | ||
+ | box -> tab | ||
+ | |||
</quickgv> | </quickgv> | ||
2020년 11월 27일 (금) 04:45 판
처음
https://hotexamples.com/examples/-/Net_DNS2_Resolver/-/php-net_dns2_resolver-class-examples.html
dnschecker.org
문서만들기
test test
편집0
<b> hello </b>
client/web/was/db
편집1
http://magjac.com/graphviz-visual-editor/
https://itsecworks.com/2012/03/16/networking-topology-with-graphviz/