本地vbs调试快速显示输出
摘要:
function setClipBoard(str) Set WshShell = CreateObject("WScript.Shell") Set oExec = WshShell.Exec("clip") Set oIn = oExec.stdIn oIn.WriteL... 阅读全文
posted @ 2014-07-31 13:15 空明流光 阅读(2717) 评论(0) 推荐(0)
posted @ 2014-07-31 13:15 空明流光 阅读(2717) 评论(0) 推荐(0)