[There is a question and answer] Q3 & 4: Java environment and HelloWorld program

xiaoxiao2021-03-06  37

We have an example of establishing a Java environment in a Windows platform, breaking the problem into the following steps:

1 Download JDK, we still use the J2SDK 1.4 version, where to download, huh, I think about who is designed, for Sun.

go with

Www.sun.com.cn.

The problem is coming again, in

http://www.sun.com/download/index.jsp?cat=application evelopment&toTab=3 See a lot of SDK downloads, what should I do? ?

Java 2 Platform, Standard Edition (J2SE) Sun Community Source Licensing

The Definitive Environment for Enterprise Software. All Available Community Source Code Versions, for Solaris / Linux / Windows.

Download

More info

Java 2 Platform, Standard Edition (J2SE) for Linux

A Preferred Platform for the development of Java Applications Which Can The Be Deployed on a variety of OS Platforms.

Download

More info

Java 2 Platform, Standard Edition (J2SE) for Windows

A Preferred Platform for the development of Java Applications Which Can The Be Deployed on a variety of OS Platforms.

Download

More info

Java 2 Platform, Standard Edition (J2se) for the Solaris Operating Environment

A Preferred Platform for the development of Java Applications Which Can The Be Deployed on a variety of OS Platforms.

Download

More info

Java 2 Platform, Standard Edition 5.0

Java 2 SDK, Java 2 Runtime Environment (JRE), INCLUDING JAVA PLUG-IN, for Solaris / Linux / Windows.

Download

More info

Java 2 Platform, Standard Edition V1.4

Java 2 SDK, Java 2 Runtime Environment (JRE), INCLUDING JAVA PLUG-IN, for Solaris / Linux / Windows.

Download

More info

Java 2 SDK, Enterprise Edition, Sun Community Source Licensing

The Platform for Enterprise

Note that we downloaded J2SE SDK,

Please take a look at your reference book, J2ME, J2SE and J2EE have any differences and contacts.

2 After download, install it locally if you download the Windows platform, then you can install it as soon as you install other Windwos programs.

3 Set PATH and CLASSPATH environment variables

转载请注明原文地址:https://www.9cbs.com/read-67738.html

New Post(0)