JDK_1-0
...大约 1 分钟
版本历史
第一个版本于 1996 年 1 月 23 日发布,叫做为 Oak [5] 。而真正第一个稳定的版本 JDK 1.0.2,被称作 Java 1。[6]
总结
Java 1.0.2 其实做了两件主要的事情:AWT 和 applet。
英文原文:
Java 1.0.2 was notable primarily for two things.
- First, it defined an Abstract Windowing Toolkit (AWT) for the creation of portable graphical user interfaces (GUIs).
- Second, it defined applets, a way in which Web brows
- ers use an embedded Java VM to safely run applications downloaded on the fly from untrusted Web sites.
评价
初代版本,伟大的一个里程碑,但是是纯解释运行,使用外挂JIT,性能比较差,运行速度慢。
mac版下载
https://www.macintoshrepository.org/39194-macintosh-java-development-kit-jdk-1-0
Powered by Waline v2.14.9