Qt与excel

使用QtXlsx 进行处理
编译参考 https://zhuanlan.zhihu.com/p/349176607
总结就是 https://github.com/dbzhang800/QtXlsxWriter
用QtCreator加载之后,再运行 nmake install 将对应的lib、dll安装到合适的目录中去。

你可能感兴趣的:(c++)