What is the translation of " CODE UNITS " in Chinese?

[kəʊd 'juːnits]
[kəʊd 'juːnits]
代码单元
编码单元

Examples of using Code units in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Utf16 is a collection of UTF- 16 code units.
Utf16是UTF-16代码单位的合集.
To analyze code units in JavaScript, there are two possible methods.
分析JavaScript中的代码单元,有两种可能有用的方法。
Each codepoint is composed of one or more code units.
每个代码点由一个或者多个代码单元组成。
Index values refer to char code units, so a supplementary character uses two positions in a String.
索引值是指char代码单元,因此增补字符在String中占用两个位置。
A code point is represented by a sequence of code units.
一个codepoint可能由多个codeunit组成。
The most commonly used code units are bytes, but 16-bit or 32-bit integers can also be used for internal processing.
最常用的代码单元是字节,但是16位或32位整数也可用于内部处理。
An ECMAScript program can contain both rigorous andnon-strict mode code units.
一个ECMAScript程序可由严格模式和非严格模式的代码单元组成。
Indexing operations would be counting code units rather than the code points, as they in fact did before the change.
索引操作应当计算代码单元而不是代码点,正如他们之前的做法。
In many cases,an encoding form may map one codepoint to a sequence of multiple code units.
在很多情况下,在编码规则中,一个codepoint可以映射多个codeunit的序列。
In both encodings, the code units of multi-part encoded code point will have MSB set to 1.
这两个编码中,多字节编码的码位编码单元会将MSB设为1。
In addition, the implementation must also support the use of unrestricted andstrict mode code units in the same program.
此外,实现还必须支持未限制的和严格模式代码单元的在同一个程序中混用。
More accurately, they are sequences of UTF-16 code units; each code unit is represented by a 16-bit number.
更准确地说,它们是一串UTF-16编码单元的序列,每一个编码单元由一个16位二进制数表示。
Our strong recommendation is not to use the char type in yourprograms unless you are actually manipulating UTF-16 code units.
建议不要在程序中使用char类型,除非确实需要处理UTF-16代码单元
Since the double-byte character is treated as two separate code units, there are four empty lines between A and B in the output.
因为双字节字符被当作两个编码单元对待,所以输出的结果中A与B之间会有四个空行。
Strict mode does not restrict or modify any aspect of the ECMAScriptsemantics that must operate consistently across multiple code units.
严格模式不限制或修改任何必须运行在多个代码单元的ECMAScript语义层面。
ToCodePoint(char high, char low), which converts two UTF-16 code units to a code point, and Character.
ToCodePoint(charhigh,charlow)(用于将两个UTF-16代码单元转换为一个代码点)和Character.
To solve this problem UTF-16 introduced surrogate pairs in which a singlecode point is represented by two 16-bit code units.
UTF-16通过引进代理编码对解决了这个问题,在这里,一个单一的码点是由两个16位编码单元来表示的。
We see no particular reason to favor Unicodecode points over Unicode grapheme clusters, code units or perhaps even words in a language for that.
我们认为没有特别的理由把它定义为Unicode码位,而不是Unicode字素群、编码单元,或甚至是一些语言的词语。
UTF-16 solves this problem by introducing surrogate pairs in which a singlecode point is represented by two 16-bit code units.
UTF-16通过引进代理编码对解决了这个问题,在这里,一个单一的码点是由两个16位编码单元来表示的。
In addition,an implementation must support the combination of unrestricted and strict mode code units into a single composite program.
此外,实现还必须支持未限制的和严格模式代码单元的在同一个程序中混用。
The default sort order is built upon converting the elements into strings,then comparing their sequences of UTF-16 code units values.
默认排序顺序是在将元素转换为字符串,然后比较它们的UTF-16代码单元值序列时构建的.
Second, modified UTF-8 representssupplementary characters by separately encoding the two surrogate code units of their UTF-16 representation.
其二,经修订的UTF-8通过对其UTF-16表示法的两个代理代码单元单独进行编码表示增补字符。
ToChars(int codePoint),which converts the given code point to one or two UTF-16 code units, wrapped into a char[].
ToChars(intcodePoint)(用于将指定的代码点转换为一个或两个UTF-16代码单元,然后封装到一个char[]内。
APIs usually use the name codePoint for variables of type int that represent code points,while UTF-16 code units of course have type char.
API通常使用名称codePoint描述表示代码点的类型int的变量,而UTF-16代码单元的类型当然为char。
In UTF-8, a code unit is 8 bits?
对于UTF-8来说,代码单元是8比特长?
In other words, coupling is the probability that code unit"B" will"break" after an unknown change to code unit"A".
换句话说,耦合是代码单元“B”在未知的代码单元“A”更改后“被破坏”的几率。
Unicode data can be encoded with many different widths of code unit, most commonly 8(UTF-8) or 16(UTF-16) bits.
Unicode数据可以被编码成许多不同宽度的编码单元,最普遍的使用的是8比特(UTF-8)或者16比特(UTF-16)。
With this approach, a char represents a UTF-16 code unit, which is not always sufficient to represent a code point.
在这种方法中,一个char表示一个UTF-16代码单元,这样对于表示代码点有时并不够用。
For continuous factors,the factor settings for each run are displayed in coded units, and Minitab represents the settings as follows.
对于连续因子,每个游程的因子设置均以编码单位显示,Minitab按如下方式表示设置:.
Results: 29, Time: 0.0282

Word-for-word translation

Top dictionary queries

English - Chinese