Single-line comments are generally used to comment a part of the line or full line of code. Single-line comments in JavaScript start with // .
確定! 回上一頁