摘要:
public partial class DownLoadFile : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { string picName = Request.QueryString["InternalSysURL"]; if (!String.IsNullOrEmpty(picName)) { byt... 阅读全文
posted @ 2011-11-27 11:39
搏击的小船
阅读(981)
评论(1)
推荐(0)
浙公网安备 33010602011771号