搜索资源列表
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,
libxml++-1.0.5.tar
- This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both libxml and pkg-config installed.
matchbox-keyboard
- Linux系统上的一款屏幕软键盘,采用C语言编写,不仅适合运行在X86架构的X Window System的系统中,甚至在一些采用裁减过的X Window System作为GUI的嵌入式系统中都能看到这款屏幕软键盘的身影。它能从一个xml配置文件中生成按间,如果您想自定义屏幕软键盘上的按钮,只需要修改这个配置文件即可。
libxml2-2.6.30.tar
- c语言编写的xml解析器,可以方便的遍历,插入删除节点等操作
mxml-2.5
- minixml2.5最新的版本。 嵌入式xml 解析、查找、生成、遍历 功能,全部实现是标准c,移植很容易。 最新的2.5,修改了很多bug。 这个压缩包,里下载完了,直接就可以在liunx下编译安装。 如果是在windows下的话,只需要根据readme.txt的提示,修改一个小地方,就可以运行。非常方便。
tinyxml_2_3_2.tar
- linux下的小型xml开发软件,TinyXml is a simple, small, C++ XML parser that can be easily -the small xml development software, TinyXml is a simple, small, C XML parser that can be easily
pdf2xml
- Ubuntu下C语言编程的基本环境; PostgreSQL数据库系统的C语言内部编程,注册函数的编制方法; 将pdf文档转化为XML-Ubuntu under the C programming language basic environment PostgreSQL database system within the C-language programming, the compilation method of registration functions
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
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.
mxml-1.3.tar
- minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very
xml.tar
- 在Linux 平台下使用libxml2对XML解析,C++源码-In the Linux platform, using libxml2 for XML parsing, C++ source code
tcapi
- C based simple socket connection code and leveraging the XML communication.
libxml2-tests-2.7.8.tar
- Libxml2 是一个xml c语言版的解析器,本来是为Gnome项目开发的工具,是一个基于MIT License的免费开源软件。它除了支持c语言版以外,还支持c++、PHP、Pascal、Ruby、Tcl等语言的绑定,能在Windows、Linux、Solaris、MacOsX等平台上运行。功能还是相当强大的,相信满足一般用户需求没有任何问题。-Libxml2 is an xml c language version of the parser was originally developed
xml
- 可以解析xml文件,非常简单,用c++写的-xml
xml-json-c
- 很好用的xml、json转换源码,大家看看啊-Good with xml, json conversion source, we look
C-XML
- ANSI C 写的XML解析库,可以用来读写XML格式数据 -a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as d
xml
- 基于C语言和xml报文的服务器开发中常用到的xml报文解析器-Based on C language and XML message server development often use XML message parser
xerces-c-3.1.4.tar
- xml解析器xerces-c-3.1.4.tar.gz压缩文件(XML parser xerces-c-3.1.4.tar.gz compressed file)
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