您要查找的是不是:
- Function to return the hexadecimal value of a number. 函数返回某个数字的十六进制值。
- This example uses the Hex function to return the hexadecimal value of a number. 此示例使用Hex函数返回数字的十六进制值。
- You can convert a hexadecimal value from the local code page into a character. 可以将本地代码页中的十六进制值转换为字符。
- The hexadecimal value must not exceed eight digits, including leading zeros. 十六进制值不能超过八位(包括前导零在内)。
- For example, the cpuMask hexadecimal value 0x0d represents the bit pattern 1101. 例如,cpuMask十六进制值0x0d表示位模式1101。
- The Hex function returns a string that represents the hexadecimal value of a specified number. Hex函数可返回表示十六进制数字值的字符串。
- A value of 'c' would exclude Print Operators (0100) and Backup Operators (1000) because the binary sum 1100 reflects a hexadecimal value of 0xC. 由于二进制总数1100反映0xC的十六进值,因此值“c”将排除Print Operators(0100)和Backup Operators(1000)。
- For example, 0x2A specifies the hexadecimal value of 2A, which is equivalent to a decimal value of 42 or a one-byte bit pattern of 00101010. 例如,0x2A表示十六进制值2A,它等于十进制值42或单字节位模式00101010。
- For example, the Unicode code point of Greek lowercase zeta ( ) is the hexadecimal value 03B6, and Cyrillic lowercase zhe ( ) is 0436. 例如,希腊语小写字母zeta()的Unicode代码指针为十六进制值03B6,西里尔文小写字母zhe()的值是0436。
- This parameter is optional and can be specified as a string, integer, or hexadecimal value corresponding to the LCID of a language. 此参数是可选参数,可以指定为与某种语言的LCID对应的字符串、整数或十六进制值。
- This parameter is optional and can be specified as a string, integer, or hexadecimal value corresponding to the locale identifier (LCID) of a language. 此参数可选,可以将它指定为与语言区域设置标识符(LCID)对应的字符串、整数或十六进制值。
- Language_term is optional and can be specified as a string, integer, or hexadecimal value corresponding to the locale identifier (LCID) of a language. language_term为可选参数,可以将其指定为与语言区域设置标识符(LCID)对应的字符串、整数或十六进制值。
- The context menu contains items for adding a watch for the selected type, editing the value for the type, or viewing the hexadecimal value for the type. 该上下文菜单包含以下选项:添加查看所选类型、编辑该类型的值或查看该类型的十六进制值。
- Notice in the above code the maximum possible hexadecimal values for char, byte, and short. 注意在上述代码中,最大的十六进制值只会在char,byte以及short身上出现。
- Notice in the above code the maximum possible hexadecimal values for char,byte,and short. 注意在上述代码中,最大的十六进制值只会在char,byte以及short身上出现。
- This editor displays hexadecimal values for binary data and allows you to edit it. 此编辑器显示二进制数据的十六进制值,并允许您进行编辑。
- Provides charts containing the decimal and hexadecimal values of the extended ASCII character set. 提供包含扩展ASCII字符集的十进制和十六进制值的图表。
- Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins. 16进制数值可以被用来显示一些在浏览器和插件中非标准的字母和字符。
- The Color Cubes(default)and the Continuous Tone palettes in Dreamweaver use the 216-color Web-safe palette;selecting a color from these palettes displays the color's hexadecimal value. 利用多媒体技术开发的教学管理软件以及试题库软件,则能彻底改善学校的管理和考核功能,提高办学效益。
- In this lab, the student will learn the process to convert hexadecimal values to decimal and binary values. 在这个实验中,同学将学习转换十六进制数值成为十进制及二进制数值的程序。