搜索资源列表
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,
libxml2-2.6.30.tar
- c语言编写的xml解析器,可以方便的遍历,插入删除节点等操作
easyXML_simple
- 一个简明的XML操作类,对libxml2进行封装,结构清晰,libxml入门经典-A simple XML manipulation class, encapsulation of libxml2, clear structure, libxml classic entry
gfx
- unix(sco,aix)下面的c语言函数库。 包括基本的字符串操作,socket操作,xml操作,tree操作等-unix (sco, aix) following c language function library. Including basic string operations, socket operations, xml operation, tree manipulation
SMS_Xml
- 对linux tinyxml 类库的封装,对开发对xml文件读写等操作的程序员有指导意义。-xml program
XML
- XML文件的解析和组装,基本上能实现XML的所有操作!-XML parser and construct
XMLProcessor
- 已经抽象化的QT 对XML的增删改查。从一个XML读取的基类中衍生出的各种增删改查的操作。-QT has been abstract XML-additions and deletions to the investigation. XML read from a base class derived from a variety of additions and deletions to check the operation.
libxml-0.3.4.tar
- OPEN SOURCE的很简单的操作XML的源代码库,开发很简单,可以参考一下-OPEN SOURCE operation is very simple XML source code repository, development is very simple, you can refer to
libXml2
- C++标准库中没有操作XML的方法,LIBXML2是其中一种很优秀的XML库,应用LibXml2库来进行xml文档操作,libxml2库依赖iconv和zlib库.这是LIBxml2的解析代码-Manipulate XML the C++ standard library and, LIBXML2 XML library is one of the very good, to apply LibXml2 library xml document manipulation the libxml2
tinyxml
- c++编写的xml文件操作代码,可以创建xml文件,添加和删除xml内容,API函数使用简单,可以在linux下编译运行,结合其他应用程序将需要存取的东西放到xml中。-c++ code written in xml file operation, you can create xml file, add and delete xml content, API functions easy to use, can be compiled to run under linux, in conjun
xml_xpath
- libxml是一个开源的库,linux下解析xml文件经常用到,进行一些创读增删的操作。 在这里,本测试程序源代码,来处理这个xml换行问题。-Libxml is an open source library, under Linux is often used to parse the XML file, for some gen read add or delete operation. Here, the test program source code, to deal with
tinyxml_2_6_2
- inyXML一款很优秀的操作C++类库,文件不大,但方法很丰富,和apache的Dom4j可以披靡啊!习惯了使用java类库的我看到这么丰富的c++类库,很高兴!它使用很简单,只需要拷贝几个文件到你的工程中,没有STL也可以编译运行。(InyXML is a very good operating C++ library file is not, but the method is very rich, and Apache Dom4j can be invincible! Accustomed