优化Windows批处理

This commit is contained in:
iyuu.cn
2020-08-02 00:11:18 +08:00
parent 419b6eb8cd
commit 1f4da154fb
4 changed files with 18 additions and 14 deletions

4
1.Windows辅种.cmd Normal file
View File

@ -0,0 +1,4 @@
@echo off
chcp 65001
%~dp0php\php %~dp0iyuu.php
pause