2016年2月26日

Devpress Excel数据导入

摘要: class ExcelDataBaseHelper { public static object OpenFile(string fileName, bool hasHeaders) { var fullFileName = fileName; string HDR = hasHeaders ? " 阅读全文

posted @ 2016-02-26 22:41 TonyChan3 阅读(377) 评论(0) 推荐(0)

导航