最近简单的学习了一下LINT TO XML,写篇博客在这,方便以后查看~~ 1、常用到的类 XmlDocument -- 文档(xml文件) XmlElement -- 元素(节点) XmlAttribute -- 属性(节点内容) XNamespace -- 命名空间(xmlns) XDeclar Read More
posted @ 2017-04-24 10:41 小白一枚丶 Views(376) Comments(0) Diggs(0)