yushff

code the world。

导航

2012年8月7日

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.OleDb;using System.Windows.Forms;using Microsoft.Office.Interop.Excel;namespace WinExcelOperate{ class ExcelOperate { //加载Excel public static DataSet LoadDataFromExcel(string filePa. 阅读全文

posted @ 2012-08-07 10:56 yushff 阅读(618) 评论(0) 推荐(0)