Skip to content

adolli/xQuery-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xQuery-plus-plus

an xml-format file io library

这是一个可以操作xml文件的c++代码库,包括一个节点选择器引擎,可以方便地对xml文档进行查询或修改等操作。 选择器引擎使用类似于jQuery的语法,能非常方便选择出所遇要的节点。

Installation

不需要安装,包含头文件"xmlSel.h",并且将所有cpp文件设置到工程编译目录里即可。

详细的使用说明稍后更新

About

an xml-format file io library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published