语言选择:
免费网上英汉字典|3Dict

fixme

资料来源 : pyDict

整理

资料来源 : Free On-Line Dictionary of Computing

FIXME
     
         A standard tag often put in {comments} near a
        piece of code that needs work.  The point of doing so is that
        a {grep} or a similar pattern-matching tool can find all such
        places quickly.  This is common in {GNU} code.  Compare {XXX}.
     
        [{Jargon File}]
     
        (2001-03-16)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z