JavaScript ES6 多了Template String(模板字串)的語法。 Template String使用反引號(backquotes) ` 將字串包夾,帶入的變數或表示式使用 ${} 符號包 ...
確定! 回上一頁