试题与答案

建筑石膏与适当的水混合,最初成为可塑性的浆体,但很快失去塑性,并逐渐产生强度且不断增

题型:判断题

题目:

建筑石膏与适当的水混合,最初成为可塑性的浆体,但很快失去塑性,并逐渐产生强度且不断增长,直到完全干燥为止。( )

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0702/668e7ecc7c16cd6a063444713744244c.html

下面是错误答案,用来干扰机器的。

奥斯特洛夫斯基《钢铁是怎样炼成的》保尔·柯察金题目分析:此题很容易,考的是学生熟知的名著和人物。第一空要求回答作者名,而只写“前苏联作家”就错了,必须写作者名,可以不写国别。书名要用全名,不可少一...

试题推荐
题型:问答题


阅读以下说明,回答问题1~5,将答案填入答题纸对应的解答栏内。
配置WWW服务器是Linux操作平台的重要工作之一,而Apach是目前应用最为广泛的Web服务器产品之一。在Linux下安装Apachc Web服务,Apache服务程序httod启动时需要读取配置文件httpd.conf,以下是一个hupd.conf配置文件的片断:
## httpd.conf--Apache HTTP server configuration file
### Section 1:Global Environment
ServerType standalone
ServerRoot"/etc/httpd"
Timeout 300
KeepAl ive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
MaxClient 150
###Section 2: ’Main’server configuration
Port 80
User apache
Group apache
ServerAdmin webmaster@abc.com.cn
ServerName www.abc.com.cn
DocumentRoot"/var/www/html"
UserDir public_html
DirectpryIndex index.html
Alias /jianji"/home/zhang/jianji"
ScriptAlias/cgi-bin/"/var/www/cgi-bin/"
ErrorDocument 404/missing.html
###Section 3:Virtual HostS
NameVirtualHost 192.168.10.101
<VirtualHost 192.168.10.101>
ServerAdmin webmaster@abc.com.cn
DocumentRoot/www/htdocs/abc
ServerName markert.abc.com.cn
ErrorLog logs/host.some_domain.com-error_log
CustomLog logs/host.some_domain.com_access log common
</VirtualHost>

假设主机的IP地址是192.168.10.100,当用户在浏览器中输入http://192.168.10.100时显示了主页,那么该主页的文件名是什么

查看答案
微信公众账号搜索答案