摘要:
1、cookie 继续讲解MVC的内置对象cookie 相对不安全 1)保存cookie public ActionResult Index() { // 设置cookie以及过期时间 Response.Cookies.Add(new HttpCookie(name: "userId") { Val 阅读全文
posted @ 2020-02-15 13:35
Tanqurey
阅读(142)
评论(0)
推荐(0)
浙公网安备 33010602011771号