● At a basic level, cloud computing is simply a means of delivering IT resources as(71) Almost all IT resources can be delivered as a cloud service: applications, compute power, storage capacity, networking, programming tools, even communication services and collaboration (72).
Cloud computing began as large-scale Internet service providers such as Google, Amazon,and others built out their infrastructure. An architecture emerged: massively scaled, (73)distributed system resources, abstracted as virtual IT services and managed as continuously configured, pooled resources. In this architecture, the data is mostly resident on (74)“somewhere on the Intemet” and the application runs on both the“cloud servers” and the user's browser.
Both clouds and grids are built to scale horizontally very efficiently. Both are built to withstand failures of(75)elements or nodes. Both are charged on a per-use basis. But while grids typically process batch jobs, with a defined start and end point, cloud services can be continuous. What's more, clouds expand the tyes of resources available — file storage,databases, and Web services — and extend the applicability to Web and enterprise applications.
(71) A.hardware
B.computers
C.services
D.software
(72) A.computers
B.disks
C.machines
D.tools
( 73 ) A. horizontally
B. vertically
C. inclined
D. decreasingly
( 74) A. clients
B. middleware
C. servers
D. hard disks
(75) A. entire
B. individual
C. general
D. separate
第1题:
第2题:
第3题:
【单选题】你创建一个名为TKApp的ASP.NET应用程序。你在一个名为TKDir的目录中创建一个名为TKApp.dll的组件。这个组件包含了一个名为strings.resources的默认资源文件来充分地支持使用应用程序的说英文的用户。你创建一个附加的名为strings.ja.resources的资源文件以支持说日语的用户。这个资源文件位于TKDir的子目录ja。你想为TKApp.dll创建一个辅助的组件来使用新的资源文件。你该怎么做?
A.运行the Assembly Linker (Al.exe)在输出组件中嵌入string.ja.resources,放置输出组件到TKDir
B.运行the Assembly Linker (Al.exe)在输出组件中嵌入string.ja.resources,放置输出组件到TKDir/ja
C.运行the Assembly Linker (Al.exe)在输出组件中链接string.ja.resources,放置输出组件到TKDir
D.运行the Assembly Linker (Al.exe)在输出组件中链接string.ja.resources,放置输出组件到TKDir/ja
第4题:
第5题:
云开发中删除文件的接口是()。
A.wx.cloud.uploadFile
B.wx.cloud.downloadFile
C.wx.cloud.deleteFile
D.wx.cloud.UploadTask
第6题:
云开发中上传文件的接口是()。
A.wx.cloud.uploadFile
B.wx.cloud.downloadFile
C.wx.cloud.deleteFile
D.wx.cloud.UploadTask