Test 分列: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
result1:three -- 改后行号 | result1:three -- 改后行号 | ||
result2 [shape=record; label="<one> \> \< | <two> sth"] | result2 [shape=record; label="<one> \>\ \< | <two> sth"] | ||
subgraph 解释2{ | subgraph 解释2{ | ||
node [shape=plain] | node [shape=plain] | ||
\< 从旧的中删除 \n \> | 大小于号 [label="\< 从旧的中删除 \n \> 在新的中增加"] | ||
具体内容 | 具体内容 | ||
} | } | ||
result2:one -- | result2:one -- 大小于号 | ||
result2:two -- 具体内容 | result2:two -- 具体内容 | ||
} | } |