您要查找的是不是:
- hexadecimal integer literal 十六进制整数直接量, 十六进制整数字面值
- If the value represented by an integer literal exceeds the range of ulong, a compilation error will occur. 如果整数表示的值超出了ulong的范围,将产生编译错误。
- An integer literal may have a prefix that specifies its base and a suffix that specifies its type. 整数文字量可能包含指定其基数的前缀或指定其类型的后缀。
- When an integer literal has no suffix, its type is the first of these types in which its value can be represented: int, uint, long, ulong. 如果整数没有后缀,则其类型为以下类型中可表示其值的第一个类型:int、uint、long、ulong。
- We can write a literal integer constant using one of three notations: decimal, octal, or hexadecimal. 定义字面值整数常量可以使用以下三种进制中的任一种:十进制、八进制和十六进制。
- Appending either 0x or 0X will cause a literal integer constant to be interpreted as hexadecimal. 而在前面加一个0x或0X,则会使一个整型文字常量被解释成十六进制数。
- Literal integer constants that begin with a leading 0 (zero) are interpreted as octal; those that begin with either 0x or 0X are interpreted as hexadecimal. 以0(零)开头的字面值整数常量表示八进制,以0x或0X开头的表示十六进制。
- A literal man cannot be an artist. 缺乏想像力的人不可能成为艺术家。
- What is the literal meaning of the word? 这个字的原义是什么?
- This is a literal translation from French. 这是从法文直译过来的。
- A liter of gas has less mass than a liter of water. 一公升气体的质量少于一公升水的质量。
- Packing one liter bottle15 bottle per carton. 包装:每瓶一公升,每箱15瓶。
- His interpretation of the music was rather too literal. 那音乐他演奏得未免太乏味了。
- Excessive adherence to a literal interpretation of the Bible. 《圣经》崇拜对《圣经》文字解释的极度忠实
- Which is the hexadecimal color code for green. 这是绿色的十六进制颜色代码。
- Designating an integer not divisible by two, such as1,3, and5. 奇数的不能被2整除的整数,如1,3和5
- Must be an even number of hexadecimal digits. 必须是偶数位的十六进制数。
- heuristicimal integer literal 十六进制整数直接量
- Converts a binary number to hexadecimal. 将二进制数转换为十六进制数。
- The hexadecimal color code for blue. 这是蓝色的十六进制颜色代码。