Special annotation techniques in the code--todo, Fixme and XXX (reprint)

Source: Internet
Author: User

Transferred from: http://blog.csdn.net/reille/article/details/7161942

  

Reille

This blog site: http://blog.csdn.net/reille/, reproduced this blog original article please indicate the source.

This article outlines: Special annotation technology in the code--todo, Fixme and the use of XXX.

More attention: http://velep.com/

———————————————————————————————————————————————————————————————————

Preface:
Today when reading the source code of Qt Creator, found some comments have fixme English words, in English dictionary actually can't find its meaning!
In fact, when we read some open source code, we often encounter words such as TODO, fixme, and XXX, which have their special meanings. 、

TODO: + Description
If the code has the identity, the descriptionFunctional code at the logo to be written, the functionality to be implemented is briefly described in the description.

fixme: + Description
If the code has the identity, the descriptionStandardThe code needs to be corrected, even if the code is wrong, not working, needs repairing, and how the fix will be explained briefly in the description.

XXX: + Description
If the code has the identity, the description
Special comments in Eclipse:
in Eclipse, Moreover, in Eclipse, We can customize our own special annotation tags. such as in C + +, enter Window->preferences->c/c++- >Task tags window to add special tags, the default is only TODO, Fixme and XXX.

Special annotation Techniques in code--todo, Fixme, and XXX (reprint)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.