How to read diff result: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 3: | Line 3: | ||
randir=LR; | randir=LR; | ||
"5C7" [shape=record; label="{<1> 5 | <2> c | <3> 7}"] | |||
"5C7":1 -- 第几行有变动 | |||
"5C7":2 -- 具体变动 | |||
"5C7":3 -- 变动后是第几行 | |||
} | } | ||
</graphviz> | </graphviz> |