摘要:
正文: 一、首先要引用一个Excel的组件,我一开始是在Office XP下尝试的,不 成功,后来把XP给干掉,装2k,就成功了,所以这里分享的是Office 2k下 引用相关组件来实现功能的,在工程中引用COM标签中的Microsoft Excel 9.0 Object Library,添加成功后,引用中会多出三个引用项: Excel、Office、VBIDE。 二、具体代码。 usi... 阅读全文
posted @ 2009-07-05 15:44
船长
阅读(293)
评论(0)
推荐(0)
摘要:
ProcessInfo[] processInfo = ProcessModelInfo.GetHistory(100);error:Process metrics are available only when the ASP.NET process model is enabled. When running on versions of IIS 6 or newer in worker pr... 阅读全文
posted @ 2009-07-05 11:37
船长
阅读(285)
评论(0)
推荐(0)