240 发简信
IP属地:天津
  • linux命令

    1、halt 立刻关机2、poweroff 立刻关机3、shutdown -h now 立刻关机(root用户使用)4、shutdown -h ...

  • scp上传文件

    上传命令:scpscp local_file remote_username@remote_ip:remote_folder或者scp loca...

  • nginx-linux--1.20.2-附带安装教程

    nginx-1.20.2[https://pan.baidu.com/s/1GizqBevyRddU_K62TR-3Qw?pwd=ng20]提取...

  • linux开机自启脚本

    编写脚本autostart.sh 可能会出现的问题: 2、autostart.sh脚本路径写入/etc/rc.d/rc.local文件最后一行中...

  • Resize,w 360,h 240
    IDEA把Main方法打成jar包,引用第三方jar

    将com.crulhttps.CurlhttpsJar类包下的main方法打jar包 1、idea打开Project Structure 选择 ...

  • Resize,w 360,h 240
  • 金蝶

    1、金蝶启动命令: nohup ./startapusic -gm > nohup.out & tail -f nohup.out

  • 本地仓库引入本地jar

    mvn install:install-file -Dfile=oscarJDBC16.jar -DgroupId=com.oscar.Driv...