摘要:
class 里面有std::vector<std::string> str的时候提示C4251 warning: needs to have dll-interface...http://www.programmersheaven.com/mb/CandCPP/310449/310449/needs-to-have-dll-interface-warning/templates can't be exported -- but I think you can safely ignore the error if the application program will no 阅读全文
posted @ 2011-08-01 10:54
旧博客
阅读(725)
评论(0)
推荐(0)
摘要:
1. pyExcelerator只能读取xls格式的excel,而不能读取2007、2010的xlsx格式。2. 把xlsx转xls之后,发现xls一个sheet最大支援到65536行(16位?),其他的数据被截断抛弃了。3. Win32com能够操作xlsx,但是那个慢呐,网上查了一下,貌似com操作excel就是巨慢无比。具体操作参看http://hi.baidu.com/guzhilei1986/blog/item/59893e01cc3c83067bec2c08.html中提供的easyExcel类,需要注意一个的问题是文件名的斜杠('\')转义问题,还有最好使用绝对路 阅读全文
posted @ 2011-08-01 07:57
旧博客
阅读(3148)
评论(0)
推荐(0)
浙公网安备 33010602011771号