jianfeng1.wang 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
..
Makefile.am 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
Makefile.in 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
README 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
driver.cxx 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
persistence-vc10.vcxproj 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
persistence-vc10.vcxproj.filters 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
persistence-vc11.vcxproj 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
persistence-vc11.vcxproj.filters 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
persistence-vc12.vcxproj 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
persistence-vc12.vcxproj.filters 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
persistence-vc9.vcproj 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
position.cxx 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
position.hxx 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans
position.xml 5e2c1f8ed0 提交libstudxml 1.0.1版本,此库目前被xlnt调用来解析xlsx. il y a 2 ans

README

This example shows how to implement C++ classes that know how to persist
themselves in XML. This is the simple case that doesn't involve inheritance.
For inheritance support see the 'inheritance' example.