hexadecimal
n. 十六进制
adj. 十六进制的
2026-04-13 09:38 浏览次数 36
n. 十六进制
adj. 十六进制的
hexadecimal microcode[计]
digit hexadecimal十六进数位
hexadecimal multiplication十六进制乘法
hexadecimal digit a digit from 0 to 15 in hexadecimal notation
H Hexadecimal十六进制
hexadecimal number[数] 十六进制数
hexadecimal keyboard十六进制键盘
hexadecimal calculator十六进计算器
colon hexadecimal冒号十六进制
the important part is the hexadecimal number at the end, which indicates the instance「s object identifier (oid).
重要的部分是在末尾的十六进制的数字,他们是实例对象标识符(oid)。
the ability to diagnose an authorization problem from a single event message was more than worth the trouble of parsing hexadecimal fields by hand.
通过一条事件消息诊断授权问题的能力使手动解析十六进制字段的麻烦显得微不足道。
the hexadecimal x」2c「 represents a comma character in ascii.
十六进制x」2c「表示ascii中的逗号字符。
the second message indicates that compilation has completed, and the hexadecimal address represents the starting offset of the machine code that will be executed each time the method is invoked.
第二条消息说明编译过程已经完成了,十六进制的地址表示每次调用这个方法时,所执行的机器代码的起始偏移量。
the syntax for specifying a single hexadecimal value is mnemonic where nn is a hexadecimal digit in the range 00 to ff.
用于指定单个十六进制值的语法为助记符 ,其中nn为从00到ff 的十六进制数字。
the hexadecimal digits x」2c「 represent a comma character in ascii.
十六进制数字x」2c「表示ascii中的逗号字符。
then, map the hexadecimal value with the following list of privileges in hexadecimal format to find all the required privileges.
然后将十六进制值与以下十六进制格式的特权列表匹配,以找到所有需要的特权。
the character is specified as one or two utf-16 code units in hexadecimal notation.
这个字符指定为十六进制形式的一个或两个utf-16编码单元。
note that the starting hexadecimal addresses are usually in ascending sequential order, but not necessarily so.
注意开始的十六进制地址通常是以升序排列的,但这并不是必须的。
but computer scientists are just as likely to divide their day into hexadecimal hours, with each hour broken up into hexadecimal minutes.
但是计算机学家同样也会把一天分成十六进制小时,每一小时又分成十六进制分钟。
in the figures, the solid shaded borders in each code page indicate hexadecimal numbers.
在这些图中,每个页码中的实线阴影边框表示的是十六进制数。
tds data patterns can now contain hexadecimal values.
tds数据模式现在可以包含十六进制值。
non-printable characters are shown in hexadecimal format, which is a backslash followed by two hexadecimal characters.
非输出字符用十六进制格式显示,其是后跟两个十六进制字符的反斜线。
note that single hexadecimal digits must be zero-padded on the left.
注意如果某个十六进制数只有个位数,那么在其左边必须补上一个零。
the hexadecimal day begins at midnight at .0000.
十六进制日始于午夜的.0000。
for example, you could enter 0d0a, which consists of four hexadecimal digits (two bytes) and represents x」0d0a「.
例如,您可以输入0d0a,其中包括四个十六进制数字(两个字节),并表示x」0d0a'。
the data is entirely binary and unprintable, so it has been printed out with the non-printable characters in hexadecimal format.
因为该数据完全是二进制且不可输出,所以已经以十六进制格式的非输出字符输出了。
when issuing queries against xml data that contains characters outside the database code page, attempt to use decimal or hexadecimal character references.
当对包含数据库代码页之外字符的xml数据发出查询时,尝试使用十进制或十六进制字符引用。
now consider the different encodings for this character from table 1, and you can see that the hexadecimal representation of different encodings and their length in different code units are diffrent.
考虑表1 中对此字符的不同编码,您会发现不同代码单元中的不同编码的十六进制表示及其长度都有所不同。
in years past, i would then pull out a copy of the c header files and my trusty hexadecimal calculator and parse the event messages field by field.
几年前,我会使用c头文件的副本和我信任的十六进制计算器,逐个字段地解析事件消息。
this allows hexadecimal values in regular expressions when parsing.
这允许在解析时在正则表达式中使用十六进制值。
in uris, you can escape characters that would have syntactic effect by replacing the actual character with a percent sign followed by two hexadecimal digits, such as %20 for space.
在uri 中,可以通过用百分号后面将两位十六进制数字替换实际字符来转义具有语法意义的字符,比如 %20表示空格。
there is no check for well-formedness, and there is the possibility that element tag names or other non-text portions of xml documents will be changed into hexadecimal character references.
这两个函数中不会检查格式良好性,因此可能存在这样的情况,即元素标记名称或xml文档中其他非文本部分被更改为十六进制字符引用。
tds markup can contain hexadecimal values in addition to the more usual text characters.
tds标记除了更常见的文本字符以外,还可以包含十六进制值。
a valid custom delimiter must have an even number of hexadecimal digits.
有效的自定义分隔符必须具有偶数个十六进制数字。
for remote connections, *local is replaced with a hexadecimal representation of the ip address of the client machine.
对于远程连接,要将 *local替换为十六进制表示的客户端机器的ip地址。