To create a single line comment in JavaScript, begin the line with two forward slashes ( // ). Here's an example of that: // This text is a ...
確定! 回上一頁