Subject | English | Korean |
comp., MS | code comment Web report | 코드 주석 웹 보고서 (Web pages that enable you to browse the code structure within files in your current project or solution, such as objects and interfaces defined in a project) |
comp., MS | comment block | 주석 블록 (A specifically formatted chunk of textual information on a piece of code) |
comp., MS | comment hint | 메모 힌트 (A visual indicator that denotes the presence of a comment and opens the comment when clicked) |
comp., MS | comment mark | 메모 표시 (A mark inserted in a document to show where a comment has been added) |
comp., MS | comment out | 주석으로 처리하다 (To disable one or more lines of code from a program temporarily by enclosing them within a comment statement) |