Javase Foundation First article

Source: Internet
Author: User
1.JDK installation: Includes JRE and JVM:WWW.ORACLE.COM/WWW.SUN.COM2. Environment variable Set path = "Bin path" setting PATH environment variable: Easy to find the application environment variable to start path= "Bin path" Path_home? Easy to Java/bin Path modification path (path_home introduced path),%%java_home%/bin Green version and installed version of the Green version: can be other folders, the normal use of the installation version of 3.java features: pure object-oriented cross-platform robust, absorbing The advantages of the + + language high security automatic garbage collection, mandatory type checking, de-pointer 4.5, DAY01---helloworld.javapublic class helloworld{//All the code is written in the class// A collection of computer instructions and code----program//main method, the entry of the program public static void Main (string[] args) {//Comment: act as an explanatory note, do not run// Keywords: give certain words a special meaning System.out.println ("helloworld!!");}}   Compile Compilejavac Compile command, compile to. class file java Run command file suffix name modification: 6. Three steps for 7.java development: 8. The anti-compilation tool. Java files 9. Requirements Analysis of software development activities-"system design-" Software testing-"run and maintain 2.1 variables variable data type: Today's summary: 1.java history Overview 2.javasejavaeejavame3. The configuration of the JDK's installation environment variable Java_home: simplifies the number of paths to write variables: the name of the variable that occupies the size of the memory modifies the value of the variable

Javase Foundation First 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.