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 年 前
inheritance-vc10.vcxproj 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 年 前
inheritance-vc10.vcxproj.filters 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 年 前
inheritance-vc11.vcxproj 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 年 前
inheritance-vc11.vcxproj.filters 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 年 前
inheritance-vc12.vcxproj 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 年 前
inheritance-vc12.vcxproj.filters 0a35ffe797 xlnt自整理VS项目,与github上不同,git上面的太多编译错误。 2 年 前
inheritance-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 XML persistence for C++ classes that use
inheritance. For the simple case without inheritance see the 'persistence'
example.