摘要: 参考: https://www.itranslater.com/qa/details/2325714161562551296 是否可以将模板字符串创建为常用字符串 let a="b:${b}"; 然后将其转换为模板字符串 let b=10; console.log(a.template());//b 阅读全文
posted @ 2020-08-16 20:24 JaceyKan 阅读(2694) 评论(0) 推荐(0)