jianfeng1.wang 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
..
Makefile.am 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
Makefile.in 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
README 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
driver.cxx 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
persistence-vc10.vcxproj 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
persistence-vc10.vcxproj.filters 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
persistence-vc11.vcxproj 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
persistence-vc11.vcxproj.filters 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
persistence-vc12.vcxproj 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
persistence-vc12.vcxproj.filters 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
persistence-vc9.vcproj 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
position.cxx 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
position.hxx 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă
position.xml 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 ani în urmă

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.