搜索资源列表
LISTINGS
- DJGPP This the official DJGPP distribution area. Nearly all people should get the files v2/readme.1st and v2/faq*.zip to figure out what to download. See http://www.delorie.com/djgpp/ for more information. The subdirectories are organiz
Qt-read-write-Excel-with-QAxObject
- Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。 这个代码提供了基本的Excel操作范例:打开 关闭 读写 另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。 可以供进一步开发参考之用。 QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。 配套说明详见
