摘要: 由于多行字符串用\n写起来比较费事,所以最新的ES6标准新增了一种多行字符串的表示方法,用` ... `表示:`这是一个多行字符串`; 阅读全文
posted @ 2015-07-19 17:18 talentzemin 阅读(954) 评论(0) 推荐(0) 编辑