To fix this, we could put a ' after the "Script" string: console.log('"Java" + "Script" = \"' + 'Java' + 'Script\"'); // '"Java" + "Script" ...
確定! 回上一頁