用wget浏览网页内容 2009-09-15 wget -q --header="Accept: text/html" http://localhost:3000/info/who_bought/2 -O- -q代表不显示输出 --header可以指定http头 -O代表指定输出位置,-O-表示输出到标准输出 上一篇:Rails的安装过程 下一篇:根据IP地址反查主机名的三种方式 View the discussion thread. blog comments powered by Disqus