阅读背景:

如何获取父节点和仅一个子节点

来源:互联网 

Lets say I have this xml:

让我说我有这个xml:

<categories>
    <category text="Arts">
            <category text="Design"/>
            <category text="Visual Arts"/>
    </category>
    <category text="Business">
            <category text="Business News"/>
            <category text="Careers"/>
            <category text="Investing"/>
    </category>
    <category text="Comedy"/>
</categories>
<cate



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: