直接 运行某个python文件的方法:首先在python脚本的第一行添加注释【#!/usr/bin/env python3】;然后执行【chmod a+x hello.py】命令为脚本添加执行 ...
確定! 回上一頁