2015年6月11日
摘要: 1 //excel模板的路径 2 string strSource = Application.StartupPath + "\\" + "ExcelTemplet" + ".xls"; 3 4 ... 阅读全文
posted @ 2015-06-11 17:35 梦想&现实 阅读(785) 评论(0) 推荐(0) 编辑