摘要:
publicoverride DataTable GetUserDataDTList(string excelPath) 02. 03. { 04. 05. excelPath = excelPath.Trim(); 06. 07. string filename =null; 08. 09. try 10. 11. { 12. 13. filename = System.Configuration.ConfigurationSettings.AppSettings["filename"].ToString(); 14. 15. } 16. 17. catch(Except 阅读全文
posted @ 2012-10-29 13:37
纳米程序员
阅读(877)
评论(0)
推荐(1)


浙公网安备 33010602011771号