摘要:
#region Excel定义 DateTime beforeTime = DateTime.Now; //实例化Excel全局(本地服务器) Microsoft.Office.Interop.Excel.Application xlApp = new Microsoft.Office.Interop.Excel.Application(); if (xlApp == null) { ResponseScri... 阅读全文
posted @ 2013-03-05 09:37
翟中龙
阅读(353)
评论(0)
推荐(1)

浙公网安备 33010602011771号