mLa*_*Lar 0 python batch-file
有没有办法直接运行脚本而不将其保存在外部".py"文件中.我想做这样的事情
python.exe "print('hello world !')"
Dan*_*man 5
你可以使用这个-c标志.
-c
python -c "print('hello world !')"
归档时间:
10 年,4 月 前
查看次数:
107 次
最近记录: