Java syntax index and java syntax Index

Source: Internet
Author: User

Java syntax index and java syntax Index

Public class MyApp {public static void main (String [] args) {System. out. print ("Hello World ");}}

How does a java array make the index value of the first element not 0?

The first index must be 0, which is not well discussed. When using it, + 1 is needed.
 
Java indexof syntax

T is the string to be queried, and 10 is the start position, that is, from the first to the start of the query, the returned 13 is the 10th position, that is, the 13th character is t, no matter whether there is a t before 10, if there is no t after 10,-1 is returned.

Last index of (t, 60) = 29 start position 60. If it cannot be found, it is pushed back. The result is 29.

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.