摘要:
private void Page_Load(object sender, System.EventArgs e){这里可以判断,什么时候要做跳转Response.Status = “301 Moved Permanently”;Response.AddHeader(”Location”,”http://www.ahwebs.com/articles/301/“);} 阅读全文
posted @ 2013-12-17 11:39
蕙草
阅读(154)
评论(0)
推荐(0)