摘要:
'FOR /f "delims=" %%i IN ('DIR *.xlsx /b') DO excel2csv.vbs "%%i" "%%i.csv" if WScript.Arguments.Count < 2 Then WScript.Echo "Please specify the src a 阅读全文
posted @ 2020-04-13 18:45
xinyueliu
阅读(270)
评论(0)
推荐(0)
摘要:
Dim ws Set ws=WScript.CreateObject("WScript.Shell") arrDict=array("A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P", 阅读全文
posted @ 2020-04-13 18:40
xinyueliu
阅读(167)
评论(0)
推荐(0)
浙公网安备 33010602011771号