首页
社区
课程
招聘
[转帖]Java SE Development Kit (JDK) 20.0.2 x64/Linux/macOS
2023-7-19 07:19 3503

[转帖]Java SE Development Kit (JDK) 20.0.2 x64/Linux/macOS

2023-7-19 07:19
3503
收藏
点赞0
打赏
分享
最新回复 (3)
雪    币: 1948
活跃值: (2285)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
xinfor 2023-7-19 09:27
2
0

这个是什么版本?跟这个有什么不同啊?

https://www.oracle.com/cn/java/technologies/downloads/


最后于 2023-7-19 09:28 被xinfor编辑 ,原因:
雪    币: 85498
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2023-7-19 15:06
3
0

Java SE Development Kit (JDK) 20.0.2 / 21 Build 31

The Java programming language is, according to the TIOBE programming community index, one of the top choices of software developers, battling for supremacy with the C and C-based languages. Its features are utilized on most of the electronic equipment worldwide, from PCs, mobile terminals or media players to more sophisticated medical devices.


The Java platform provides one environment to develop software for multiple operating systems such as Microsoft Windows, Mac OS X or Linux distributions. While theJava Runtime Environment (JRE) allows you to execute Java applications, components and applets, the Java Development Kit (JDK) delivers a comprehensive set of tools for programmers to build, run, debug and even document the Java code.


You are also given access to the Java Virtual Machine (JVM) component of JRE alongside class libraries and support files in order to implement your applications. JDK comes packing demonstrative source codes and particular APIs using Java Foundation Classes including Swing as well as the Java Platform Debugger Architecture. It also sports learning material for Java programming language beginners in the form of various Java core API source files.


Being the most commonly used Java Software Development Kit (SDK), JDK's firsthand components comprise the loader for Java application (simply called `java`) - the interpreter of class files created by the compiler (javac), the compiler itself that takes the source code from its raw form to Java bytecode and the `appletviewer` for executing and debugging java applets.


In addition to these tools, the JDK also brings the annotation-processing tool, the `extcheck` for JAR-file conflict detection, the `idlj` IDL to Java compiler, the `javadoc` documentation generator that utilizes source code comments or the `jar` archiver that sums up the related class libraries within a single JAR file. Other tools include a disassembler, a launcher, a debugger, a Java command-line script shell or a policy creation and management utility.


Bottomline is that Java Development Kit ensembles a powerful set of tools and everything that comes to aid programmers no matter their knowledge-level in fulfilling their Java applications. Nevertheless, JDK is the bread and butter of any Java developer out there.

https://www.softpedia.com/get/Programming/SDK-DDK/Sun-Java-JDK.shtml

雪    币: 85498
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2023-7-24 12:46
4
0

Java SE Development Kit (JDK) 20.0.2 / 21 Build 32 OpenJDK EA / 22 Build 7 OpenJDK EA / 17.0.8 / 11.0.20 / 8 Build 381


https://www.softpedia.com/get/Programming/SDK-DDK/Sun-Java-JDK.shtml

游客
登录 | 注册 方可回帖
返回