本文我们介绍下ES6的模板字符串。
1.str.includes('y')返回布尔值
2.str.repeat(3)返回结果字符串
3.str.startsWith()和str.endsWith()返回布尔值