XML文件CRUD操作 [英] XML file CRUD Operations

查看:71
本文介绍了XML文件CRUD操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Dear All,

I have xml file as follows.
<Items>
        <Item>
                <ID>1</ID>
                <Name>Sandwich</Name>
                <Price>$5.00</Price>
        </Item>
</Items>

Now i need to retrieve this data.

Can anybody tell me how to perform the CRUD operations for this?

推荐答案

5.00 < /价格 > < /Item > < /Items > 现在,我需要检索此数据. 有人可以告诉我如何执行CRUD操作吗?
5.00</Price> </Item> </Items> Now i need to retrieve this data. Can anybody tell me how to perform the CRUD operations for this?


这篇关于XML文件CRUD操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆