11 2020 档案

摘要:通常起一个jar 文件的时候可以直接通过java -jar 来启动,比如: nohup java -jar -Dspring.profiles.active=xxx -Dserver.port=xxx xxx.jar >security.out 2>&1 & 但是这里面很多的参数,不知道大家有没有自 阅读全文
posted @ 2020-11-21 13:12 sucre_tan 阅读(1903) 评论(0) 推荐(0) 编辑
摘要:使用wget自带的--http-user=username --http-passwd=password username 和 password 分别代表用户名和密码。 注意: "--http-user"前面是带有两个横线的。 顺便记录一下wget的断点续传功能(自带的断点续传) 只需要在加上参数- 阅读全文
posted @ 2020-11-12 17:51 sucre_tan 阅读(4649) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示