ubuntu没有进入python直接import 导致鼠标变
更新:HHH   时间:2023-1-7


可以用,ps -e |grep import 找到进程id
直接执行命令kill -9+ id 杀死进程即可

返回编程语言教程...