共 1 篇文章
python -m <模块名> 按模块名搜索并运行,自动处理 sys.path 和相对导入。
python -m <模块名>
sys.path
python -m <模块名> 将指定模块以脚本方式运行: