您要查找的是不是:
- row binary representation 行式二进制数表示法
- Gets or sets the binary representation of a 64-bit number. 获取或设置64位数字的二进制表示形式。
- The binary representation of the decimal number may not be exact. 十进制数的二进制表示形式可能不精确。
- The process of changing from one form of representation to another; for example, to change from decimal representation to binary representation. 从一种表示形式改变为另一种表示形式的过程。例如,从十进制表示改变为二进制表示。参阅translation。
- Bitwise operators operate on the binary representation of the operands. 位操作符对操作数的二进制表示形式执行操作。
- The binary representation of the numbers is referred to as signed two's complement. 数字的二进制形式表现为“有符号2的补值”。
- Column 4 is showing three bytes and these three bytes are the internal binary representation of the number 1,234. 列4显示了三个字节,这三个字节就是数1,234的内部二进制表示。
- Gets a binary representation of the assembly image at the specified memory address. 获取位于指定内存地址的程序集映像的二进制表示形式。
- In these cases, the binary representation of the type is used to determine the order. 此时,将使用该类型的二进制表示形式确定顺序。
- Fills the specified buffer with the binary representation of the executable file at the specified address. 通过位于指定地址的可执行文件的二进制表示形式填充指定的缓冲区。
- Fills the specified buffer with the binary representation of the executable file at the specified memory address. 通过位于指定内存地址的可执行文件的二进制表示形式填充指定的缓冲区。
- Binary representation of floating-point values affects the precision and accuracy of floating-point calculations. 浮点值的二进制表示形式影响浮点计算的精度和准确性。
- Floating-point decimal values generally do not have an exact binary representation. 浮点十进制值通常没有完全相同的二进制表示形式。
- Converts the value of a specified instance of Decimal to its equivalent binary representation. 将Decimal的指定实例的值转换为其等效的二进制表示形式。
- The serialized stream might be encoded using XML, SOAP, or a compact binary representation. 序列化的流可以使用XML、SOAP或压缩二进制表示形式编码。
- This flag indicates that the binary representation for the type is in the semantically correct order for that type. 此标志指明,类型的二进制表示形式在语义上是该类型的正确顺序。
- It is this binary representation that is used in the index entry when a number column is indexed. 当数字列建立索引时,正是这个二进制表示用于索引项中。
- Gets the length, in bytes, of the binary representation of the current GenericSecurityDescriptor object. [本主题是预发布的文档,在将来发布的版本中可能会有更改。
- Each normalization form obeys different rules, and therefore yields a different binary representation of an input string. 各个范式遵循不同的规则,因此对于输入的字符串会生成不同的二进制表示形式。
- Create a binary representation of the node list, providing 1 for nodes you want to use, and 0 for nodes you do not want to use. 创建节点列表的二进制表示形式,要使用的节点用1表示,而不使用的节点用0表示。