ubutu强制关闭应用程序的方法

1.打开终端,输入命令 top

2.查看应用程序PID号,比如是8080

3.然后终端输入 kill 8080 ,行了

posted @ 2018-03-18 10:58  woft王  阅读(204)  评论(0)    收藏  举报