摘要:前台代码:protected void Button7_Click(object sender, EventArgs e) { DataTable dt = DataExport.GetDefenseStu();//dt是从后台生成的要导出的datatable string fileName = "二辩名单" + ".xls";//设置导出文件的名称 HttpContext curContext ...
阅读全文
posted @ 2010-04-14 21:40
浙公网安备 33010602011771号