JDK 7 Early Access
时间:2009-09-01 来源:linux论坛
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://images.lampchina.net/news/10/xVcuFswLUJNW31TIRnpv4o5KMHh8BAfq.jpg');}" onmousewheel="return imgzoom(this);" alt="" />
Java Development Kit 7 (JDK 7) 是下一个 Java SE 平台的主要发行版本,通过 OpenJDK 项目,JDK 7 在开源社区许多志愿者的协作下得以完善,如今 Sun 将它提升到一个新的高度,官方发布了 JDK 7 的 Early Access 版本。
Download the JDK 7 Early Access
JDK 7 在性能、可用性和安全方面都有非常大的改进,详情请看这里。
来源: oschina
Java Development Kit 7 (JDK 7) 是下一个 Java SE 平台的主要发行版本,通过 OpenJDK 项目,JDK 7 在开源社区许多志愿者的协作下得以完善,如今 Sun 将它提升到一个新的高度,官方发布了 JDK 7 的 Early Access 版本。
Download the JDK 7 Early Access
JDK 7 在性能、可用性和安全方面都有非常大的改进,详情请看这里。
来源: oschina
相关阅读 更多 +