摘要: 写location最重要的就是hosts文件,添加一次域名跳转就得添加一条hosts文件 hosts文件: 例题: 第一题:输入www.b.com时网页跳转到www.jd.com 第二题:输入www.gx.xom时网页跳转到www.taobao.com 第三题:输入www.liuxiang.com/ 阅读全文
posted @ 2019-09-20 15:21 Room、C 阅读(177) 评论(0) 推荐(0)
摘要: [root@localhost ~]# rz -E //导入jdk源码包 z waiting to receive.**B0100000023be50 [root@localhost ~]# tar xf jdk-8u191-linux-x64.tar.gz [root@localhost ~]# 阅读全文
posted @ 2019-09-20 09:44 Room、C 阅读(438) 评论(0) 推荐(0)