201671010114 Java Design environment for Java Programming (2016-2017-2)

Source: Internet
Author: User

Learn about Java's program design and programming environment through Chapter one or two of Java. And the teacher proposed inversion classroom teaching method to my pre-class preview and after-Class review has the higher request. Through the first chapter of learning, Java is an object-oriented language, its focus on the data and object interface. And there is no pointer operation in Java, header file, structure, union, operator overloading, virtual base class, etc. Java is also a complete programming platform, it is an explanatory language, but it runs slower than the C language. Java's source program is first compiled by the compiler into bytecode and then interpreted by the interpreter for execution.

Through the second chapter of the study, the Java Development Environment has command line and integrated two kinds. After installing the JDK, open the console window to determine if it is installed by entering Java-version. Setting environment variables is more important. In the application of JDK Javac+.java program name is to convert the source program to bytecode, java+ program name is run compiled program. Integrated development environment in Eclipse, first select File--new project from the menu. Then select Java Project. Click the Next button, type the project name, and enter the full path name that contains the project name. Eclipse can be used to develop large programs. Java applets introduce dynamic interactive content into the WWW, and its bytecode must be embedded in HTML for interpretation by the WWW browser. There are many similarities and differences between Java and C, and there are differences in input and output, but there are also grammatical similarities. In the future study hope that through their own efforts to learn java.

201671010114 Java Design environment for Java Programming (2016-2017-2)

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.