正确答案: C
跨越多列
题目:HTML中的标记用于设置单元格()。
解析:C
查看原题 点击获取本科目所有试题
举一反三的答案和解析:
[多选题]以下不是浏览器软件的是______。
Lotus 1-2-3
解析:解析:Internet Explorer与Netscape Communicator是常用的浏览器软件;HotJava是Sun公司推出的一个高质量的浏览器,它是基于HotJava代码而开发的,HotJava提供一个安全的、独立的平台。Lotus 1-2-3是一个办公软件,并不是浏览软件。
[单选题]对于双绞线布线后所进行的测试,一般下面(79)不是测试的项目。光纤测试的内容不包括(80)项目。
拓扑结构
[单选题]动态主机配置协议DHCP是对BOOTP协议的扩充,DHCP与BOOTP的主要区别是 DHCP具有(26)机制。DHCP协议支持的中继代理(Relay Agent)是(27),它可以在不同的网段之间传送报文。DHCP具有多种地址分配方案,对于移动终端(比如笔记本电脑)最适合的分配方案是(28)。使用Windows2000操作系统的DHCP客户机,如果启动时无法与DHCP服务器通信,它将(29)。因为DHCP报文是装入(30)数据单元中传送的,所以它是不安全的。
动态地址绑定和租约
[多选题]●A management domain typically contains a large amount of management information. Each individual item of( 71)information is an instance of a managed object type. The definition of a related set of managed (72) types is contained in a Management Information Base (MIB)module. Many such MIB modules are defined. For each managed object type it describes, a MIB( 73) defines not only the semantics and syntax of that managed object type, but also the method of identifying an individual instance so that multiple (74) of the same managed object type can be distinguished. Typically, there are many instances of each managed object (75) within a management domain(71)
switch
management
transmission
object
route
packet
window
module
destination
searches
states
instances
state
type
packet
解析:C,B,C,D,C
[单选题]通常在软件开发过程的(52)阶段,无需用户参与。
编码
解析:解析:本题考查软件开发过程生命周期中各个阶段的特点。编码的任务是用某种程序语言为每个模块编写程序,该阶段的参加人员有高级程序员和程序员;需求分析阶段、维护阶段和测试阶段的参加人员通常包括用户,以确定和满足用户需求。