用wget浏览网页内容
摘要:
wget -q --header="Accept: text/html" http://localhost:3000/info/who_bought/2 -O- -q代表不显示输出 --header可以指定http头 -O代表指定输出位置,-O-表示输出到标准输出 阅读全文
posted @ 2009-09-15 18:19 文祥 阅读(1460) 评论(0) 推荐(0) 编辑
Let us cling together!
posted @ 2009-09-15 18:19 文祥 阅读(1460) 评论(0) 推荐(0) 编辑