windows如何运行python程序,windows10怎么运行python

程序 0

如何开机执行一个python脚本

如何开机执行一个python脚本

Windows
创建一个batch文件,比如python_auto.bat,在里面输入要执行的脚本,比如python xxx.py。保存。右键这个batch文件创建一个快捷方式,把它拖动到C:\Users\<user name>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup 中。重启系统的时候就会自动执行了。当然你也可以用系统自带的任务执行器来定时执行这个batch文件。
Linux
创建一个shell文件,比如python_auto.sh,在里面同样输入要执行的脚本。然后打开编辑/etc/profile:

1
2
3
4
sudovim /etc/profile
 
# Add the following line to the end of the file
. /home/xxx/python_auto.sh

保存之后重启系统就可以自动执行了。

标签: #朋友圈 #抠图 #cad #cad #驾照 #分解 #carlife #维生素