通过使用XmlWriter类,XML的c#代码是什么? [英] What is the c# code for XML ,by using XmlWriter Class

查看:86
本文介绍了通过使用XmlWriter类,XML的c#代码是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

<SellingStatus>
                    <ConvertedCurrentPrice currencyID="USD">153.68</ConvertedCurrentPrice>
                    <CurrentPrice currencyID="GBP">99.0</CurrentPrice>
                </SellingStatus>



XMLWRITER中使用的PLZ class



PLZ USED in XMLWRITER class

推荐答案

Google是您的朋友:很好,经常拜访他.与在这里发布问题相比,他可以更快地回答问题.

快速搜索提供了MSDN XmlTextWriter定义,其中包括执行此操作的示例代码: http: //msdn.microsoft.com/zh-CN/library/system.xml.xmltextwriter.aspx [
Google is your friend: Be nice and visit him often. He can answer questions a lot more quickly than posting them here...

A very quick search gave the MSDN XmlTextWriter definiton, which includes sample code to do it: http://msdn.microsoft.com/en-us/library/system.xml.xmltextwriter.aspx[^]

In future, please try to do at least basic research yourself, and not waste your time or ours.


这篇关于通过使用XmlWriter类,XML的c#代码是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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