在哪里可以获得 JDK 1.0.2 JavaDocs 的副本?

发布于 2024-08-18 04:00:53 字数 370 浏览 5 评论 0原文

我正在为一篇涉及​​ Java API 特定部分的演变的博客文章做一些研究。为此,我找到了可以追溯到 JDK 1.1 的 JavaDocs,但不是原始的 1.0。

Sun 已从 sun.com 中删除了 JDK 1.0 JavaDocs 的任何痕迹。我用谷歌搜索了高处和低处,近处和远处,但什么也没找到。 archive.org 上也没有显示任何内容。

有什么想法吗?

哪里可以获得 JDK 1.0.2 JavaDocs 的副本?

I'm doing a bit of research for a blog post involving the evolution of a specific part of the Java API. To that end, I've been able to find JavaDocs going all the way back to JDK 1.1, but not to the original 1.0.

Sun has removed any trace of JDK 1.0 JavaDocs from sun.com. I've Googled high and low, near and far, but cannot find anything. Nothing shows up on archive.org either.

Any ideas?

Where can I get a copy of JDK 1.0.2 JavaDocs?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

油饼 2024-08-25 04:00:53

我在以下位置找到它: http://web.mit.edu/java_v1.0.2/

淡莣 2024-08-25 04:00:53

第一个谷歌答案链接到 http://www.whitman.edu/mathematics/java_api /packages.html 看起来像 java 1.0 的文档

The very first google answer links to http://www.whitman.edu/mathematics/java_api/packages.html which looke like doc for java 1.0

赤濁 2024-08-25 04:00:53

JDK-1_0_2-apidocs-long.zip 是这些文档的存档。人们可以从互联网上下载该文件,将其解压缩,然后打开index.html。我从 http://www.pascal-man.com 找到了此文件的链接/download/download-jdk.shtml

该文件的SHA256为

  • fede377a3476a929966ff7dde6819948cb3be44ddb0cb1e0f388ed886e303408

JDK-1_0_2-apidocs-long.zip is an archive of these documents. One might download this file from the internet, unzip it, and open index.html. I found a link to this file from http://www.pascal-man.com/download/download-jdk.shtml

The SHA256 of this file is

  • fede377a3476a929966ff7dde6819948cb3be44ddb0cb1e0f388ed886e303408
初熏 2024-08-25 04:00:53

您可以在这里下载: http://ftp.icm .edu.pl/pub/java/javasoft-docs/jdk1.0.2/。按文件名“JDK-1_0_2-apidocs-long.zip”搜索

You can download it here: http://ftp.icm.edu.pl/pub/java/javasoft-docs/jdk1.0.2/. Searched by file name "JDK-1_0_2-apidocs-long.zip"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文