vbs-传值到剪切板
摘要:Function SendToClipBoard(strValue)Dim WshShellset WshShell = CreateObject("wscript.Shell")WshShell.Run "cmd.exe /c echo " & strValue & " | clip",0,FalseEnd Function
阅读全文
posted @ 2013-05-22 14:58
posted @ 2013-05-22 14:58
posted @ 2013-05-16 10:28
posted @ 2013-05-16 10:23
posted @ 2013-05-16 10:18
posted @ 2013-05-16 10:16