Java入門之JDK下載

Sun 公司提供的Java API Docs是學習和使用Java語言中最經常使用的參考資料之一.但是長期以來此文檔只有英文版,對於中國地區的Java開發者來說相當的不便.目前Sun 公司正在組織多方力量將此文檔翻譯成中文,並於2005年10月31日在Sun 中國技術社區(http://gceclub.sun.com.cn/)正式發佈第一批中文版Java API文檔(包括java.lang和java.util類庫API 文檔的中文版).經過將近10個月的努力,目前我們已經將Java SE 5.0的全部API文檔中文化.開發人員可以通過Sun 中國技術社區的網站在線瀏覽相關文檔,也可以將全部文檔下載到本地以方便檢索和使用.
 
最好用的CHM格式API文檔:
http://www.javatang.com/_download/jdk150.ZH_cn.rar
http://www.javatang.com/_download/jdk6.ZH_cn.rar
 
J2SDK & API下載
http://java.sun.com/j2se/1.3/download.html
http://java.sun.com/j2se/1.4.2/download.html
http://java.sun.com/javase/downloads/index_jdk5.jsp
http://java.sun.com/javase/downloads/index.jsp
 
J2EE DK & API下載 
http://java.sun.com/j2ee/1.3/index.jsp
http://java.sun.com/j2ee/1.3/download.html
http://java.sun.com/j2ee/1.4/index.jsp
http://java.sun.com/j2ee/1.4/download.html
http://java.sun.com/javaee/downloads/index.jsp
http://developers.sun.com.cn/
 
JDK1.6API中文版(全)
* HTML 格式(在線英文) http://java.sun.com/javase/6/docs/
* HTML 格式(在線中文) http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/publish/1.6.0/html/zh_CN/api/index.html
* zip 格式(中文) http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/publish/1.6.0/html_zh_CN.zip
* CHM 格式(中文)  http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/publish/1.6.0/chm/JDK_API_1_6_zh_CN.CHM

 
JDK1.5API中文版(全)
* HTML 格式(在線英文) http://java.sun.com/javase/5/docs/
* HTML 格式(在線中文)  http://gceclub.sun.com.cn/Java_Docs/html/zh_CN/api/index.html
* zip 格式(中文) http://gceclub.sun.com.cn/Java_Docs/html_zh_CN.zip
* CHM 格式(中文) http://download.java.net/jdk/jdk-api-localizations/jdk-api-zh-cn/builds/JDK_API_1_5_zh_CN.CHM
 
 
所有英文版的CHM文檔
http://www.allimant.org/javadoc/index.php
 
http://javadoc.allimant.org/dist/jdk142.zip
http://javadoc.allimant.org/dist/jdk150.zip
http://javadoc.allimant.org/dist/j2se6.zip
 
http://javadoc.allimant.org/dist/java-ee-5.zip
http://javadoc.allimant.org/dist/java-ee-5-tutorial.zip
http://javadoc.allimant.org/dist/java-tutorial-2006-11-10.zip

 
J2EE相關文檔規範:
http://java.sun.com/javaee/technologies/
 
http://java.sun.com/j2ee/1.4/download.html
http://java.sun.com/j2ee/1.4/docs/index.html
http://java.sun.com/products/servlet/download.html#specs
 
 
相關網站
http://java.sun.com
http://gceclub.sun.com.cn/
http://developers.sun.com/downloads/
http://java.sun.com/javaee/downloads/
http://java.sun.com/javase/downloads/
http://www.netbeans.info/downloads/
http://www.netbeans.org/kb/index_zh_CN.html

其他:
[J2EE設計模式]http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章