摘要:
Asp.net常用状态管理方案有:视图状态View state隐藏域 Hidden FieldsCookiesQuery stringApplication stateSession stateProfile其中View state, hidden fields, cookies, and query strings将值以不同的方式保存在客户端。而application state, sessio... 阅读全文
posted @ 2007-04-10 10:15
Ring
阅读(1735)
评论(1)
推荐(0)