Java learning path (1), tools
I. JDK (Java Development Kit)
JDK is the core of the entire Java, including the Java Runtime Environment (Java runtime envirnment), a bunch of Java tools and the Basic Java class library (RT. Jar ). No matter what Java
Java path-Environment configuration and compilation and running, and java-based environment Compilation
Outline
I. Opening
Ii. Download JDK
Iii. JDK Installation
Iv. Environment Configuration
V. Java Compilation
6. Java and Javac
7. The first Java
Java is very attractive, but for beginners who have just entered the Java threshold, compiling and running a very simple Java program is simply a nightmare. Clearly, the program is correct, but all kinds of confusing error messages really make you
From http://www.programbbs.com/doc/437.htm
Java is very attractive, but for beginners who have just entered the Java threshold, compile and run a very simple Java programIt's a nightmare. Mingming ProgramNoWrong, but a variety of confusing error
Java beginners --- Java learning path (Full Set)
I. JDK (Java Development Kit)
JDK is the core of the entire Java, including the Java Runtime Environment (Java runtime envirnment), a bunch of Java tools and the Basic Java class library (RT. Jar ).
Java beginners --- Java learning path (Full Set)
I. JDK (Java Development Kit)
JDK is the core of the entire Java, including the Java Runtime Environment (Java runtime envirnment), a bunch of Java tools and the Basic Java class library (RT.
Screen appears:Exception in thread "main" Java.lang.noclassdeffounderror:c:/javatest/hello
Hello.class clearly in why say class is not, the reason in Classpath does not point to the class path.
1. SET classpath= 、、、、
2, Java-classpath c:/、、、
The JDK
After the jdk is installed on the computer, we can set it so that the java environment can be used. Right-click my computer. Open properties. Then select "environment variables" in "advanced". In the new open interface, you must set three attributes:
Java learning path-simple basic interview questions, java path-Questions
1. What are the features of object orientation?
A: The object-oriented features mainly include the following:
1) Abstraction: Abstraction refers to the process of summarizing
1. understanding of basic conceptsAbsolute path: the absolute path is the real path of the file or directory on your home page on the hard disk (URL and physical path), for example:C: XYZ est.txt represents the absolute path of the test.txt file.
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.