DOM is a platform. and language -(66)API that allows programs and scripts to dynamically access and update the content, structure and style. of WWW documents(currently, definitions for HTML and XML documents are part of the specification). The document can be further processed and the results of that processing can be incorporated back into the presented(67)DOM is a(68)-based API to documents, which requires the whole document to be represented in(69)while processing it. A simpler alternative to DOM is the event - based SAX, which can be used to process very large(70)documents that do not fit into the memory available for processing.
A.specific
B.neutral
C.contained
D.related
第1题:
从供选择的答案中选出应填入英语文句中()的正确的答案。
Software products may be (A) into four basic types: application programs, programming language processors, operating systems, and system utilities.
Application programs are programs that (B) useful tasks such as solving statistical problems, or keeping your company's books.
Programming language processors are programs that (C) the use if a computer language in a computer system. They are tools for the development of application programs.
Operating systems are programs that (D) the system resources and enable you to run application programs.
System utilities are special programs that (E) the usefulness of or add capabilities to a computer.
A~E: ① manage ② perform ③ support ④ reduce
⑤ divided ⑥ enhance ⑦ implemented ⑧ introduce
⑨ ranked ⑩ run
第2题:
A.Allows the management server to communicate with the controllers
B.Allows the issuing of text commands to manage the EVA
C.Allows scripts for remote replication tools to be used
D.Allows fault reporting to a remote location
第3题:
Software products may be (1)into four basic types: application programs, programming language processors, operating systems, and system utilities.
Application programs are programs that (2) useful tasks such as solving statistical problems, or keeping your company's books.
Programming language processors are programs that (3) the use if a computer language in a computer system. They are tools for the development of application programs.
Operation systems are programs that (4) the system resources and enable you to run application programs.
System utilities are special programs that (5) the usefulness of or add capabilities to a computer.
A.manage
B.perform
C.support
D.reduce
E.divided
第4题:
The kernel is the(66)of an operating system such as Windows98, Windows NT, Mac OS or Unix. The kernel provides basic services for the other parts of the operating system,(67)it possible for it to run several programs at once(multitasking), read and write files and connect to networks and peripherals. Applications and utility programs use the services provided by the kernel to provide practical business functionality.
In operating systems such as Windows or most versions of Unix, the kernel(68)everything except application and utility programs.
In microkernel operating systems such as Digital Unix and Apples forthcoming Mac OS Server, the kernel(69)supports only multitasking and memory management. Other services such as applications, utilities and the user interface support device drivers, API and graphics which all(70)outside the microkernel.
A.nucleus
B.center
C.core
D.heart
第5题:
DOM is a platform-and language-(21)API that allows programs and scripts to dynamically access and update the content, structure and style. of WWW documents (currently ,definitions for HTML and XML documents are part of the specification). The document can be further processed and the results of that processing can be incorporated back into the presented(22). DOM is a(23)-based AP1 to documents, which requires the whole document to be represented in(24)while processing it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large(25)documents that do not fit info the memory available for processing.
A.specific
B.neutral
C.contained
D.related
第6题:
A high-level language is an artificial language with which we can write various(66)
A.files
B.instructions
C.text
D.papers
第7题:
DOM的英文全称是(),与DOM类似,API 是另一种读取和操作XML文档的编程接口。
第8题:
关于DOM的描述错误的是()。
第9题:
在J2EE实现企业级应用开发,在XML解析器中。()提供一种基于树结构的API。
第10题:
for
with
of
from
第11题:
In Java programming language only allows single inheritance.
In Java programming language allows a class to implement only one interface.
In Java programming language a class cannot extend a class and implement a interface together.
In Java programming language single inheritance makes code more reliable.
第12题:
the way of proving Penfield’s suggestions.
the theoretical value of Penfield’s argument.
the intensity of language training programs.
the best age for second language learning.
第13题:
Totakeadvantageofthecapabilitiesofmodernbrowsersthatusewebstandards,suchasXHTMLandCSS,yourwebapplicationisbeingconvertedfromsimpleJSPpagestoJSPDocumentformat.However,oneofyourJSPs,/scripts/screenFunctions.jsp,generatesaJavaScriptfile.Thisfileisincludedinseveralwebformstocreatescreen-specificvalidationfunctionsandareincludedinthesepageswiththefollowingstatement:
10.<head>
11.<scriptsrc=‘/scripts/screenFunctions.jsp‘
12.language=‘javascript‘
13.type=‘application/javascript‘></script>
14.</head>
15.<!--bodyofthewebform-->
WhichJSPcodesnippetdeclaresthatthisJSPDocumentisaJavaScriptfile?()
第14题:
DOM is a platform-and language-(11)API that allows programs and scripts to dynamically access and update the content, structure and style. of WWW documents(currently, definitions for HTML and XML documents are part of the specification). The document can be further processed and the results of that processing can be incorporated back into the presented(12). DOM is a(13)-based API to documents, which requires the whole document to be represented in(14)while processing, it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large(15)documents that do not fit info the memory available for processing.
A.specific
B.neutral
C.contained
D.related
第15题:
Because Web servers are platform. and application(66), they can send or request data from legacy or external applications including databases. All replies, once converted into(67)mark - up language, can then be transmitted to a(68). Used in this way, Intranets can(69)lower desktop support costs, easy links with legacy applications and databases and,(70)all, ease of use.
A.coupled
B.dependent
C.independent
D.related
第16题:
The API changes should provide both source and binary (71) for programs written to the original API.That is,existing program binaries should continue to operate when run on a system supporting the new API.In addition,existing (72) that are re-compiled and run on a system supporting the new API should continue to operate.Simply put,the API (73) for multicast receivers that specify source filters should not break existing programs.The changes to the API should be as small as possible in order to simplity the task of converting existing (74) receiver applications to use source filters.Applications should be able to detele when the new (75) filter APIs are unavailable(e.g., calls fail with the ENOTSUPP erroe) and react gracefully(e.g., revert to old non-source-filter API or display a meaningful error message to the user).
71.
A.capability
B.compatibility
C.labiality
D.reliability
第17题:
WAP uses(66)which includes the Handheld Device Markup Language(HDML)developed by Phone.com. WML can also trace its roots to eXtensible Markup Language(XML). A markup language is a way of adding information to your(67)that tells the device receiving the content what to do with it. The best known markup language is Hypertext Markup Language.(68)HTML, WML is considered a meta. language. Basically, this means that in addition to providing predefined(69), WML lets you design your own markup language(70). WAP also allows the use of standard Internet protocols such as UDP, IP and XML.
A.HTML
B.XML
C.DML
D.WML
第18题:
第19题:
在XML中,下列关于DOM的叙述是正确的()。
第20题:
DOM(Document Object Model)定义了文档的()和访问、操纵文档的方法。它为XML、HTML提供了应用程序接口API。
第21题:
Which statements about inheritance are true?()
第22题:
apply to
hunt for
appeal to
cater for
第23题:
RMAN’s powerful command language.
RMAN backups can be parallelized.
RMAN allows for incremental block-level backups.
RMAN backup, restore, and recovery scripts can be stored.