当前位置:首页|资讯

bat调用powershell并执行命令

作者:test_and_debug发布时间:2024-09-08

.bat内容如下,使用powershell执行打开e盘文件夹,并执行python代码 @echo off powershell -Command "cd E:\python; python .\test.py" pause...【查看原文】


Copyright © 2024 aigcdaily.cn  北京智识时代科技有限公司  版权所有  京ICP备2023006237号-1