“Kommentar in JS” Code-Antworten

Kommentare js

//Single line

/*
Multiple line
*/
Rick Astley

JavaScript -Kommentar

//I'm a single line comment

/* I'm comment on
*  more then one line.
*/ 
Fancy Flatworm

Welches Symbol wird für Kommentare in JavaScript verwendet?

// Which symbol is used for comments in Javascript?
// for Single line comments and

/* Multi
Line
Comment
*/
Chetan Nada

Kommentar in JS

//this is a comment

/*
this
is
a
multiline
comment
*/
Gorgeous Gentoo

JS Kommentar

/* text*/
Lucky Lobster

So fügen Sie einen Kommentar in JavaScript hinzu

/*It is easy and important so keep going and enjoy the way to coding
still notr getting it then try follow me*/
// Single line comment is only for one line and multiline for two
// It is a good way to keep notice of your codes
/*Code*/
VScoder

Ähnliche Antworten wie “Kommentar in JS”

Fragen ähnlich wie “Kommentar in JS”

Weitere verwandte Antworten zu “Kommentar in JS” auf JavaScript

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen