下列选项中,属于企业生产经营期间资本性支出的是()
A、购买生产用设备
B、缴纳的生产工人劳动保险费
C、购置无形资产
D、销售产品的成本
E、购买小额办公用品
参考答案:A, C
配置WWW服务器是Linux操作平台的重要工作之一,而Apach是目前应用最为广泛的Web服务器产品之一。在Linux下安装Apache Web服务,Apache服务程序http启动时需要读取配置文件httpd.conf,以下是一个httpd.conf配置文件的片断: ##httpd.conf--Apache HTTP server configuration file ###Section 1:Global Environment ServerType standalone ServerRoot "/etc/httpd" Timeout 300 KeepAlive On MaxKeepAliveRequests 100 KeepAliveTimeout 15 MaxClients 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 DirectoryIndex 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 ErrwrLog logs/host.some_domain.com-error_log CustomLog log/host.some_domain.com-access_log common </VirtuaHost>
假设主机的IP地址是192.168.10.100,当用户在浏览器中输入http://192.168.10.100时显示了主页,那么该主页的文件名是 。
向10 mL 0.1mol·L-1的Na2CO3溶液中通入22.4mL(标准状况)CO2,当气体全部溶解时,溶液中粒子浓度关系正确的是
A.c(Na+)>c(CO32-)>c(HCO3-)>c(OH-)>c(H+)
B.c(HCO3-)=c(Na+)>c(OH-)>c(H+)
C.c(Na+)=c(HCO3-)+c(CO32-)+c(H2CO3)
D.c(OH-)=c(HCO3-)+2c(H2CO3)+c(H+)