Translate

Monday, May 5, 2014

3.Using Comments in JavaScript

JavaScript Comment is used to describe our JavaScript code to provide comfort to us to see and do other modifications.
Comment all Browse it is not considered a JavaScript code.

Single Comment

Single Comment we use to describe our code if our Comment Only after. To our Comment / /.
example
៣. ការប្រើប្រាស់ Comments ក្នុង JavaScript

Multi-line Comment

We use Multiline Comment to describe code that describes our multi-line or off code to process. Comment We start with / * and * /.
example
៣. ការប្រើប្រាស់ Comments ក្នុង JavaScript

0 comments:

Post a Comment