"대문"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Hunter0x01 (토론 | 기여) 잔글 (→test test) |
Hunter0x01 (토론 | 기여) 잔글 (→편집0) |
||
42번째 줄: | 42번째 줄: | ||
=== 편집0 === | === 편집0 === | ||
− | <quickgv name= | + | <quickgv name="name3" usage="digraph" theme="dark"> |
− | + | node [shape=box] # 기본으로 box 사용 | |
− | node [shape= | + | a [label="A" color=blue style=solid] |
− | + | b [label="B" color=gray style=filled] | |
− | + | c [label="C" color=magenta style=dashed] | |
− | " | + | d [label="D" color=cyan style=bold] |
− | " | + | e [label="E" color=red style=filled] |
+ | 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] | ||
+ | |||
2020년 11월 27일 (금) 05:18 판
처음
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/