搜索资源列表
xls2xml_src
- 利用C#,将EXCEL文档内容转换面XML文件内容-using C#, Excel documents as XML document conversion surface content
SgmlReader
- 一个转换html并解析xml的文件。需要的可以看下-a conversion and analytic xml document. Needs can glance! !
excel2xml
- excel 转换为XML,可以批量转换,同时生成Schema验证文件-excel converted to XML, batch conversion, while generating Schema document validation
C20
- DataSetTOXML数据集转换为XML文件的实例 XML文件作为数据源的应用案例。-DataSetTOXML data set is converted to XML files XML file as a data source instance of the application of case.
XMLDECOMPAERT
- xml解析器,将xml文件快速解析并转换为datatable!-xml parser to quickly parse the xml file and convert to datatable
Core4
- Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
notebook
- ①能读取txt,xml,csv等格式文件,能够对文件进行修改和保存 ②项目配置信息存放在xml配置文件中 ③对于超大型文件要求实现多线程异步读取,避免内存占用过大,界面锁死等问题 ④能识别文件编码,并可以进行编码转换(如gb2312和utf-8的识别和互转) ⑤实现行数,字数等简单统计功能 ⑥对于xml,csv等文件格式能进行简单的数据解析-(1) can be read txt, xml, csv format, to be able to modi
BaseClass
- C#各种文件操作的类,值得学习的是httphelper,可以做到类似易语言的自动登录 post这类的操作。还有xml、泛型、json等的转换操作类,全源码-C# class various file operations, it is worth learning httphelper can be done similar to the easy language automatically log the operation, such as the post. Xml, generic,
xml
- 该压缩包内包含几个操作Xml文件的实例. 每一种Xml文件的格式都有所不同. 支持Xml文件的查询、修改、删除节点等. 还有如何将Xml文件转换为DataSet数据集. 然后通过更新数据集来实现Xml文件的更新.-The archive contains several operations Xml file instance. Xml file format for each are different. Supported Xml file query, modi
ctratXML
- c#实现将TXT文件转换为XML数据文件和,将XML文件还原成TXT文件。可以作为C#读写XML和TXT文件的范例。-c# achieve TXT files into an XML data file and to restore the XML file into a TXT file. You can write a C# sample XML and TXT files.
XML_Type3
- 将CSV文件转换成XML文件,用于生成可用的通用的XML文件,对于没有安装excel的电脑有用。(convert *.csv files into *.xml files)