【计算机类职业资格】数据库系统工程师-计算机专业英语及答案解析.doc
《【计算机类职业资格】数据库系统工程师-计算机专业英语及答案解析.doc》由会员分享,可在线阅读,更多相关《【计算机类职业资格】数据库系统工程师-计算机专业英语及答案解析.doc(61页珍藏版)》请在麦多课文档分享上搜索。
1、数据库系统工程师-计算机专业英语及答案解析(总分:169.00,做题时间:90 分钟)Networks can be interconnected by different devices. In the physical layer, networks can be connected by (1) or hubs, which just move the bits from one network to an identical network. One layer up we find bridges and switches, which operate at data link la
2、yer. They can accept (2) , examine the MAC address, and forward the frames to a different network while doing minor protocol translation in the process. In the network layer, we have routers that can connect two networks. If two networks have (3) network layer, the router may be able to translate be
3、tween the packet formats. In the transport layer we find transport gateway, which can interface between two transport connections. Finally, in the application layer, application gateways translate message (4) . As an example, gateways between Internet e-mail and X.400 e-mail must (5) the e-mail mess
4、age and change various header fields.(分数:5.00)A.reapersB.relaysC.connectorsD.modemsA.framesB.packetsC.packagesD.cellsA.specialB.dependentC.similarD.dissimilarA.syntaxB.semanticsC.languageD.formatA.analyzeB.parseC.deleteD.createThe purpose of the requirements definition phase is to produce a clear, c
5、omplete, consistent, and testable (6) of the technical requirements for the software product.During the requirements definition phase, the requirements definition team uses an iterative process to expand a broad statement of the system requirements into a complete and detailed specification of each
6、function that the software must perform and each (7) that it must meet. The starting point is usually a set of high-level requirements from the (8) that describe the project or problem.In either case, the requirements definition team formulates an overall concept for the system and then defines (9)
7、showing how the system will be operated, publishes the system and operations concept document, and conducts a system concept review (SCR).Following the SCR, the team derives (10) requirements for the system from the high level requirements and the system and operations concept. Using structured or o
8、bject-oriented analysis the team specifies the software functions and algorithms needed to, satisfy each detailed requirement.(分数:5.00)A.functionB.definitionC.specificationD.statementA.criterionB.standardC.modelD.systemA.producerB.customerC.programmerD.analyserA.rulesB.principlesC.scenariosD.scenesA
9、.detailedB.outlinedC.totalD.completeDOM 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 furt
10、her 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 proce
11、ss very large (15) documents that do not fit info the memory available for processing.(分数:5.00)A.specificB.neutralC.containedD.relatedA.textB.imageC.pageD.graphicA.tableB.treeC.controlD.eventA.documentB.processorC.discD.memoryA.XMLB.HTMLC.scriptD.webMelissa and LoveLetter made use of the trust that
12、exists between friends or colleagues. Imagine receiving an (16) from a friend who asks you to open it. This is what happens with Melissa and several other similar email (17) . Upon running, such worms usually proceed to send themselves out to email addresses from the victims address book, previous e
13、mails, web pages (18) .As administrators seek to block dangerous email attachments through the recognition of well-known (19) , virus writers use other extensions to circumvent such protection. Executable (.exe) files are renamed to .bat and .cmd plus a whole list of other extensions and will still
14、run and successfully infect target users.Frequently, hackers try to penetrate networks by sending an attachment that looks like a flash movie, which, while displaying some cute animation, simultaneously runs commands in the background to steal your passwords and give the (20) access to your network.
15、(分数:5.00)A.attachmentB.packetC.datagramD.messageA.virtualB.virusC.wormsD.bacteriaA.memoryB.cachesC.portsD.registersA.namesB.cookiesC.softwareD.extensionsA.crackerB.userC.customerD.clientOriginally introduced by Netscape Communications, (21) are a general mechanism which HTTP Server side applications
16、, such as CGI (22) , can use to both store and retrieve information on the HTTP (23) side of the connection. Basically, Cookies can be used to compensate for the (24) nature of HTTP. The addition of a simple, persistent, client-side state significantly extends the capabilities of WWW-based (25) .(分数
17、:5.00)A.BrowsersB.CookiesC.ConnectionsD.ScriptsA.graphicsB.processesC.scriptsD.textsA.ClientB.EditorC.CreatorD.ServerA.fixedB.flexibleC.stableD.statelessA.programsB.applicationsC.frameworksD.constrainsWebSQL is a SQL-like (26) language for extracting information from the web. Its capabilities for pe
18、rforming navigation of web (27) make it a useful tool for automating several web-related tasks that require the systematic processing of either ail the links in a (28) , all the pages that can be reached from a given URL through (29) that match a pattern, or a combination of both. WebSQL also provid
19、es transparent access to index servers that can be queried via the Common (30) Interface.(分数:5.00)A.queryB.transactionC.communicationD.programmingA.browsersB.serversC.hypertextsD.clientsA.hypertextB.pageC.protocolD.operationA.pathsB.chipsC.toolsD.directoriesA.RouterB.DeviceC.ComputerD.Gateway(31) an
20、alysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems. Ultimately, the system models become the (32) for designing and constructing an improved system. (33) is such a technique. The emphasis in this technique is process-centered. Syst
21、ems analysts draw a series of process models called (34) . (35) is another such technique that integrates data and process concerns into constructs called objects.(分数:5.00)A.PrototypingB.AcceleratedC.Model-drivenD.IterativeA.imageB.pictureC.layoutD.blueprintA.Structured analysisB.Information Enginee
22、ringC.Discovery PrototypingD.Object-Oriented analysisA.PERTB.DFDC.ERDD.UMLA.Structured analysisB.Information EngineeringC.Discovery PrototypingD.Object-Oriented analysisThe Rational Unified Process (RUP) is a software engineering process, which captures many of best practices in modem software devel
23、opment. The notions of (36) and scenarios have been proven to be an excellent way to capture function requirements. RUP can be described in two dimensions - time and content. In the time dimension, the software lifecycle is broken into cycles. Each cycle is divided into four consecutive (37) which i
24、s concluded with a well-defined (38) and can be further broken down into (39) -a complete development loop resulting in a release of an executable product, a subset of the final product under development, which grows incrementally to become the final system. The content structure refers to the disci
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 职业资格 数据库 系统 工程师 计算机专业 英语 答案 解析 DOC
