WebSQL is a SQL-like (71) language for extracting information from the web. Its capabilities for performing navigation of web (72) make it a useful tool for automating several web-related tasks that require the systematic processing of either all the links in a(73) , all the pages that can be reached from a given URL through (74) that match a pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common (75) Interface.
(73)处填()。 A.hypertext
B.page
C.protocol
D.operation
A.普通文件
B.目录文件
C.索引文件
D.特殊文件
设有关系R、S 如下所示,则关系代数表达式RS 的结果集为()。
A.A
B.B
C.C
D.D
A.插入排序
B.归并排序
C.快速排序
D.堆排序