weiceshi
V2EX  ›  问与答

有什么在线工具能把 xml 转化为表格显示的呀

  •  
  •   weiceshi · Feb 2, 2016 · 2873 views
    This topic created in 3752 days ago, the information mentioned may be changed or developed.

    有什么在线工具能把 xml 转化为表格显示
    如将如下 xml
    xml
    <?xml version="1.0" encoding="utf-8"?>
    <resources>
    <string name="s1">v1</string>
    <string name="s2">v2</string>
    </resource>

    转化为下面的表格
    | name | whatever |
    | -------- | -----: |
    | s1 | v2|
    | s2 | v2 |

    2 replies    2016-02-02 17:26:46 +08:00
    techmoe
        1
    techmoe  
       Feb 2, 2016 via Android
    我知道有 json 格式化的, xml 还真没试过
    wesley
        2
    wesley  
       Feb 2, 2016
    自己写个 xslt
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5805 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 79ms · UTC 02:52 · PVG 10:52 · LAX 19:52 · JFK 22:52
    ♥ Do have faith in what you're doing.