定时任务bat运行python
1、配置python环境变量
2、编写bat文件 内容为: python G:\shirui\alioss\Test.py
3、创建定时任务(详细参见:https://blog.csdn.net/qq1049/article/details/78676504)
1、配置python环境变量
2、编写bat文件 内容为: python G:\shirui\alioss\Test.py
3、创建定时任务(详细参见:https://blog.csdn.net/qq1049/article/details/78676504)