demotest.xml

来自「xml 简单解析器」· XML 代码 · 共 14 行

XML
14
字号
<root>
    <commands>
        <commanditem command="hexun_home_page" commandtype="action">
            <action owner="ie" entry="http://www.hexun.com" />
        </commanditem>
        <commanditem command="hexun_person_page" commandtype="action">
            <action owner="ie_inner" entry="http://home.hexun.com/" />
        </commanditem>
        <commanditem command="hexun_channels" commandtype="menu">
            <action owner="ie_inner" caption="和讯股票" entry="http://stock.hexun.com/" />
        </commanditem>
    </commands>
</root>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?