CommentCode(注释代码) [汉化反馈]

你可以使用 &shortcut:CommentByLineComment;&shortcut:CommentByBlockComment; 来注释/取消注释行或代码块。

&shortcut:CommentByLineComment; 使用单行注释(//...)来注释或取消注释单前行或所选块。

&shortcut:CommentByBlockComment; 用块注释 (/*...*/)围住所选块。

要取消块注释,在注释内部按 &shortcut:CommentByBlockComment;