发布网友 发布时间:2022-04-20 15:23
我来回答
共1个回答
热心网友 时间:2022-05-03 23:55
程序关闭,可以使用如下命令:
以上通过ps命令查看program所用的进程ID,然后通过使用kill命令杀掉program查出来的processID(进程ID)。