コメント
Sign in to saveAlso known as comment, source code comment, code comment, script comment, computing comment
explanatory note in the source code of a computer program, skipped during its compilation or interpretation and without effect on execution
Wikidata facts
- Instance of
- text
- Subclass of
- software documentation
- Image
- Servo & Arduino Code.JPG
Show 1 more fact
- Stack Exchange tag
- stackoverflow.com/tags/comments
Sources (1)
via Wikidata · CC0
Article · 日本語
コメント(英: comment)とは、コンピュータ言語(プログラミング言語やデータ記述言語)によって書かれたソースコードのうち、人間のために覚えとして挿入された注釈のことである。この部分はコンピュータが処理を行うときにはないものとして無視されるため、自由に文を挿入することができる。
Abstract from DBpedia / Wikipedia · CC BY-SA