一路拾遺
Collect By Finding All The Way ......
BlogJava
首頁
新隨筆
新文章
聯系
聚合
管理
posts - 81,comments - 41,trackbacks - 0
<
2010年5月
>
日
一
二
三
四
五
六
25
26
27
28
29
30
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
31
1
2
3
4
5
我的博客開張啦!歡迎大家多多來踩!
常用鏈接
我的隨筆
我的評論
我的參與
最新評論
留言簿
(5)
給我留言
查看公開留言
查看私人留言
隨筆檔案
2010年9月 (1)
2010年6月 (2)
2010年5月 (5)
2009年12月 (4)
2009年11月 (3)
2009年10月 (2)
2009年8月 (2)
2009年7月 (4)
2009年6月 (5)
2009年5月 (1)
2009年4月 (2)
2008年12月 (2)
2008年11月 (1)
2008年10月 (1)
2008年9月 (4)
2008年8月 (12)
2008年7月 (30)
文章檔案
2008年12月 (1)
相冊
畢業照
搜索
積分與排名
積分 - 64584
排名 - 823
最新評論
1.?re: myeclipse開發hibernate應用程序示例[未登錄]
真的好好...
--云
2.?re: myeclipse開發hibernate應用程序示例
做得很認真,頂一個
--~!
3.?re: myeclipse開發hibernate應用程序示例[未登錄]
not bad
--1
4.?re: myeclipse開發hibernate應用程序示例
類名一定要大寫,hibernate版本要小于4才行!!!!!!
--第三方
5.?re: myeclipse開發hibernate應用程序示例
有錯誤啊
--第三方
閱讀排行榜
1.?myeclipse開發hibernate應用程序示例(15651)
2.?使用AXIS調用WSDL描述的Web服務(9686)
3.?使用AXIS調用WSDL描述的Web服務(續)(6046)
4.?基于RemoteObject方式的Java-Flex交互(USING LCDS)(2681)
5.?Java WebService注冊中心JUDDI配置方法(2200)
評論排行榜
1.?myeclipse開發hibernate應用程序示例(16)
2.?使用UDDI4J連接JUDDI(10)
3.?使用AXIS調用WSDL描述的Web服務(續)(5)
4.?使用AXIS調用WSDL描述的Web服務(3)
5.?找實習的傷心事(2)
Java中AutoBoxing對-128~127整型的特殊處理
public
static
void
main(String[] args)
{
Integer a ;
Integer b ;
a
=
16
;
b
=
16
;
System.out.println(a
==
b);
System.out.println(a.equals(b));
}
輸出true true
public
static
void
main(String[] args)
{
Integer a ;
Integer b ;
a
=
128
;
b
=
128
;
System.out.println(a
==
b);
System.out.println(a.equals(b));
}
輸出false true
public
static
void
main(String[] args)
{
Integer a
=
new
Integer(
5
);
Integer b
=
new
Integer(
5
);
System.out.println(a
==
b);
System.out.println(a.equals(b));
}
輸出false ture
posted on 2010-05-27 16:19
胖胖泡泡
閱讀(192)
評論(0)
編輯
收藏
新用戶注冊
刷新評論列表
只有注冊用戶
登錄
后才能發表評論。
網站導航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
Copyright ©2025 胖胖泡泡 Powered By
博客園
模板提供:
滬江博客
主站蜘蛛池模板:
陈巴尔虎旗
|
大悟县
|
德安县
|
孝感市
|
洛南县
|
于都县
|
桓台县
|
阜宁县
|
开鲁县
|
博客
|
安岳县
|
师宗县
|
湖南省
|
宝清县
|
宣威市
|
德清县
|
山阳县
|
介休市
|
眉山市
|
肃南
|
大余县
|
蓬溪县
|
房产
|
瓦房店市
|
衡南县
|
景宁
|
隆化县
|
柘荣县
|
白城市
|
漳浦县
|
谷城县
|
琼海市
|
衡阳县
|
望城县
|
封开县
|
沛县
|
化隆
|
广汉市
|
罗源县
|
白沙
|
铜梁县
|