摘要:
一、导包 commons-httpclient-3.*.jar commons-codec-1.*.jar commons-logging-1.*.jar 可在CSDN 搜索: httpclient所需要的包,最好还是登录官网下载啦 Apache页面(现在已经更新到4.1版本啦,要下载3的得找Older releases are available from the archives)二、第一个简单的例子,通过GET或者POST方式访问某个页面并取得这个页面的html源代码。 package com.cscw.caishiquan.httpclientDemo;import java.io.I 阅读全文
posted @ 2011-04-07 16:20
SeQuence.Choi
阅读(1482)
评论(1)
推荐(0)
浙公网安备 33010602011771号