01 2021 档案
摘要:upstream www.abc.com { server localhost:7001 weight=1; server localhost:7002 weight=1; }server { listen 80; server_name localhost; location / { root h
阅读全文
摘要:第一步:根目录新建my.ini文件 [mysql]# 设置mysql客户端默认字符集default-character-set=utf8[mysqld]# 设置3306端口port = 3306# 设置mysql的安装目录basedir = D:\\Program Files\\mysql\\# 设
阅读全文
浙公网安备 33010602011771号