且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在Windows命令提示符下运行python文件?

更新时间:2022-11-02 23:10:04

python 的第一个设置路径 https://***.com/questions/3701646/how-to-add-to-the-pythonpath-in-windows

并运行 python 文件

python filename.py

带有python的命令行参数

command line argument with python

python filename.py命令行参数