12 2012 档案
摘要:<div contentEditable="true" onkeyup="alert(this.innerText);">
阅读全文
摘要:public static DataTable ExcelToDataTable(string strExcelFileName, string strSheetName){ string strConn = "Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=" + strExcelFileName + ";" +"Extended Properties=Excel 5.0;"; string strExcel = string.Format("sele
阅读全文
posted @ 2012-12-07 15:16
yuking
浙公网安备 33010602011771号