ES6 String Interpolation and Template literals ES6 valueOf() 字符串String 方法 ES6 模板字面量和表达式 ES6 String Interpolation and Template literals var name = "Brendan"; console.log('Hello, ${name}!'); ES6 valueOf() 字符串String 方法 ES6 模板字面量和表达式