How to use the Help document

Source: Internet
Author: User

1: Open Help document 2: Click on the display, locate the index, and see the Input box 3: Know who you're looking for? Take scanner Example 4: Enter scanner in the input box, and then enter 5: Look at the bagThe classes under the Java.lang package do not need to be imported, and all others need to be imported.To import:JAVA.UTIL.SCANNER6: Just take a look at the class explanation and description, and don't forget to look at the class's version 7: See the structure of the classMember variablesField SummaryConstruction methodConstruction Method SummaryMember MethodsMethod Summary 8: Learn to construct a methodA: There is a construction methodCreate objects onB: No construction methodMembers may all be static 9: See Member methodsA: LeftStatic: If static, can be called through the class nameReturn value type: What is returned, you receive with what.B: RightLook at the method name: method names don't write wrongParameter list: What you want, what you give, how many people want, you give a few

From for notes (Wiz)

How to use the Help document

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.