All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
SQL循序渐进(10)合计函数_[SQL,Server教程]
如何设置apache的最大空闲进程数_php资料_编程技术
SQL循序渐进(23)UNION,和,外部连接_[SQL,Server教程]
配置Apache2+PHP5+MYSQL5_[PHP教程]
如何找出相同月日记录_[SQL Server教程]
十九 控制文本 Mastering Text_[Html教程]
初学,ASP.NET,AJAX,(三):使用,UpdatePanel_[Asp.Net教程]
构建安全的Xml,Web,Service系列
如何点击按钮弹出新窗口,输入数据后返回并刷新页面?_[Asp.Net教程]
SQL,Server,最佳实践分析器使用小结_[SQL,Server教程]
Reading number is top 10 pictures
寒流来了
The money of more than 100 countries and regions16
Sora aoi on twitter4
Look at the Spring Festival people crowded into the what kind
Extremely rare TianShan Mountains snow lotus2
YangYuYing and ZhengShaoQiu dance on the generous come interest dye-in-the-wood
Sexy women in 2013--1
The Soviet union swimsuit exposure in the 70 year2
Nikon microscopic photography of the first three
Beautiful vacuum girl2
Download software ranking
超级战舰
Boxer Classic video3
Unix video tutorial9
Tram sex maniac 2 (H) rar bag10
WebService在.NET中的实战应用教学视频 → 第1集
Photoshop 8.0图象编辑软件
Such love down(擒爱记)
Unix video tutorial6
The Bermuda triangle3
WebService在.NET中的实战应用教学视频 → 第3集
aaa published in(发表于) 2013/12/15 8:42:37 Edit(编辑)
Excel在.Net下驻留内存的解决方法_.net资料_编程技术

Excel在.Net下驻留内存的解决方法_.net资料_编程技术

Excel在.Net下驻留内存的解决方法_.net资料_编程技术-你的首页-uuhomepage.com

  这段时间在VS 2003 的WebForm 方式下对Excel 进行操作,遇到一个最为头疼的问题就是对Excel操作完毕后Excel不能够正常关闭,系统退出后,Excel总是驻留在内存中。但是这段代码放到WinForm的程序中又没有问题。在网上进行了查找也没有找到有效可行的办法。经过无数次的尝试,终于解决如下:


  原来书写如下:



  private Excel.Application m_app;
  private Excel.Workbook m_workbook;
  this.m_app = new Excel.ApplicationClass();
  this.m_app.DisplayAlerts = false;
  this.m_workbook = this.m_app.Workbooks.Open(sFilePath, Missing.Value,
  Missing.Value, Missing.Value, Missing.Value,
  Missing.Value, Missing.Value, Missing.Value,
  Missing.Value, Missing.Value, Missing.Value,
  Missing.Value, Missing.Value, Missing.Value,
  Missing.Value );



添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.