摘要:
public void ProcessRequest(HttpContext context) { HttpResponse Response = context.Response; HttpServerUtility Server = context.Server; DateTime beforeTime = DateTime.Now; Microsoft.Office.Interop.Excel.Application xApp = new Microsoft.Office.Interop.Excel.ApplicationClass(); try { Microsoft.Office.I 阅读全文
posted @ 2011-01-08 22:18
Own_nothing
阅读(470)
评论(1)
推荐(0)
浙公网安备 33010602011771号