摘要:
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 西瓜K菠萝 阅读(11785) 评论(5) 推荐(0)
|
|||
|
摘要:
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 西瓜K菠萝 阅读(11785) 评论(5) 推荐(0)
摘要:
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 西瓜K菠萝 阅读(1557) 评论(0) 推荐(1) |
|||