摘要:
public static void InputUserFromExcel(string filePath) { string FileExName = filePath.Substring(filePath.LastIndexOf(".") + 1); string mystring = "Provider = Microsoft.ACE.OLEDB.12.0 ; Data Source ='" + filePath + "';Extended Properties ='Excel 12.0;HDR=YES;IMEX= 阅读全文
posted @ 2014-03-25 11:07
柳絮
阅读(278)
评论(0)
推荐(0)
浙公网安备 33010602011771号