首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

wget post资料并返回

2012-09-01 
wget post文件并返回wget --post-fileReq.xml --read-timeout1200 http://www.test.com/Test -O Resp.

wget post文件并返回
wget --post-file=Req.xml --read-timeout=1200 "http://www.test.com/Test" -O Resp.xml

热点排行