您现在的位置:学赛首页 > IT英语 > 网络 > 正文
什么是Cookie?
http://www.educity.cn 作者:希赛网 来源:希赛网 2006年4月9日 发表评论 进入社区

Originally introduced by Netscape Communications, Cookies are a general mechanism which HTTP Server side applications, such as CGI scripts, can use to both store and retrieve information on the HTTP Client side of the connection. Basically, Cookies can be used to compensate for the stateless nature of HTTP. The addition of a simple, persistent, client-side state significantly extends the capabilities of WWW-based applications.