摘要:
charAt()与charCodeAt() 语法:stringObject.charAt(index) 功能:返回stringObject中index位置的字符 语法:stringObject.charCodeAt(index) 功能:返回stringObject中index位置字符的字符编码 说明 阅读全文
posted @ 2018-02-13 16:05 ZHONGLINGHUI 阅读(410) 评论(0) 推荐(0)
posted @ 2018-02-13 16:05 ZHONGLINGHUI 阅读(410) 评论(0) 推荐(0)
posted @ 2018-02-13 15:45 ZHONGLINGHUI 阅读(409) 评论(0) 推荐(0)