linux 運行 jar 包 java 提供了 java -jar 命令 但這樣直接運行,不能關掉 客戶端,需要使用 linux 提供的 nohup 命令 nohup 英文全稱 no hang up(不掛起),用於在系統后 ...