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

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.