test.xml
来自「minixml2.5最新的版本。 嵌入式xml 解析、查找、生成、遍历 功能,」· XML 代码 · 共 30 行
XML
30 行
<?xml version="1.0" encoding="UTF-8"?><group> <option> <keyword type="opaque">InputSlot</keyword> <default type="opaque">Auto</default> <text>Media Source</text> <order type="real">10.000000</order> <choice> <keyword type="opaque">Auto</keyword> <text>Auto Tray Selection</text> <code type="opaque" /> </choice> <choice> <keyword type="opaque">Upper</keyword> <text>Tray 1</text> <code type="opaque"><</MediaPosition 0>>setpagedevice</code> </choice> <choice> <keyword type="opaque">Lower</keyword> <text>Tray 2</text> <code type="opaque"><</MediaPosition 1>>setpagedevice</code> </choice> </option> <integer>123</integer> <string>Now is the time for all good men to come to the aid of theircountry.</string> <!-- this is a comment --> <![CDATA[this is CDATA 0123456789ABCDEF]]></group>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?