文件名称:CookiesInNETDemo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-02-24
- 文件大小:
- 148kb
- 下载次数:
- 0次
- 提 供 者:
- 杜**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
源码介绍了Cookies在.net网站中添加,删除,获取等功能
Cookie也有很多名字,HTTP Cookie的网站的Cookie,浏览器的cookie,会话cookie等。
Cookies是一个有关网站访问者的时间内将数据存储在Web服务器和浏览器未连接的几种方法。
共同使用cookies记住用户之间的互访。实际上,Cookie是一种小文本文件,由Web服务器发送并保存在客户端计算机上的Web浏览器。-Source Cookies in Net site to add, delete, access Cookie has many names, the HTTP Cookie websites cookie, browser cookie, the session cookie. Cookies are a site visitor time the data is stored in the Web server and the browser is not connected several methods. Common use cookies to remember the exchange of visits between users. In fact, the cookie is a small text file sent by a Web server and stored on the client computer Web browser.
Cookie也有很多名字,HTTP Cookie的网站的Cookie,浏览器的cookie,会话cookie等。
Cookies是一个有关网站访问者的时间内将数据存储在Web服务器和浏览器未连接的几种方法。
共同使用cookies记住用户之间的互访。实际上,Cookie是一种小文本文件,由Web服务器发送并保存在客户端计算机上的Web浏览器。-Source Cookies in Net site to add, delete, access Cookie has many names, the HTTP Cookie websites cookie, browser cookie, the session cookie. Cookies are a site visitor time the data is stored in the Web server and the browser is not connected several methods. Common use cookies to remember the exchange of visits between users. In fact, the cookie is a small text file sent by a Web server and stored on the client computer Web browser.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
51Aspx源码必读.txt
Default.aspx
Default.aspx.cs
Result.aspx
Result.aspx.cs
Web.config
WebSite.sln
App_Data
........\Database.mdf
........\Database_log.LDF
bin