lingohey logo

byte

US:/baɪt/
UK:/baɪt/
n.:
字节;位组;位元组
网络:
字节型;字节数;字节数组
Word forms: (复数) bytes
Examples
1.
UTF-8 has no ambiguity about byte order that must be resolved with a byte order mark or other heuristics.
UTF-8没有字节不确定性问题后者必须通过字节标志其他试探手段解决
2.
However, the length of "A" is one byte and that of "Latin capital letter A with ring above" is two bytes.
但是A长度一个字节上面大写拉丁字母A长度字节
3.
A problem in which the line of dendrogram slips out of place in double byte languages was fixed.
一个问题发生字节语言固定
4.
The eighth step during our secret key generation process is to check whether the byte array after parity fixing turns out to be a weak key.
我们生成过程第八检查奇偶修正字节数组是否一个
5.
On the door of a computer store: "Out for a quick byte. "
电脑专卖店出去一个更快字节
6.
To avoid trying to handle the header of the CSV, I first check to see if the byte count (the key object) is not zero.
为了避免除了CSV头部首先检查是否字节key对象
7.
Adds a byte range header to a request for a specific range from the beginning or end of the requested data.
请求添加请求数据开始结束特定范围字节范围
8.
The string representation used for objects is also sometimes referred to as a byte stream, due to its linear format.
对象字符串表达由于线性格式有时称为节流
9.
It would be useful, but entirely impractical to change the size of a byte to allow a larger set of characters to be coded.
通过更改字节长度使字符集得以编码似乎有效完全不切实际
10.
The difference here is that we read the payload into a byte array instead of a String, because that makes parsing it a little easier.
这里不同在于我们有效负载字节数组而不是字符串因为使得解析比较容易