摘要: 在ASP.NET中调用EXCEL后(比如导出EXCEL),EXCEL长驻内存的解决办法就是---干掉它!!!原帖地址: http://hi.baidu.com/cnzynet/blog/item/b7d1a0f22dc00315b17ec50f.html 添加引用:using System.Runtime.InteropServices; [代码] 阅读全文
posted @ 2009-02-04 16:46 Larify 阅读(663) 评论(0) 推荐(0) 编辑