搜索资源列表
xmlreader
- 小練習,主要是如何讀寫XML文件,希望大家多多指教!謝謝大蝦們,謝謝站長!-small practice, mainly how to read and write XML documents, we hope a great weekend! Thank you prawns Gentlemen, thank you head!
XML
- 用C#操作xml xmlFilePath = textBox2.Text FileStream fs = new FileStream(filePath ,FileMode.Open) BinaryReader binreader = new BinaryReader(fs ) //XmlTextReader xmlreader = new XmlTextReader() XmlTextWriter xmlreader = new XmlTextWriter(
XMLReaderDragon
- 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
XmlReader(XML阅读器)
- XML文件阅读器,用于查看xml文件内表格内容,可拖拽文件。(XML file reader is used to see the contents of XML files, and drag files.)