如果给定的是十进制数,则返回十六进制的值。
整数,3 ,将第一个数字的十六进制的公式。
The integer, 3, will be the first number in the hexadecimal formula.
你将看到以十六进制的和以rgb值表示的颜色。
You will see the Hexadecimal and the RGB representation of the color appear.
十六进制的值和非数字做比较时,会被当做二进制串。
Hexadecimal values are treated as binary strings if not compared to a number.
将采用十六进制的格式输出字符串“hello”的MD 5摘要。
Will output the MD5 digest of the string "hello" in hexadecimal format.
重要的部分是在末尾的十六进制的数字,他们是实例对象标识符(OID)。
The important part is the hexadecimal number at the end, which indicates the instance's object identifier (OID).
十进制字符引用和参考工作好一个十六进制的字符(没有真正的区别)。
A decimal character reference and a hexadecimal character reference both work OK (with no real difference).
例如,“123”与真正的数值123或十六进制的0x7b是不一样的。
For example, "123" is not the same as a true numeric value of 123 or hex 0x7b.
十进制和二进制之间的转换,十进制和十六进制和二进制和十六进制的描述。
Conversions between decimal and binary, decimal and hexadecimal, and binary and hexadecimal are described.
在Google上搜索‘hexcolorcodes’可以找到十六进制的颜色编码表。
A Google search of 'hex color codes' produces the full range of colors in hex.
第二条消息说明编译过程已经完成了,十六进制的地址表示每次调用这个方法时,所执行的机器代码的起始偏移量。
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.
大家最熟悉的哈希函数可能是MD5,它产生一个128比特的数值,且通常用32个十六进制的字符表示。
An hash function you most likely know is MD5, MD5 is creating a 128 bit numeric value which is often represented using 32 hexadecimal characters.
它代替基于10计数系统的——如十进位制- - - - -十六进制的系统使用计数系统的16来传达信息。
Instead of a count system based on 10-such as the decimal system-the hexadecimal system USES a count system of 16 to convey information.
在compiling. log文件中查找一个函数的开始地址和结束地址,它是十六进制的形式,其间就包含着错误地址。
Search through the compiling.log file for a function with a starting and ending hexadecimal address that surround the failing address.
这可能是在互联网上常见的问题,但我无法找到巧妙地解释了如何将字节数组转换为十六进制的字符串,反之亦然答案。
This is probably a common question over the Internet, but I couldn't find an answer that neatly explains how you can convert a byte array to a hexadecimal string, and vice versa.
注意开始的十六进制地址通常是以升序排列的,但这并不是必须的。
Note that the starting hexadecimal addresses are usually in ascending sequential order, but not necessarily so.
因为该数据完全是二进制且不可输出,所以已经以十六进制格式的非输出字符输出了。
The data is entirely binary and unprintable, so it has been printed out with the non-printable characters in hexadecimal format.
这个文件还包括生成的WSBIND 文件的十六进制内容。
This file also has the hexadecimal content of the WSBIND file generated.
在这些图中,每个页码中的实线阴影边框表示的是十六进制数。
In the figures, the solid shaded borders in each code page indicate hexadecimal Numbers.
这个字符指定为十六进制形式的一个或两个UTF - 16编码单元。
The character is specified as one or two UTF-16 code units in hexadecimal notation.
通过一条事件消息诊断授权问题的能力使手动解析十六进制字段的麻烦显得微不足道。
The ability to diagnose an authorization problem from a single event message was more than worth the trouble of parsing hexadecimal fields by hand.
在其他系统上可能需要使用不同的十六进制代码(此序列不经历代码页转换)。
On other systems, a different hexadecimal code might need to be used (this sequence does not undergo code page conversion).
用于指定单个十六进制值的语法为助记符 ,其中NN 为从 00到FF 的十六进制数字。
The syntax for specifying a single hexadecimal value is mnemonic where NN is a hexadecimal digit in the range 00 to FF.
十六进制日始于午夜的。0000。
有效的自定义分隔符必须具有偶数个十六进制数字,并且允许的最大序列长度为16字节(32个十六进制数字)。
A valid custom delimiter must have an even number of hexadecimal digits, and the maximum sequence length allowed is 16 bytes (32 hexadecimal digits).
这个叫做jsessionid的十六进制数字是到Geronimo会话句柄的主键,并为系统提供了关于您的信息(您在过去某时提供的)。
The hexadecimal number named jsessionid is the key to the Geronimo session handler and provides the system with information about you that at some time in the past you provided.
下面是以KornShell 93语法计算基数16(十六进制)ewu值的代码。
Here is a base 16 (hexadecimal) EWU value calculation in Korn Shell 93 syntax.
另一种方法是指定各个RGB(red/green/blue)值,这个值以“#”打头,后面跟着三个两位的十六进制数的字符串。
The alternative is to specify the individual RGB (red/green/blue) values as two-digit hexadecimal values in a string beginning with a "#".
字符 “A”的十六进制表示是x‘41’而 “上面带圈的大写拉丁字母 A” 的十六进制表示是 x‘C385’。
The hexadecimal representation of the character "A" is x'41' and the "Latin capital letter A with ring above" is x'C385'.
通过调用stroke()方法,可以使用strokeStyle (十六进制格式的颜色,例如0x000000)和lineWidth 的当前属性值来决定如何对该路径描边。
Calling the stroke() method uses the current attribute value of strokeStyle (a color in hexadecimal format, such as 0x000000) as well as lineWidth to determine how to stroke the path.
应用推荐