JavaScript String 对象repeat()方法返回一个新字符串,该字符串包含指定数量的被调用字符串的副本,并串联在一起。语法:string.repeat(count) ...
確定! 回上一頁