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

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.