摘要: 3.1 语法 3.1.1 区分大小写 3.1.2 标识符 3.1.3 注释 3.1.4 严格模式strict mode "use strict" 3.1.5 语句 3.2 关键字和保留字 3.3 变量 3.4 数据类型 阅读全文
posted @ 2018-05-21 20:23 ChuckLu 阅读(197) 评论(0) 推荐(0) 编辑
摘要: Forms authentication timeout vs sessionState timeout They are different things. The Forms Authentication Timeout value sets the amount of time in minu 阅读全文
posted @ 2018-05-21 17:45 ChuckLu 阅读(584) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/23758704/asp-net-sessionid-vs-aspxauth-why-do-we-need-both-of-them ASP.Net_SessionId is a cookie which is used to 阅读全文
posted @ 2018-05-21 14:48 ChuckLu 阅读(1220) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/ms178581.aspx 阅读全文
posted @ 2018-05-21 14:26 ChuckLu 阅读(128) 评论(0) 推荐(0) 编辑