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

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.