51CTO博客开发自考网
char :字符类型 int : 整型 float :单精度实型(浮点型) double : 双精度实型 unsigned : 无符号类型 signed : 有符号类型 bool : 布尔类型 true : 布尔类型的真值 false : 布尔类型的假值 void : 无类型 sizeof
打开httpd.conf文件 找到 #Include conf/extra/httpd-vhosts.conf 这两行把#去掉保存 打开extra下的httpd-vhosts.conf文件进行编辑 <VirtualHost *:80>ServerAdmin webmaster@dummy-host.www.ad.comDocumentRoot “D:/wwwroot/wo
1、修改 /etc/sysconfig/networkvi /etc/sysconfig/networkNETWORKING=yesHOSTNAME=carel(carel为计算机名)2、修改 /etc/hostsvi /etc/hosts# Do not remove the following line, or various programs# that require network fu
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号