搜索资源列表
1
- VB对XML文件读取操作类,主要是对XML文件的解析-VB XML file read operations class, mainly the parsing of the XML file
147388-readbigxml
- 运用Qt 4.x类库,对大型XML文件的读取与界面展示-Use Qt 4.x class library, read large XML file with the interface shows
DoodMarkUpDev
- MarkUpDev很好的类,增加一些要钱的开发版代码?个人感觉XML用这个类容易上手!与大家分享-MarkUpDev good class, and add some money to the development version of the code? Personal feeling is easy to use XML with this class! To share with you
WeiXin
- asp.net 微信接口的完整项目 包含xml及16个常用类代码,可直接使用! -asp.net full project micro-channel interface contains the xml and 16 commonly used class code can be used directly!
XML
- 输入输出xml,CMakeUp 类的应用,输入输出半结构化的数据,生成配置性文件参数等-Input and output xml, CMakeUp class applications, the input and output of semi-structured data, generate the configuration parameters of files
XMLStrGen
- XMLStrGen是一个专门自动生成符合W3C国际标准的XML各种元素名称的C++库文件。自动产生的字符串是Unicode的,长度可根据传入的参数控制。源代码还包括生成适合于XML元素和属性名称的一系列的函数。 非常适合于程序测试和演示用。-XMLStrGen.DLL/lib is devoted to generate unicode XML string randomly based on W3C specification Extensible Markup Language (XM
xml
- 一個管理XML文件的單件類,實現XML文件讀取,修改,保存等功能-A management class single XML document, implement XML file read, modify, save and other functions
XML-ReadAndWrite
- 基于跨平台读取XML功能类tinyxml二次封装的XML快速读写类-Read XML-based cross-platform functional class tinyxml secondary package fast read and write XML class
CSharpBase
- 通过C#环境整理的OPC、Redis、Xml等接口程序,基础类的小工具组件,使用时请引用quote目录下相应库-C# environment by finishing OPC, Redis, Xml etc. interface program, a small tool assembly base class, please quote reference directory under the appropriate library use
poco-1.4.7-all
- POCO是很不错的C++跨平台开源库,包含网络(HTTP、FTP等)、正则、XML、Zip、日期、文件、线程、通知、配置、日志、Timer等方面的类-poco class
TinyXML-class
- TinyXML类库,用于XML文件的便捷写和读,解压后直接放置在项目目录下,并引用两个文件便可以使用,-TinyXML library, convenient for writing and reading XML files, placed directly under the project directory after decompression, and cited two documents you can use,
XmlTest
- xml文件的读写。 TinyXml实现的是DOM访问模型,因此提供了一系列的类对应XML文件中的各个节点。主要类间的关系如下: TiXmlBase:其他类的基类,是个抽象类 TiXmlNode:表示一个节点,包含节点的一般方法,如访问子节点、兄弟节点、编辑自身、编辑子节点 TiXmlDocument:表示整个XML文档,不对应其中某个特定的节点。 TiXmlElement:表示元素节点,可以包含子节点和TiXmlAttribute TiXmlComment:表示注释
lee_utils
- xml解析 json解析, 时间 xml转json 的 辅助工具类(XML parsing JSON parsing, time XML to JSON auxiliary tool class)
WPFXMLToClass
- WPF 解析 XML格式的字符串成对象,无需LoadXML,方便实用(wpf xml to class wpf xm l to class)
xdoclet-1.2.1.jar
- XDoclet is a tool that evolved on the basis of EJBDoclet, created by Rickard Oberg. It's easy to manage: go through the bean class itself to see full components instead of traversing multiple EJB files. How did it do it? Java unless it has a Javadoc
Hutool_v3.2.0
- Hutool是一个Java基础工具类,对文件、流、加密解密、转码、正则、线程、XML等JDK方法进行封装,组成各种Util工具类,同时提供以下组件: 布隆过滤 缓存 克隆接口 类型转换 日期处理 数据库ORM(基于ActiveRecord思想) 基于DFA有限自动机的多个关键字查找 HTTP客户端 IO和文件 有用的一些数据结构 日志 反射代理类的简化(AOP切面实现) Setting(一种扩展Properties的配置文件) System(JVM和系统信息等) W
_vbXML
- XML Class for Visual Basic 6.0
JavaEE技术-自主学习
- 通过xml文件配置数据库连接信息 PO类和数据库表的映射关系通过xml文件配置 模拟Hibernate中Session类的save()、delete()、update()和get()方法(Configuring database connection information through the XML file The mapping relationship between the PO class and the database table is configured