사용자 도구

사이트 도구


comment

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
comment [2018/12/24 01:04] – 만듦 rex8312comment [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
-====== comment ======+====== Comment (주석) ======
  
   * NOTE: Description of how the code works (when it isn't self evident).   * NOTE: Description of how the code works (when it isn't self evident).
   * XXX: Warning about possible pitfalls, can be used as NOTE:XXX:.   * XXX: Warning about possible pitfalls, can be used as NOTE:XXX:.
-  * HACK: Not very well written or malformed code to circumvent a problem/bug. Should be used as HACK:FIXME:+  * HACK: Not very well written or malformed code to circumvent a problem/bug. Should be used as HACK:<nowiki>FIXME</nowiki>:. 
-  * FIXME: This works, sort of, but it could be done better. (usually code written in a hurry that needs rewriting).+  * <nowiki>FIXME</nowiki>: This works, sort of, but it could be done better. (usually code written in a hurry that needs rewriting).
   * BUG: There is a problem here.   * BUG: There is a problem here.
   * TODO: No problem, but addtional code needs to be written, usually when you are skipping something.   * TODO: No problem, but addtional code needs to be written, usually when you are skipping something.
  
  
-  * https://stackoverflow.com/questions/1452934/what-is-the-meaning-of-xxx-in-code-comments+  * 참고 
 +    * https://stackoverflow.com/questions/1452934/what-is-the-meaning-of-xxx-in-code-comments 
 + 
 + 
 +{{tag>programming comment}}
comment.1545613480.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)