对字符串str=welcome to china进行操作 str.substring(1,5)返回值是elcom
对字符串str=welcome to china进行操作 str.substring(1,5)返回值是elcom
1
对字符串str=welcome to china进行操作 str.substring(1,5)返回值是elcom