【小白笔记】js 字符串操作var str = "hello world"console.log(str.length) 输出结果:11var str = "apple"var str1 = str.indexOf(2023-03-10JavaScript290