VB生成xml
摘要:Dim text As XmlTextDim doc As New XmlDocument'加入XML的声明段落 Dim node As XmlNode = doc.CreateXmlDeclaration("1.0", "UTF-8", "yes")doc.AppendChild(node)'加入...
阅读全文
posted @ 2014-04-28 11:10
posted @ 2014-04-28 11:10
posted @ 2014-04-22 00:31
posted @ 2014-04-22 00:31
posted @ 2014-04-20 00:24