
[已解決]bat批處理文件里面如何讓%1這2個也顯示出來一起運行最后由 ygqiang 于 -12-10 01:18[已解決]bat批處理文件里面,如何讓%1這2個也顯示出來,一起運行??ftype Microsoft.Powershellscript.1=%SystemRoot%system32windowspowershellv1.0powershell.exe %1這個保存成批處理文件1.bat,運行1.bat會顯示:ftype Microsoft.Powershellscript.1=%SystemRoot%system32windowspowershellv1.0powershell.exe 如何讓%1也顯示出來,一起運行?

