Beginner Learning (i)

Source: Internet
Author: User

Like many people, there are a lot of problems when you get started, such as the configuration of the JDK environment variable, which makes the code always error. In fact, the environment will not be very simple, find Niang, haha. It must have been some Java-based syntax before the formal coding.

1. Key words

What are the key words, I also do not raise out, find Niang bar. It is important to note that const and Goto can no longer be used in Java, and appear in the Java keyword primarily to convert C, C + + code to Java code.

2. Variable name

Variable name rule

One, contains letters, numbers, and $, but the first character cannot be a number;

Second, the variable name of the difference between the case, no length provisions. The first letter of the word must be lowercase with the remainder of the word uppercase (lowercase can also be a specification only). Multiple words are linked together to name the hump.

Follow up to update

Beginner Learning (i)

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.