您要查找的是不是:
- A character string or a bit string considered as an entity. 作为一个实体的一组字符串或一组字位串。
- bit string operation 位串操作,位串运算
- bit string operator 位串操作符
- The.NET Framework does not, however, and throws an exception whenever an attempt is made to perform a string operation on Nothing. 但是.;NET Framework则不同;每当尝试对Nothing执行字符串操作时都将引发异常。
- Suppose you want to encode the bit string "1110011." An inversion list would store a list of three numbers: 0, 3, 5. 假设您要对一个比特串“1110011”进行编码。倒排表将存储一个由三个数字构成的序列:0,3,5。
- If the run begins with a 1, we start the list with the number 0, meaning the 1s start the bit string. 如果开始出现的是1,我们以数字0来开始这个序列,表示这个比特串以1开始。
- The behavior expected by the developer writing a string operation will differ from the code's actual behavior on the computer on which the operation runs. 编写字符串操作的开发人员期望的行为与运行操作的计算机上的代码实际行为不同。
- The bit processor may remove the start code emulation prevention bit string in a decoding process and store the detected start codes for applications such as PVR. 比特处理器在解码处理过程中移除起始码竞争阻止比特串,并存储检测到的起始码以用于例如PVR应用。
- Performs a string operation that concatenates two or more character strings, tuples, or a combination of strings and tuples. 执行一个字符串运算,连接两个或更多字符串、元组,或连接字符串和元组的组合。
- A binary character string operated upon as a unit and usually shorter than a computer word. 作为一个单位来操作(运算)的一个二进制字符串,通常比计算机的一个字短。
- As an important branch of quantum information, quantum cryptography (QC, or Quantum Key Distribution, QKD) is the process of sharing a secret bit string, known as the key, between two cooperative players (traditionally called Alice and Bob). 量子通信是量子信息中的一个重要部分,本文做的主要工作是在理论上分析量子密钥(或量子密钥分配)方案的安全性问题。
- A constant, column, or function and any combination of arithmetic, bitwise, and string operators. 常量、列名或函数以及算术运算符、位运算符和字符串运算符的任意组合。
- Is a constant, column name, or function, and any combination of arithmetic, bitwise, and string operators. 常量、列名、函数以及算术运算符、位运算符和字符串运算符的任意组合。
- Is a constant, column, or function, and any combination of arithmetic, bitwise, and string operators. 常量、列或函数与算术、位和字符串运算符的任意组合。
- I need a piece of string to tie this parcel up. 我需要一根细绳把这包裹扎起来。
- He bit off a large piece of the apple. 他咬下一大块苹果。
- Whether string operations should be culture-sensitive or culture-insensitive depends on how the application uses the results. 字符串操作是应该区分区域性还是不区分区域性,这完全取决于应用程序使用结果的方式。
- She was a bit queer after her husband deserted her. 她遭丈夫遗弃後精神有点失常。
- A dictionary is built that contains information mapping the original bit strings and their replacements. 这时会建立一个字典,其中包含了映射原始的长字符串与它们的替换值的信息。
- You should be aware of these variations and understand that they can cause the results of string operations to vary depending on culture. 您应该了解这些变化,并认识到这些变化可导致字符串操作的结果因区域性不同而异。