首先我們把Session_Start() 的Code 改成這樣 HttpContext.Current.Items["Session_Start"] = ""; Session["A"] = ""; ...
確定! 回上一頁