// WSH用のおまじない行
if(typeof console==="undefined")console={log: function(s){WScript.Echo(s)}};
if(typeof process==="undefined")process={exit:function(e){WScript.Quit(e)}};
More than 5 years have passed since last update.
WScript.Echo とか WScript.Quit とか打ち疲れた。
Last updated at Posted at 2017-10-04
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme