执行Redirect 会抛出异常 protected void Button2_Click(object sender, EventArgs e) { try { Response.Redirect("webform1.aspx"); } cat... 人工智能 2023-12-15 145 点赞 2 评论 219 浏览