processor 发表于 2007-6-19 10:24:31

"@" "#" "$" "&

A
@ pronounces \"at\";
# pronounces \"well\";
$ pronounces \"dollar\";
& pronounces \"and\";
* pronounces \"star\".

B.
@ :at
$ :dollars(s)
# :number
* :asterisk
& :and

白马西北驰 发表于 2007-6-19 10:27:26

As I know, "#" is read as "double cross."

qbkyr 发表于 2007-6-19 14:30:33

# should be "sharp". 例如C#编程语言,就念"C Sharp".

messenger 发表于 2007-6-19 14:50:26

好象有的两种说法不是说的一种符号。


记得好象"star“的星号比”asterisk“的大。

"C Sharp"也不是通用的,好象只能表示这种语言。
页: [1]
查看完整版本: "@" "#" "$" "&