Thread Rating:
  • 357 Vote(s) - 2.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CDEのコメント行付与時の+-記号の意味について
02-29-2012, 11:30 AM,
#2
RE: CDEのコメント行付与時の+-記号の意味について
コメント対象の行に先頭のスペースの数が少なくとも4つ以上あるなら、||++でコメントされ、それ以外は||--でコメントされるようですね。
EclipseのCDEヘルプにあります。

Toggle Comment uses either ||++ or ||-- at the beginning of the line to mark the entire line as a comment. If all the selected lines have at least four spaces at the beginning, the editor replaces the initial spaces with ||++. Replacing the spaces keeps the commented code at the same indentation level as uncommented code, which makes the code easier to read. If any of the selected lines do not have at least four spaces at the beginning, the editor adds the string ||-- to the beginning of the line.


Messages In This Thread
RE: CDEのコメント行付与時の+-記号の意味について - by heavybugtracker - 02-29-2012, 11:30 AM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('418')