题目内容

你担任过什么职务组织或参加过什么活动

查看答案
更多问题

由于软件开发的特性,一次招标会议能解决所有问题。

A. 对
B. 错

For Questions 1 through 3, select the two answer choices that, when used to complete the sentence, fit the meaning of the sentence as a whole and produce completed sentences that are alike in meaning. Some of the earliest bicycles came equipped with solid wooden wheels that were annoyingly () to break or crack at the worst moment.

A. fabricated
B. constructed
C. prone
D. unlikely
E. debatable
F. liable

在实际应用中,根据各行业各企业物流的特性,可以对一些模块进行调整。

A. 对
B. 错

【说明】 计算机用户通常使用主机名来访问网络中的结点,而采用TCP/IP协议的网络是以IP地址来标记网络结点的,因此需要一种将主机名转换为IP地址的机制。 某台IP地址为222.35.40.1的服务器安装了Red Hat Linux操作系统,并使用BIND软件建立域名解析服务。该域名服务器上文件named.conf的部分配置内容如下。 options directory’/var/named’; ; zone ’.’ type hint; file ’named.ca’; ; zone ’localhost’ IN file’localhost.zone’ allow-updatenone; ; ; zone 0.0.127.in-addr.arpa’ type master; file ’named.local’; ; zone ’test.com’ type master; file ’test.com’; ; zone ’40.35.222.in-addr. arpa’ type master; file ’40.35.222’; ; include "/etc/rndc.key"; 【问题1】 DNS是应用最广泛的主机名和IP地址的转换机制,它使用 (1) 来处理网络中成千上万个主机和IP地址的转换。在Linux中,DNS是由BIND软件来实现的。BIND是一个 (2) 系统,其中的resolver程序负责产生域名信息的查询,一个称为 (3) 的守护进程负责回答查询,该请求—应答过程称为域名解析。 (1)A.集中式数据库B.分布式数据库 (2)A.C/SB.B/S (3)A.namedB.bindC.nameserverD.httpd

答案查题题库