A comment is a programming language construct used to embed non-compiled, programmer-readable annotations in the source code of a computer program.
I have a need to include */ in my JavaDoc comment. The problem is that this is also the same sequence …
java comments javadocJust a question of interest: Does anyone know why there's no block comment capability in VB .NET? (Unless there really …
vb.net comments block-commentsI already published an android app where you can see a list of specific objects and detailed informations about them. …
android comments rating rating-systemWhenever I want to add a comment to an indented line in vim, I hit Shift-o (open a new row …
python vim comments indentationAs I'm playing with Rails and developing views I often want to comment out code. Simple enough with classes & …
ruby-on-rails comments erb erubismy first entry here. I'm trying to add a comment system to our Posts model. However, I am not sure …
ruby-on-rails ruby ruby-on-rails-3 comments ruby-on-rails-pluginsI want to be able to moderate Facebook comments that I have integrated. They say to use the following tag. &…
facebook comments identificationI recently coded my own blog for a site im making. I want to use facebook to handle the comment …
facebook plugins comments facebook-javascript-sdk facebook-social-plugins