搜索资源列表
bookcase-0[1].5.2a.tar.gz
- Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。
Xml-v0.05
- 简单的xml解析类,能够很好的解析xml文件,编译后的生成文件小-simple xml analytic categories, to very good analytical xml document, compiled after the formation of small paper
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
xmlfenxi
- 一个xml文件分析程序,它需要linux环镜下的liconv xml2库的支持。-an xml document analysis procedures, It needs linux Central microscope liconv xml2 library support.
domparser
- QT下DOM编程,对XML文件进行解析,支持UNIX和WINDOWS跨平台。-QT under DOM programming, the XML document analysis, support UNIX and Windows cross-platform.
PerlReadXml.tar
- perl脚本语言对XML文件进行读写的代码.
Markup83
- 解析xml文件的强大包,可以增加,删除xml项 支持跨平台
domparser
- 一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。-use QT for a show interface under Linux right Xml file parsing examples.
xmltest
- 用libxml2建立xml文件的实例程序,在linux下使用-Build libxml2 xml file with examples of procedures used in linux
bookcase-0[1].5.2a.tar
- Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。 -Bookcase is uses in the KDE individual books management. It uses the XML document memory form, and traces 26 kind of books characteristics.
http_protocol_sourcecode
- 完整实现http协议源代码(WINDOWS或LINUX平台均可移植使用),我在VC++上(不调用WINDOWS的HTTP的API)可实现XML文件下载等. -Http agreement to achieve a complete source code (WINDOWS or LINUX platform can be transplanted to use), I VC++ On (not the HTTP call WINDOWS the API) can be downloaded,
xml
- 关于xml文件解析的一个例子,用QT编写.-About xml file parsing an example prepared by QT.
xmlparser-1.0.tar
- 在Linux C++中解析XML文件 能够创建文件,增加节点,删除节点,保存文件。-Parse XML file in Linux C++
XML.tar
- sun unix 下c语言读取xml格式的文件。-c language under the sun unix read xml file.
SMS_Xml
- 对linux tinyxml 类库的封装,对开发对xml文件读写等操作的程序员有指导意义。-xml program
linuxDistro
- 实现Linux的自动更新策略, 主要解析install primary xml 文件, 实现安装包的自动分析。-Linux to achieve the auto-update strategy, the main analytical install primary xml file, install the package to achieve automatic analysis.
linuxgetconfigurationcontents
- 通过深入解析和分析Linux配置文件,使用Linux高级脚本,获取系统配置数据,生成数据的xml文件和配置内容的显示文件。-Through in-depth analysis and analysis of Linux configuration files, use the Linux Advanced scr ipts, configuration data acquisition system to generate data in xml file and configure the d
XML
- XML文件的解析和组装,基本上能实现XML的所有操作!-XML parser and construct
xml
- 可以解析xml文件,非常简单,用c++写的-xml
xml
- 解析XML文件的结点内容,并保存到结构体中。然后在主函数中打印结果(没有实现,望高手指点)。-parse content of XML doc,and save to struct,but i can t get the content from struct,may someone teach me,thanks a lot!