单项选择题
var s=’Hello world!’;根据表达式,下面选项返回true的是()
A.s.startsWith(’Hello’)
B.s.endsWith(’!’)
C.s.includes(’o’)
D.s.endsWith(’H’)
点击查看答案

单项选择题
A.s.startsWith(’Hello’)
B.s.endsWith(’!’)
C.s.includes(’o’)
D.s.endsWith(’H’)
微信扫一扫,加关注免费搜题