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