1字节存储1个字符(如一个字母或一个数字)。
类型(3.9)的对象总是占用连续的字节存储。
An object of PODi type 3.9 shall occupy contiguous bytes of storage.
在现代计算机的传输和存储过程中,那些Unicode字符必须按字节存储,通过解析器进行解码。
For transmission and storage in modern computers, those Unicode characters must be stored as bytes and decoded by the parser.
Big -endian是将高位字节存储在内存的低地址中,将低位字节存储在内存的高地址中。
Big-endian means that the most significant byte is stored at the lowest memory address and the least significant byte is stored at the highest memory address.
big -endian意味着最高位字节存储在最低地址(按高位优先的顺序存储字)。
Big-endian means that the most significant byte has the lowest address (the word is stored big-end-first).
Little - endian是将低位字节存储在内存的低地址中,将高位字节存储在内存的高地址中。
Little-endian means that the least significant byte is stored at the lowest memory address and the most significant byte is stored at the highest memory address.
而little -endian意味着最低位字节存储在最低地址(按低位优先的顺序存储字)。
Little-endian means that the least significant byte has the lowest address (the word is stored little-end-first).
无论是生成二进制固件的机器还是使用此二进制固件会闪光的设备,它们的字节存储顺序都需要小心对待。
One thing to be very careful here is the endianness of either the machine that produces the binary firmware and the device that will be flashed using this binary firmware.
我在s1中存储的是用户输入的字符串的首地址,这样第一个字节存储在这块,新的堆的地方,这个是唯一的修正。
I store in s1 the address of the first byte that the user typed in and by the way that first bite happens to live in this new place called the heap and that's the only update to the story thus far.
正如上面介绍的一样,有一些广为认可的标准为多字节存储和可移植性提供了一些便利;然而,现在还没有为输入和显示制定标准。
As mentioned above, ratified standards provide for multi-byte character storage and portability; as yet, though, there are no standards for input or rendering.
它装有256兆字节的只读存储器和512兆字节的随机存取存储器。
每个这些字符都有一个显示字节,以及多个字节的内部存储。
These characters each have a single byte of display and multiple bytes of internal storage.
如果可以选择的话,请使用标准库函数来进行字节交换操作,并按照字节在数据文件中存储的顺序进行标准化;网络字节顺序最适合这种工作。
If you have the option, use standard library functions to do byte-swapping operations, and standardize on the order in which bytes are stored in your data files; network byte order is the best.
如果每个地址引用一个存储字节,那么一个16位物理地址将允许处理器寻址64KB内存。
If each address references a byte of storage, a 16-bit physical address would allow a processor to address 64kb of memory.
上升到八个字节就应该存储这些可能值。
Up to eight bytes would be needed to store the possible values.
传统的文件系统由匹配后端存储(512字节)的静态大小的块组成。
Traditional file systems are made up of statically sized blocks that match the back-end storage (512 bytes).
例如,两太字节的驱动器会导致六太字节的存储。
For example, two terabyte drives would result in about six terabytes of storage.
如果您不指定一个值,那么您将看到键在值中存储零字节数据。
If you don't specify a value, you will see the key with zero bytes of data are stored in the value.
pte链的每一个条目使用4个字节来存储指向页表条目的指针,用另外4个字节来存储指向链的下一个条目的指针。
Each entry in the PTE chain USES 4 bytes to store a pointer to the page-table entry and an additional 4 bytes to store the pointer to the next entry on the chain.
如今在用最大的存储阵列大约15拍字节。
The largest arrays available today are about 15 petabytes in size.
同时也有可能在一个单元存储多个字节,比如闪存芯片。
There is also the possibility of storing multiple bits per cell, such as in flash memory chips.
但是我们准备为每一个对象创建一个节点,并将字节数组存储到该节点的slot中。
But we're going to create a node for each object and store the byte arrays in the slots of that node.
如果只有ST _ point值,那么每个点将需要最多245字节的物理存储,如清单3所示。
If you only have ST_Point values, then each point would require at most 245 bytes of physical storage, as Listing 3 demonstrates.
排列的方式通常和类型的大小保持一致;例如,int类型的一个变量的长度是4字节,因此要将它存储在4字节区域。
The alignment is always the same as the type size; that is, a variable of type int is four bytes long and will be stored at a 4-byte boundary.
blobspace用来存储文本和字节数据。
只需花费很少费用,您就可以在Amazon上托管和存储数十亿字节任何类型的数据。
For just pennies, you can store and have Amazon host gigabytes of any type of data you want.
这里我的确需要告诉计算机,“给我一些字节内存,来存储一个值,那个值将是,浮点型的数值。”
Here I actually need to tell the computer, "Give me some bytes in ram in which to store a value, and that value's going to be a floating point value."
我刚刚建立了一个16万亿字节的存储服务器,该服务器提供了将空间扩展至两倍的能力,这使您能够应对无法预料的空间增长,并帮助您控制预算。
Just recently, I built a sixteen terabyte storage server, that includes the ability to grow to twice the space. This allowed for unexpected growth and helped control the budget.
Endianness是指多字节字在内存中的存储顺序。
Endianness refers to the order in which the bytes of a multi-byte word are stored in memory.
Endianness是指多字节字在内存中的存储顺序。
Endianness refers to the order in which the bytes of a multi-byte word are stored in memory.
应用推荐