2015年4月3日

ASP.NET Excel导入导出SQL Server整理(转)

摘要: 一、Excel导入在页面层添加FileUpload控件,控件位置:Standard里面,Calendar下面两个。设置其ID。添加Button,btnUpload protected void btnUpload_Click(object sender, EventArgs e) {... 阅读全文

posted @ 2015-04-03 16:55 爱在屋檐下 阅读(846) 评论(0) 推荐(0)

导航