摘要:1 public class ImportExportToExcel 2 { 3 private string strConn ; 4 5 private System.Windows.Forms.OpenFileDialog openFileDlg=new System.Windows.Forms.OpenFile...
阅读全文
posted @ 2006-04-20 01:54
|
|||
04 2006 档案
摘要:1 public class ImportExportToExcel 2 { 3 private string strConn ; 4 5 private System.Windows.Forms.OpenFileDialog openFileDlg=new System.Windows.Forms.OpenFile...
阅读全文
posted @ 2006-04-20 01:54
摘要:1using System; 2using System.Collections; 3using System.ComponentModel; 4using System.Data; 5using System.Drawing; 6using System.Web; 7using System.Web.SessionState; 8using System.Web.UI; ...
阅读全文
posted @ 2006-04-20 01:44
|
|||