英汉解释
英英解释
百科

抱歉,未找到"char"相关的百科词典解释,向词友求助。
网络词典 (beta)

char 隐藏摘要
字符型在这方面表现得也比较鲜明。...字符型(char)...Scheme语言中的字符型数据均以符号组合 "#\" 开始,表示单个字符,可以是字母、
字符chapter 章...char 字符...character 字符
字符串指针字符串指针(char *)等已经被CString构造函数支持的数据类型可以直接赋值
炭;烧焦Chapman smoothness tester Chapman平滑度测定仪...char 炭;烧焦...characteristic curve 特性曲线
相关词条
与 char 相关的例句

- For example:char c = 'x';
例如:charc='x'; - What does the cast to char do?
我们的第一个问题是,造型会对char作什么样的处理呢? - The statement:char c = (char)(Math.random() * 26 + 'a');
应特别留意下面这个语句:charc=(char)(math.random()*26+'a'); - The double result is turned back into a char with a cast.
利用一个“造型”,double结果会转换回char。 - Notice in the above code the maximum possible hexadecimal values for char, byte, and short.
注意在上述代码中,最大的十六进制值只会在char,byte以及short身上出现。 - In char, byte, and short you can see the effect of promotion with the arithmetic operators.
在char,byte和short中,我们可看到算术运算符的“转型”效果。 - The average Asian probably knows much about a Big Mac but has no idea what char kuay teow is.
一般亚洲人想必对麦当劳的巨无霸非常熟悉,但他们恐怕从未听说过炒¤条这道美味佳肴。 - The average Asian probably knows much about a Big Mac but has no idea what char kuay teow is.
一般亚洲人想必对麦当劳的巨无霸非常熟悉,但他们恐怕从未听说过炒¤条这道美味佳肴。 - That is, if you have the value 29.7 and you cast it to a char, is the resulting value 30 or 29?
换言之,假设一个值是29.7,我们把它造型成一个char,那么结果值到底是30还是29呢? - If you shift a char, byte, or short, it will be promoted to int before the shift takes place, and the result will be an int.
若对char,byte或者short进行移位处理,那么在移位进行之前,它们会自动转换成一个int。



柯林斯