Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 WSH 代替 DOS/Batch 文件。
感谢您的输入!
使用 WScript.StdIn
var input=WScript.StdIn.ReadLine();