摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public static DataTable GetSigleTableFromExcel(String fileName, String tableName){ DataSet ds = new DataSet(); string strConn = string.Format(@"Provider=Microsoft.Jet.OLEDB.4.0;Data Source={0} 阅读全文
posted @ 2011-01-23 21:03
涂墨留香
阅读(480)
评论(1)
推荐(0)
浙公网安备 33010602011771号