代码如下://TransmitFile实现下载protected void Button1_Click(object sender, EventArgs e){
Response.ContentType = “application/x-zip-compressed”;Response.AddHeader(“Content-Disposition”, “attachment;filename=z.zip”);string filename = Server.MapPath(“DownLoad/a