摘要:
使用window.location = ''; cursor:pointer; 阅读全文
posted @ 2009-01-02 16:30
7x10
阅读(108)
评论(0)
推荐(0)
摘要:
创建: HttpCookie cookie = new HttpCookie("regID"); cookie .Value = username; cookie .Expires = DateTime.Now.AddDays(1); Response.Cookies.Add(cookie); 创建有子键的: Respons... 阅读全文
posted @ 2009-01-02 10:38
7x10
阅读(744)
评论(0)
推荐(0)

浙公网安备 33010602011771号