•
bytes
英:
美:
常见释义:
n.字节(byte的复数)
1、The length must be at least big enough to hold the Bytes returned field and Bytes available field.───该长度必须大到足以容纳Bytesreturned字段和Bytesavailable字段。
2、goal of the contest is to develop the best game possible within four kibi
bytes
(4096
bytes
) of data.───比赛的目标是在四千位字节(4096字节)中开发出最好的游戏。
3、Function Body, the total number of
bytes
that were allocated by the selected function when it was executing its own code.───函数体,为该函数执行自身代码时发生的争用事件中所用的总时间。
4、This counter reports the total number of
bytes
in message fragments that are ready to be sent over the network.───此计数器报告准备好通过网络发送的消息片段中的字节总数。
5、When overridden in a derived class, decodes all the
bytes
in the specified byte array into a set of characters.───在派生类中重写时,将指定字节数组中的所有字节解码为一组字符。
6、Converts the numeric value of each element of a specified array of
bytes
to its equivalent hexadecimal string representation.───将指定的字节子数组的每个元素的数值转换为它的等效十六进制字符串表示形式。
7、If you vectorize this code, since you are treating the values as
bytes
, that means that each instruction will operate on 16 values at once!───如果对代码进行向量化,由于您正在将这些值当作字节进行处理,这意味着每条指令都要一次操作 16 个值!
8、If you know or are able to approximate or calculate the number of
bytes
in an operation, use the --size option.───如果知道或者能够估计要操作的字节数,那么可以使用--size选项。
9、The
bytes
that comprise the compiled pattern are copied exactly.───构成编译模式的字节被精确地复制。
1、deception bytes───欺骗字节
2、elaborate bytes───精心设计的字节
3、budget bytes───预算字节
4、bytes in───输入字节数
5、bytes of data───数据字节数
6、deception bytes rumble───欺骗字节隆隆作响
字节是由8个位所组成,可代表一个字符(A~Z)、数字(0~9)、或符号(,.?!%&+-*/),是内存储存数据的基本单位。
1 byte = 8 bit
1 KB = 1024 bytes =210 bytes
1 MB = 1024 KB = 220 bytes
1 GB = 1024 MB = 230 bytes