jianfeng1.wang 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
..
config 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
doc 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
examples 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
m4 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
tests 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
xml 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
INSTALL 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
LICENSE 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
Makefile.am 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
Makefile.in 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
NEWS 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
README 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
aclocal.m4 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
bootstrap 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
configure 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
configure.ac 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
libstudxml-vc10.sln 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
libstudxml-vc11.sln 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
libstudxml-vc12.sln 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
libstudxml-vc9.sln 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
libstudxml.pc.in 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
tester.bat 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
tester.in 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago
version 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. 1 year ago

README

libstudxml is a streaming XML pull parser and streaming XML serializer
implementation for modern, standard C++. It has an API that we believe
should have already been in Boost or even in the C++ standard library.
For more information see:

http://www.codesynthesis.com/projects/libstudxml/

See the NEWS file for the user-visible changes from the previous release.

See the LICENSE file for distribution conditions.

See the INSTALL file for prerequisites and installation instructions.

See the doc/ directory for the API documentation.

See the examples/ directory for examples. See examples/README for an
overview of the provided examples as well as the README file in each
example directory for more details on any particular example.

See the tests/ directory for the test suite.

Send questions, bug reports, or any other feedback to the
studxml-users@codesynthesis.com mailing list.