Originally introduced by Netscape Communications, (1) are a general mechanism which HTTP Server side applications, such as CGI (2) , can use to both store and retrieve information on the HTTP (3) side of the connection. Basically, Cookies can be used to compensate for the (4) nature of HTTP. The addition of a simple, persistent, client-side state significantly extends the capabilities of WWW-based (5) . (3)处填()。
A. Client
B. Editor
Creator
D. Server
查看答案
下列属于我国行政裁决种类的是()
A. 损害赔偿裁决
B. 权属纠纷裁决
C. 收养纠纷裁决
D. 侵权纠纷裁决
WebSQL is a SQL-like (1) language for extracting information from the web. Its capabilities for performing navigation of web (2) make it a useful tool for automating several web-related tasks that require the systematic processing of either all the links in a(3) , all the pages that can be reached from a given URL through (4) that match a pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common (5) Interface. (1)处填()。
A. query
B. transaction
C. communication
D. programming
假设A=0101,B=0011,则A XOR B的运算结果是 【1】 。(注:XOR表示“异或”运算)
数字彩色图像的数据量很大,分辨率为1024×768的1600万种颜色的彩色图像,若将其数据量压缩到原来的1/5,则一幅图像的数据量大约是 【5】 MB(保留2位小数)。