The(72)is a system for linking hypertext documents Originally, each document was a page written in(73)with hyperlinks to other documents.Nowadays,XML is gradually starting to take over from(73).
A.Web
B.E-mail
C.DNS
D.FTP
第1题:
Certain keywords or phrases in a hypertext document are linked to other online documents through(75).
A.hyperlinks
B.references
C.transports
D.containments
第2题:
is a collection of web pages connected together with(67). Each document or page has a unique address that allows you to find it among the millions of other documents on the Web. The address is called a(68)(URL)or sometimes a Uniform. Resource Indicator(URL). When you chose a new link by clicking on it or by typing it into the address field your(69)sends a request for that document and displays it on the screen. That link can be to a different section of the current document, another document on the same website as the original or on another website anywhere in the world. Web pages are designed using(70)or HTML.
A.World Wild Web
B.World Wide Web
C.Web Wild World
D.Word Wide Web
第3题:
A(72) is a data communication system that allows a number of independent devices to communications directly with each other in a limited geographic area.
A.LAN
B.WAN
C.Internet
D.Ethernet
第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
第5题:
第6题:
第7题:
第8题:
第9题:
The technician is moving a user’s files from a Windows XP PC to a Windows Vista PC. Which of the following directories corresponds to each operating system?()
第10题:
You are the network administrator for The network consists of a single Activev Directory domain named All network servers run Windows Server 2003. The network includes a member server named TestKing4. You need to create a shared folder on TestKing4 to store project documents. You must fulfil the following requirements: 1. Users must be able to access previous versions of the documents in the shared folder. 2. Copies of the documents must be retained every hour during business hours. 3. A history of the last 10 versions of each document must be maintained. 4. Documents that are not contained in the shared folder must not be retained. Which two actions should you perform? ()(Each correct answer presents part of the solution. Choose two.)
第11题:
In the Web.config file: <authorization> <deny users=? /></authorization> On each page in the Web site: Protected Sub Page_Load(ByVal sender As Object, _ ByVal e As System.EventArgs) Handles Me.Load FormsAuthentication.Initialize() End Sub
On each page in the Web site: Protected Sub Page_Load(ByVal sender As Object, _ ByVal e As System.EventArgs) Handles Me.Load FormsAuthentication RedirectToLoginPage(login.aspx) End Sub
On each page in the Web site: Protected Sub Page_Load(ByVal sender As Object, _ ByVal e As System.EventArgs) Handles Me.Load Response.Redirect(login.aspx) End Sub
In the Web.config file: <authentication mode=Forms> <forms name=.ASPXUSERDEMO loginUrl=login.aspx protection=All timeout=60 /></authentication>
第12题:
true
false
编译失败
输出不可预期
第13题:
The purpose of the requirements definition phase is to produce a clear, complete, consistent, and testable(71 )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 function that the sofrware must perform. and each(72)that it must meet. The starting point is usually a set of high-level requirements from the(73)that describe the project or problem.In either case, the requirements definition team formulates an overall concept for the system and then defines(74)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(75)requirements for the system from the high level requirements and the system and operations concept. Using structured or object-oriented analysis, the team specifies the software functions and algorithms needed to satisfy each detailed requirement.
A.function
B.definition
C.specification
D.statement
第14题:
The approach we propose is a system-oriented methodology for knowledge acquisition. This orientation emphasizes ongoing documentation throughout each cycle and technique applied. Program-wide documentation is suggested, both for the purpose of internal(71)and for later verification and(72)efforts: The documentation system we propose includes a central "knowledge acquisition(73)"which is(74)to reflect knowledge acquisition plans, session nodes, and domain expert participation. Specifically,(75)within the database system include knowledge acquisition forms, which document plans for, and notes from, knowledge acquisition session, domain expert file, and rule content forms.
A.interchange
B.interface
C.communication
D.message
第15题:
A(n) ______ document is an interlinked system of documents in which a user may iump from one document to another in a nonlinear,associative way.
A.Hipertext
B.Web
C.Html
D.XML
第16题:
One of the difficulties in building an SQL,like query language for the Web is the absence of a database(71) for this huge, heterogeneous repository of information. However, if we are interested in HTML documents only, we can construct a virtual schema from the implicit structure of these files. Thus, at the highest level of(72) , every such document is identified by its Uniform. Resource Locator(URL), has a(73) and a text. Also, Web servers provide some additional information such as the type, length, and the last modification date of a document. So, for data mining purposes, we can consider the set of all HTML documents as a relation:Document(url, title, text, type, length, modif)Where all the(74) are character strings. In this framework, an individual document is identified with a(75) in this relation. Of course, if some optional information is missing from the HTML document, the associate fields will be left blank, but this is not uncommon in any database.
A.schema
B.platform
C.module
D.relation
第17题:
第18题:
第19题:
第20题:
第21题:
Your network contains a single Active Directory domain. You have a file server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Users store all of their files in their My Documents folders. You need to move each user’s My Document folder to Server1. You must achieve this goal by using the minimum amount of administrative effort. What should you do? ()
第22题:
You are working on an existing Web site. You need to secure the Web site by redirecting all users to the logon page, Login.aspx. After logging on, users must be sent back to the page that they originally requested. Which code segment should you use? ()
第23题:
File Server Resource Manager (FSRM)
Volume Shadow Copy Service (VSS)
Microsoft SharePoint Foundation 2010
Windows System Resource Manager (WSRM)