常见编程特殊字符的昵称是什么?

时间:2009-06-18 02:47:31

标签: language-agnostic

有句号,感叹号和星号的常用俚语名称:
。 “点”
! “砰”的一声 *“明星”

但是对于像这样的字符来说,有哪些是明确的,单音节的名字  
%  
&安培;  
<
{
[
;

10 个答案:

答案 0 :(得分:18)

这里有一些诗歌风格:

<> !*''#
^"`$$-
!*=@$_
%*<> ~#4
&[]../
|{,,SYSTEM HALTED 
只有大声朗读才能欣赏这首诗:

Waka waka bang splat tick tick hash,
Caret quote back-tick dollar dollar dash,
Bang splat equal at dollar under-score,
Percent splat waka waka tilde number four,
Ampersand bracket bracket dot dot slash,
Vertical-bar curly-bracket comma comma CRASH.

来源:http://babek.info/libertybasicfiles/lbnews/nl123/fun.htm

答案 1 :(得分:13)

答案 2 :(得分:9)

力求清晰,不要使用俚语,而是使用每个符号的普遍接受的名称。因此,

. dot or period
! exclamation point
* asterisk or star
% percent (sometimes mod)
& ampersand
< less than
{ left brace
[ left bracket
; semicolon

答案 3 :(得分:7)

intercal参考手册是权威指南:

.           spot                    identify 16-bit variable      
:           two-spot                identify 32-bit variable      
,           tail                    identify 16-bit array         
;           hybrid                  identify 32-bit array         
#           mesh                    identify constant             
=           half-mesh                                             
'           spark                   grouper                       
`           backspark                                             
!           wow                     equivalent to spark-spot      
?           what                    unary exlusive OR (ASCII)     
"           rabbit-ears             grouper                       
".          rabbit                  equivalent to ears-spot       
|           spike                                                 
%           double-oh-seven         percentage qualifier          
-           worm                    used with angles              
<           angle                   used with worms               
>           right angle                                           
(           wax                     precedes line label           
)           wane                    follows line label            
[           U turn                                                
]           U turn back                                           
{           embrace                                               
}           bracelet                                              
*           splat                   flags invalid statements      
&           ampersand[5]            unary logical AND             
V           V                       unary logical OR              
            (or book)                                             
V-          bookworm                unary exclusive OR            
            (or universal qualifier)                              
$           big money               unary exclusive OR (ASCII)                            
c|          change                  binary mingle                 
~           sqiggle                 binary select                 
_           flat worm                                             
            overline                indicates "times 1000"        
+           intersection            separates list items          
/           slat                                                  
\           backslat                                              
@           whirlpool                                             
-'         hookworm                                              
^           shark                                                 
            (or simply sharkfin)           

答案 4 :(得分:1)

一定要找到更多英国风味的,我喜欢#! (阅读“crunch bang”),如CrunchBang Linux所示。而对于纯粹的怪异,我喜欢称“#”为“octothorpe”。

我听过其他一些有趣的事情(我很难找到这些):

= "gets" (when reading C code "int num = 5;" would be "num gets five")
` "quasiquote" (lisp)
#! together are often pronounced "shebang" (consider that a kind of tech-dipthong)

答案 5 :(得分:1)

考虑这些额外内容:

! not
@ these (Perl)
$ this (Perl)
: otherwise (ternary operator)
; stop (read as a telegram?)
* anything (regex-esque)
& and
| or

答案 6 :(得分:0)

Tyler McHenry's列表外,还有杰夫的blog post链接到新黑客词典中的ASCII条目。

答案 7 :(得分:0)

# = "pound"

,如

#sand

#puppy

答案 8 :(得分:0)

@在俄语中发音为“dog”(собака)(视觉图片)。

答案 9 :(得分:0)

呵呵,小时候,我打电话给“#”字符(不要笑!)“呃”。而“$”被称为“xsssss”。