String常用方法: 在这里插入图片描述 <script> var str = "Hello World!"; var str2 = new String("welcome to 武汉"); console.log(str + ",长度:" ...
確定! 回上一頁