New pages
Jump to navigation
Jump to search
- 09:46, 14 January 2025 Test mcjs (hist | edit) [115 bytes] Mwroot (talk | contribs) (Created page with "The word <span title="This is the explanation of the word."><u>example</u></span> is used here.")
- 09:45, 14 January 2025 Test graphviz (hist | edit) [3,100 bytes] Mwroot (talk | contribs) (Created page with "<graphviz> digraph G { rankdir=LR; root [label="Root"]; root -> branch1 [label="To Branch 1"]; root -> branch2; branch1 -> subbranch1; branch1 -> subbranch2; branch2 -> subbranch3; } </graphviz> <graphviz> digraph MindMap { rankdir=LR; node [shape=box, style=filled, color=lightblue]; MainTopic [label="Main Topic"]; MainTopic -> Idea1 [label="Branch 1"]; MainTopic -> Idea2; Idea1 -> SubIdea1 [label="Leaf 1"]; Idea1 -> S...")
- 15:19, 13 January 2025 Test 分列 (hist | edit) [586 bytes] Mwroot (talk | contribs) (Created page with "<graphviz> graph 分列 { A [label="{<r> Hi | <s> Hello | <t> Why }"] A - B } </graphviz>")
- 12:01, 10 January 2025 How to read diff result (hist | edit) [210 bytes] Mwroot (talk | contribs) (Created page with "<graphviz> graph { shape= 5c7 [<left>5; <middle>c; <right>7] 5c7:left -- 第几行有变动 5c7:middle -- 具体变动 5c7:right -- 变动后是第几行 } </graphviz>")