怎么使用CURL传输工具发送get或者post指令

1.先下载CURL,见网盘

2.使用,可以直接到doc,cd到curl.exe目录,然后执行

或者用脚本

Set exeRs = WshShell.Exec("curl.exe -F ""image=@C:\Users\HugeTech7\Pictures\temp.png"" ""http://api.ysdm.net/create.json?username=hq20150618&password=huge247247&typeid=3050&softid=52084&softkey=45b6a56f262a46f38d086c4f50826631""") 

posted @ 2016-08-23 12:35  笨蛋敏  阅读(703)  评论(0编辑  收藏  举报