SOX is an alternative(1)for XML.It is useful for reading and creating XML content in a(2).editor.It is then easily transformed into proper XML.SOX was created because developers can spend a great deal oftime with raw XML.For many ofus,thepopular XML(3)hav

题目

SOX is an alternative(1)for XML.It is useful for reading and creating XML content in a(2).editor.It is then easily transformed into proper XML.SOX was created because developers can spend a great deal oftime with raw XML.For many ofus,thepopular XML(3)have not reached a point where their tree views,tables and forms can completely substitute for the underlying(4)languagE.This is not surprising when one considers that developers still use a text view,albeit enhanced,for editing other languages such as Java)SOX uses(5)to represent the structure of an XML document,which eliminates the need for closing tags and a number of quoting devices.The result is surprisingly clear. 空白(2)处应选择()

  • A、graphic
  • B、program
  • C、command
  • D、text
参考答案和解析
正确答案:D
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

DOM is a platform. and language-(66)AP1 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


正确答案:B
解析:DOM是一种与平台和语言无关的应用程序接口(API),它可以动态地访问程序和脚本,更新其内容、结构和WWW文档的风格(目前,HTML和XML文档是通过说明部分定义的)。文档可以进一步被处理,处理的结果可以加入到当前的页面。DOM是一种基于树的API文档,它要求在处理过程中整个文档都表示在存储器中。另外一种简单的API是基于事件的SAX,它可以用于处理很大的XML文档,由于大,所以不适合全部放在存储器中处理。

第2题:

DOM is a platform-and language- (1) 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 (2) DOM is a (3) -based API to documents, which requires the whole document to be represented in (4) while processing it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large (5) documents that do not fit into the memory available for processing.

A.specific

B.neutral

C.contained

D.related


正确答案:B

第3题:

Computers can do () work in a short time, but a man can not do () by himself.

A.great many…many

B.a great deal of…much

C.much…a great deal

D.many…a great many


参考答案:C

第4题:

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


正确答案:B

第5题:

Which of the following is NOT true about XML columns?()

A.Data can be retrieved by SQL.

B.Data can be retrieved by XQuery.

C.XML columns must be altered to accommodate additional parent and child relationships.

D.Access to any portion of an XML document can be direct, without reading the whole document.


参考答案:C

第6题:

SOX is an alternative syntax for(71). It is useful for reading and creating XML content in a text editor. It is then easily transformed into proper XML. SOX was created because developers can spend a great deal of time with raw XML. For many of us, the popular XML(72)have not reached a point where their tree views, tables and forms can completely substitute for the underlying.(73)language. This is not surprising when one considers that developers still use a(74)view, albeit enhanced, for editing other languages such as Java. SOX uses(75)to represent the structure of an XML document, which eliminates the need for closing tags and a number of quoting devices. The result is surprisingly clear.

A.SOA

B.UDDI

C.XML

D.Web Service


正确答案:C

第7题:

CREATE TABLE customer (cid BIGINT NOT NULL PRIMARY KEY, info XML) How many names will be returned for this XQuery?()

A.0

B.1

C.2

D.3


参考答案:C

第8题:

What you need is just a computer, because you can_____easily get on Internet.

A.many useful informations

B.much useful information

C.some useful informations

D.a lot of useful informations


参考答案:B

第9题:

What is the maximum size that can be specified when creating an XML column in a DB2 table?()

A.No size is specified

B.The buffer pool size

C.The page size for the table space

D.The extent size for the table space


参考答案:A

第10题:

SOX is an alternative(66)for XML. It is useful for reading and creating XML content in a(67)editor. It is then easily transformed into proper XML. SOX was created because developers can spend a great deal of time with raw XML. For many of us, the popular XML(68)have not reached a point where their tree views, tables and forms can completely substitute for the underlying(69)language. This is not surprising when one considers that developers still use a text view, albeit enhanced, for editing other languages such as Java. SOX uses(70)to represent the structure of an XML document, which eliminates the need for closing tags and a number of quoting devices. The result is surprisingly clear.

A.semantic

B.pragmatics

C.syntax

D.grammar


正确答案:C
解析:SOX是另外一种XML语法,可以用它在文本编辑中阅读和生成XML内容。它也很容易转换成适当的XML文档。SOX的产生是由于开发人员在处理原始的XML文档时花费了大量的时间。对很多人来说,通常的XML编辑器还没有达到可以用树图、表格和窗体来完全代替基本标记语言的地步。这是很自然的,因为有些人认为开发人员还在使用文本界面来编辑其他语言,例如Java。SOX使用了锯齿状缩进的方式来表示XML文档的结构,这就不需要使用括号和引用设备编号了。其结果是显而易见的。

更多相关问题