1, 购买阿里云服务器, 2, 安装nginx, 后,http://47.99.189.10:8080/,看nginx是否成功,需要公网ip+端口号,端口号要去配置的, 3,使用 rsync -av koa2-tutorial-account-book root@47.99.189.10:/home ...
分类:
Web程序 时间:
2021-06-28 20:24:29
阅读次数:
0
类加载器 基本介绍(基于jdk1.8) 名称 加载哪的类 说明 BootStrap ClassLoader(启动类加载器) JAVA_HOME/jre/lib 无法直接访问(C++代码书写的) Extension ClassLoader(扩展类加载器) JAVA_HOME/jre/lib/ext 上 ...
分类:
其他好文 时间:
2021-06-28 18:12:15
阅读次数:
0
public void startC138() { new Thread(() -> { try { Thread.sleep(10000); String killredis = "/home/bjlthy/gym/code/killredis.sh"; Process ps = Runtime. ...
分类:
编程语言 时间:
2021-06-28 17:45:28
阅读次数:
0
如何在 Live Home 3D 中实现逼真的照明?Live Home 3D 非常注重灯光属性也就不足为奇了。广泛的选项可让您实现最大的真实感。阅读本文,了解如何在 Live Home 3D 中实现逼真的照明效果。 光是自然光和人造光的结合。下面,您将了解这两种类型。 自然光源 我们将从自然光源开始 ...
分类:
其他好文 时间:
2021-06-28 17:38:49
阅读次数:
0
<div class="box"> <div class="home_top"> 这里是内容 </div> </div> .box { width: 250px; margin: auto; overflow: hidden; } .home_top { position: relative; wi ...
分类:
Web程序 时间:
2021-06-25 17:14:44
阅读次数:
0
1. 下载、解压 1.1 下载地址 https://gradle.org 往下翻 选择版本 1.2 解压到指定目录 2. 配置环境变量 2.1 编辑环境文件 vi ~/.bash_profile #GRADLE GRADLE_HOME=/Users/qinxy/software/gradle-4.9 ...
分类:
系统相关 时间:
2021-06-24 18:36:23
阅读次数:
0
[nginx@p0-hfssp-healthos-web02 sbin]$ sudo ./nginx -s reloadnginx: [error] invalid PID number "" in "/home/nginx/openresty/nginx/logs/nginx.pid" 发生这个错 ...
分类:
其他好文 时间:
2021-06-24 18:14:17
阅读次数:
0
[root@es02-010007081131 dumpbackup]# more /home/script/backup/mysql_dumpbackup.sh #!/bin/bash . /etc/profile . ~/.bash_profile backup_date=`date "+%Y% ...
分类:
数据库 时间:
2021-06-24 18:11:54
阅读次数:
0
文件基础命令 系统目录 windows是多根目录 Linux是单根目录 ls [root@localhost ~]# ls / 查看 当前文件夹下的文件目录 a bin boot dev etc home lib lib64 media mnt opt proc root run sbin srv ...
分类:
其他好文 时间:
2021-06-24 17:36:48
阅读次数:
0
mount -t tmpfs -o size=2048m tmpfs /local/home/algocn/pst tmpfs /local/home/algocn/pst tmpfs defaults,size=2048m,uid=500,gid=500 0 0 ...
分类:
系统相关 时间:
2021-06-24 17:35:55
阅读次数:
0