'
FIXME' is for things which are definitely broken, but where you want to not worry about it for the moment.
'TODO' is for useful features, optimizations or refactorings that might be worth doing in the future.
'XXX' is for things that require more thought and that are arguably broken.
to do
ToDo is often used in a PersonalInformationManager for things which have not been completed. This is a more universal version than that of comments made in source code. It is often scratched down on the back of envelopes, napkins from lunch, a 3 by 5 card, or in a formal notebook dedicated to Time and Information management.TODO is often found in code indicating that something isn't completed yet. This has become so common that there's now an official
阅读(614) | 评论(0) | 转发(0) |