One of the Java Core Technology Learning notes programming environment

Source: Internet
Author: User

A term

Jdk:java delelpment Jit

Jre:java Runtime Environment

Second, installation jdk1.8.0_25

Setting environment variables (recommended to be installed directly under C-drive), using;

C: \java\jre1.8.0_25\bin;

Third, unzip the source file method

Enter C: \java\jre1.8.0_25

Create SRC subdirectory

mkdir SRC

Cdsrc

Unzip the file

Jar XVF. \src.zip

I. Using command-line tools

Java Helloworld.java with Java end to generate. class files

Javac HelloWorld executing the. class file

Second, the use of integrated development environment Eclips

Console program graphical interface program and applet program

Running applet programs

Javac Welcomeapplet.java

Appletviewer welcomeapplet.html

One of the Java Core Technology Learning notes programming environment

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.