Java Series Learning (i)-jdk download and installation

Source: Internet
Author: User

1.Java Language Platform version

J2se:java 2 Platform Standard Edition,java Platform Edition

J2me:java 2 Platform Micro Edition,java Platform Mini version

J2ee:java 2 Platform Enterprise Edition,java Platform Corporate Edition

2. Platform expansion

Java applications that need to run on a Java Virtual machine (Java VM).

Java programs on different platforms, you can rely on the platform of the corresponding JVM, you can achieve the expansion platform.

3.JRE and JDK

Jre:java Runtime Environment,java Operating environment

Contains the core class libraries required by the JVM and Java programs

Jdk:java Development Kit,java Development Kit

Contains Java development tools and JRE

Relationship:

Use Java programs written with JDK, and then pass it to the JRE to run

4. Download the JDK

4.1 Go to official website www.oracle.com, find Java development tools

4.2 This study, the choice is JDK7

4.3 Find the corresponding version of the native system

5. Start installing the JDK

Click Install File

Start installation

5.1 Start the JDK installation and select the installation path

5.2 Start the JRE installation and select the installation path

5.3 See this interface to indicate successful installation

5.4 Don't worry, then check if it really installs

Under Doc, enter Java, if the exception is not reported, the installation is successful

5.5 Understanding JDK

Find the path you just installed, and see if the JDK installed those things for us.

Java Series Learning (i)-jdk download and installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.