搜索资源列表
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,
publisher
- You have a well defined plug-in interface - public interface IMyInterface , or even an abstract class, in your Framework project Your plug-in classes will implement this interface or abstract class. The trick is, your plug-in classes that implemen
easyXML_simple
- 一个简明的XML操作类,对libxml2进行封装,结构清晰,libxml入门经典-A simple XML manipulation class, encapsulation of libxml2, clear structure, libxml classic entry
CMarkUpXML1202
- 使用CMARKUP类对XML文件解析,包括增加删除修改查询-Class of XML documents using CMARKUP analysis, including increasing delete modify query
dumpwmidata
- 将指定的WMI类中的数据保存成XML 文件,对系统信息的获取很有帮助-this sample dumps data from specified WMI class,and save as a xml file,this is very helpful to gethering system infomation
DesAndXml
- 查了一下,基本上都是提供C++方式的DES加密,所以,上传一个C#写的DES 另外,提供了一个把XML文件当作INI文件来处理的类-provide a des class written by c#。 also provide a XML class, which take the xml files as ini to read and write
TinyXml2.5.3
- 解析XML的C++类库,可运行于linux、unix。-XML class under C++,run in linux、unix or windows。
Markup
- CmakeUps 类的简单封装 可以使用它自动写简单XML文件-CmakeUps class Simple Package
xmllei
- 易语言XML类调用说明的《易 语 言 源 代 码》-Easy language called XML class descr iption " easy language source code"
FilePickUp
- 自己做的利用Cmarkup类操作xml的例子-Do their own use Cmarkup class action case xml
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.
tinyxml
- tinyXML类库,此类库可以用于VC和EVC环境下,对需要在wince环境下使用XML的朋友有帮助。-tinyXML class libraries, such libraries can be used in the VC and EVC environment, friends need a wince environment using XML.
SimpleXML
- 简化的XML处理类,能得到XML中元素的值,使用简单。 使用方法:将XML字符串传给本类实例即可,如下所示(Result为XML字符串,可从文件中读出)。 Dim XML As New SimpleXML Dim strName as string XML.Content = Result strName = XML.GetTag("Name") -Simplify XML processing class, to get the values
Markup
- xml语言的解析类,很好用,效率也很高,共享处理。-the xml language parsing class, very easy to use, high efficiency, shared processing.
NativeXml407
- 很好用的XML处理类,最新4.07版,带范例程序-Good use of XML processing class, with a sample program
qxmlname
- The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way for Linux.
qxmlquery
- The QXmlQuery class performs XQueries on XML data, or on non-XML data modeled to look like XML for Linux.
qxmlschema
- The QXmlSchema class provides loading and validation of a W3C XML Schema for Linux.
cnkksreadsconvenient
- SizeDemo_demo 一个非常方便解析,读取xml的类,(SizeDemo_demo a convenient analytical, reads the XML class,)
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