ES6 连接运算符 ES6 其他运算符 ES6 条件运算符 ES6 连接运算符 var msg = "hello"+"world" console.log(msg) ES6 其他运算符 ES6 条件运算符