早教吧 育儿知识 作业答案 考试题库 百科 知识分享
早教吧考试题库频道 --> 计算机类考试 -->软考中级 -->

Originally-introduced by Netscape Communications,(31)are a general mechanism which HTTP Se

题目

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

A.Browsers

B.Cookies

C.Connections

D.Scripts

参考答案
正确答案:B
解析:Cookies原来是由Netscape通信公司引入的,这是HTTP服务器方应用程序的一种通用机制,就像CGI脚本一样,它可以由HTTP连接的客户方用于存储和检索信息。 Cookies的基本功能是弥补HTTP无状态的缺陷。它能通过简单而持续地维护客户方的状态来扩展基于WWW的应用能力。