摘要: JavaScript String 对象: 创建方式: var s1 = "hello" ; var s2 = new String("world") https://www.w3school.com.cn/jsref/jsref_obj_string.asp JavaScript Array 对象 阅读全文
posted @ 2021-04-24 22:33 Shuranima 阅读(35) 评论(0) 推荐(0)