About: Tutorial/Comments   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Comments contain text intended for human readers and ignored by the parser. The text may be in any language (or none at all). Comments are typically used to either explain obscure code or remove some JavaScript from the program. JavaScript provides two means of commenting text.

AttributesValues
rdfs:label
  • Tutorial/Comments
rdfs:comment
  • Comments contain text intended for human readers and ignored by the parser. The text may be in any language (or none at all). Comments are typically used to either explain obscure code or remove some JavaScript from the program. JavaScript provides two means of commenting text.
dbkwik:javascript/...iPageUsesTemplate
abstract
  • Comments contain text intended for human readers and ignored by the parser. The text may be in any language (or none at all). Comments are typically used to either explain obscure code or remove some JavaScript from the program. JavaScript provides two means of commenting text. //This is a "line comment" and is the more common type. It begins with two slashes //and ends with a newline. To write such a long message, more than one line comment //is needed to make it easier for humans to read and to prevent complications caused //by programs (like email programs) which split long lines up and, in so doing, //invalidate the JavaScript if it contains long line comments. /*This is a "multi-line comment" and is the more predictable type. It begins with a slash and an asterisk (star) and ends with the same characters in the reverse order. JavaScript doesn't care what a multi-line comment contains given that it is terminated properly.*/
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software