BlueSpace
思想有多遠(yuǎn),我們就能走多遠(yuǎn)!
BlogJava
::
首頁(yè)
::
新隨筆
::
聯(lián)系
::
聚合
::
管理
posts - 0, comments - 5, trackbacks - 0
<
2025年6月
>
日
一
二
三
四
五
六
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
留言簿
(1)
給我留言
查看公開留言
查看私人留言
我參與的團(tuán)隊(duì)
深圳Java俱樂(lè)部(0/0)
文章分類
ajax(1)
hibernate(4)
java(21)
javasrcipt(13)
mysql數(shù)據(jù)庫(kù)(6)
spring
文章檔案
2009年8月 (1)
2009年3月 (2)
2008年10月 (1)
2008年7月 (3)
2008年6月 (11)
2008年3月 (1)
2008年2月 (1)
2007年12月 (11)
2007年11月 (3)
2007年9月 (13)
相冊(cè)
my photo
http://www.aygfsteel.com/beansoft
http://www.aygfsteel.com/sterning
http://www.aygfsteel.com/sterning
搜索
最新評(píng)論
1.?re: xfire aegis轉(zhuǎn)
評(píng)論內(nèi)容較長(zhǎng),點(diǎn)擊標(biāo)題查看
--啊啊啊
2.?re: xfire aegis轉(zhuǎn)
itn
--吃飯會(huì)非常
3.?re: distinct 與 order by
“select * from test group by name”這個(gè)SQL語(yǔ)句有問(wèn)題,執(zhí)行不了
--didi
4.?re: java讀取excel文件
good,so well,
--1111
5.?re: 正則表達(dá)式,不區(qū)分大小寫的替換
評(píng)論內(nèi)容較長(zhǎng),點(diǎn)擊標(biāo)題查看
--新手。
java HttpClient
/**/
/*
?*?Created?on?2007-1-20
?*
?*?TODO?To?change?the?template?for?this?generated?file?go?to
?*?Window?-?Preferences?-?Java?-?Code?Style?-?Code?Templates
?
*/
package
?test;
import
?org.apache.commons.httpclient.HttpClient;
import
?org.apache.commons.httpclient.HttpMethod;
import
?org.apache.commons.httpclient.methods.GetMethod;
import
?org.apache.commons.httpclient.methods.PostMethod;
/**?*/
/**
?*?
@author
?Administrator
?*
?*?TODO?To?change?the?template?for?this?generated?type?comment?go?to
?*?Window?-?Preferences?-?Java?-?Code?Style?-?Code?Templates
?
*/
public
?
class
?URLUtil
{
????
????
private
?
static
?String?url?
=
?
""
;
????
private
?
static
?
final
?String?loginUrl?
=
?
""
;
????
private
?
static
?HttpClient?client?
=
?
null
;
????
private
?
static
?PostMethod?method?
=
?
null
;
????
????
public
?
static
?
void
?setUrl(String?url1)
{
????????url?
=
?url1;
????}
????
????
public
?
static
?
void
?init()
{
????????
if
(client?
==
?
null
)
{
????????????
try
?
{
????????????????client?
=
?
new
?HttpClient();
????????????????method?
=
?
new
?PostMethod(loginUrl);
????????????????client.executeMethod(method);
????????????}
?
catch
?(Exception?e)?
{
????????????????System.out.println(
"
----系統(tǒng)初始化失敗!----
"
);
????????????????e.printStackTrace();
????????????}
????????}
????}
????
????
public
?
static
?String?getHtml()
{
????????String?contentStr?
=
?
""
;
????????init();
????????
try
{
????????????HttpMethod?postMethod?
=
?
new
?GetMethod(url);
????????????client.executeMethod(postMethod);
????????????contentStr?
=
?postMethod.getResponseBodyAsString();
????????????postMethod.releaseConnection();
????????}
catch
(Exception?e)
{
????????????release();
????????????getHtml();
????????}
????????
return
?contentStr;
????}
????
????
public
?
static
?
void
?release()
{
????????
if
(method?
!=
?
null
)method.releaseConnection();
????????
if
(client?
!=
?
null
)client?
=
?
null
;
????}
????
????
public
?
static
?
void
?main(String[]?args)
{
????????URLUtil.setUrl(
""
);
????????System.out.println(getHtml());
????}
}
posted on 2008-10-08 13:50
crazy
閱讀(639)
評(píng)論(0)
編輯
收藏
所屬分類:
java
新用戶注冊(cè)
刷新評(píng)論列表
只有注冊(cè)用戶
登錄
后才能發(fā)表評(píng)論。
網(wǎng)站導(dǎo)航:
博客園
IT新聞
Chat2DB
C++博客
博問(wèn)
管理
相關(guān)文章:
java HttpClient
html正則處理
正則2
正則
java的時(shí)間處理
xfire 集合 aegis
xfire aegis轉(zhuǎn)
轉(zhuǎn)載
判斷是否存在中文
java正則表達(dá)式
Powered by:
BlogJava
Copyright ©2025 crazy
主站蜘蛛池模板:
雅安市
|
万荣县
|
当雄县
|
休宁县
|
洪泽县
|
榆中县
|
邵武市
|
加查县
|
凌源市
|
沐川县
|
大港区
|
广灵县
|
富裕县
|
大连市
|
通城县
|
澄迈县
|
龙里县
|
涪陵区
|
吉安市
|
宜兴市
|
突泉县
|
高雄县
|
自治县
|
灵宝市
|
公安县
|
高碑店市
|
顺义区
|
安顺市
|
普兰店市
|
岳普湖县
|
乐昌市
|
平泉县
|
彰化市
|
平顶山市
|
西丰县
|
伊川县
|
阿瓦提县
|
牙克石市
|
绥化市
|
柘荣县
|
秭归县
|