語言選擇:
免費網上英漢字典|3Dict

question mark

資料來源 : pyDict

問號

資料來源 : WordNet®

question mark
     n : a punctuation mark (?) placed at the end of a sentence to
         indicate a question [syn: {interrogation point}]

資料來源 : Free On-Line Dictionary of Computing

question mark
     
         "?", {ASCII} character 63.
     
        Common names: query; {ITU-T}: question mark; {ques}.  Rare:
        whatmark; {INTERCAL}: what; wildchar; huh; hook; buttonhook;
        hunchback.
     
        Question mark is used, along with {colon} for {C}'s {lazy}
        triadic "if" {operator} (similar to the {IIF} function in
        {Visual Basic}).  The expression x?y:z evaluates x, then if x
        is true it returns y else it returns z.
     
        In {Unix} {shell} file name patterns, question mark matches
        any single character.
     
        (2003-06-17)
依字母排序 : 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