Test 分列: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| Line 5: | Line 5: | ||
| result1 [shape=record; label="<one> 5 | <two> c | <three> 7"] | result1 [shape=record; label="<one> 5 | <two> c | <three> 7"] | ||
| subgraph  | subgraph 解释1{ | ||
| node [shape=plain] | node [shape=plain] | ||
| 改前行号 | 改前行号 | ||
| Line 16: | Line 16: | ||
| result1:three -- 改后行号 | result1:three -- 改后行号 | ||
| result2 [shape=record; label="<one> \> | <two> sth"] | |||
| subgraph 解释2{ | |||
| node [shape=plain] | |||
| < 从旧的中删除 \n > 从新的中增加 | |||
| 具体内容 | |||
| } | |||
| result2:one -- < 从旧的中删除 \n > 从新的中增加 | |||
| result2:two -- 具体内容 | |||
| } | } | ||
| </graphviz> | </graphviz> | ||
Revision as of 10:06, 14 January 2025
