es6字符串的拓展
2019-09-12 16:31:50 12 举报
AI智能生成
es6字符串的拓展
作者其他创作
大纲/内容
Unicon表示法
codePointAt()
String.fromCodePoint()
字符串具有遍历器接口
ES7
at()
替代charAt()
padStart()
padEnd()
normalize()
包含验证
includes()
startsWith()
endWith()
repeat()
将原字符串重复n次
模板字符串
标签模板
过滤HTML字符串,防止用户输入恶意内容
String.raw()
0 条评论
下一页