因?yàn)?/c>改進(jìn)的批處理。
This encoding scheme makes it possible to encode an ASCII character with one byte, and a non-ASCII character with multiple (up to 4) bytes.
這個(gè)編碼方案可以用一個(gè)字節(jié)對(duì)ASCII字符進(jìn)行編碼,用多個(gè)字節(jié)(最多4字節(jié))對(duì)非ASCII字符進(jìn)行編碼。
The last article ended with a function called convert_to_upper, which operated one byte at a time to convert a string to uppercase.
上一篇文章最后給出了一個(gè)名為convert_to_upper的函數(shù),它一次操作一個(gè)字節(jié),并將字符串轉(zhuǎn)換成大寫(xiě)格式。
When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a set of characters.
在派生類中重寫(xiě)時(shí),將指定字節(jié)數(shù)組中的字節(jié)序列解碼為指定的字符數(shù)組。
Every byte of data generated by the company was stored here, and he was the caretaker.
這家公司所有的數(shù)據(jù)都存儲(chǔ)在這里,而他是管理員。
The file is read into a byte array, and that array is then used to update the correct exhibit row in the database.
將文件讀入一個(gè)字節(jié)數(shù)組,然后該數(shù)組用于更新數(shù)據(jù)庫(kù)中正確的展示行。
Packing values of 2 and higher will cause each field to be aligned on a byte offset relative to the beginning of the structure.
封裝值2和更高的值將導(dǎo)致字節(jié)上要對(duì)齊的每個(gè)字段相對(duì)于結(jié)構(gòu)的開(kāi)頭進(jìn)行偏置。
Basically, the first word is the preferred word, and then the other alignments are on the least-significant byte or halfword of that word.
基本上,第一個(gè)字就是首選字,而其他字對(duì)齊到最低有效字節(jié)或半字上。
Although a 900 - byte column is supported , we do not recommend building a full- text index that uses a key column of that size .
即使支持900字節(jié)的列,也不建議您使用這么大的鍵列來(lái)創(chuàng)建全文索引。
The GetBytes method is called on the target encoding object to convert a Unicode string to its byte representation in the target encoding.
針對(duì)目標(biāo)編碼對(duì)象調(diào)用GetBytes方法,可以在目標(biāo)編碼中將Unicode字符串轉(zhuǎn)換為它的字節(jié)表示形式。
When a restart area is written, the data in the byte array segments are concatenated into a single byte array for appending as the record.
寫(xiě)入重新開(kāi)始區(qū)域時(shí),字節(jié)數(shù)組段中的數(shù)據(jù)將連接成單個(gè)字節(jié)數(shù)組,以便以記錄形式追加。
The error is caused by the fact that there is an overhead of two bytes for varying length and a one-byte overhead for null.
造成這個(gè)錯(cuò)誤的原因是,變化的長(zhǎng)度占用2字節(jié),null占用1字節(jié)。
Little-endian means that the least significant byte has the lowest address (the word is stored little-end-first).
而little-endian意味著最低位字節(jié)存儲(chǔ)在最低地址(按低位優(yōu)先的順序存儲(chǔ)字)。
Another possibility is to explicitly write the RGB values for each screen pixel as a byte-triple to any filehandle.
另一種可能是將每一屏幕像素的RGB值輸出為由三部分組成的字節(jié),并直接寫(xiě)入任何文件句柄。
Characters cannot be transported reliably through a processor limited to one-byte characters.
字符無(wú)法通過(guò)限于單字節(jié)字符的處理器可靠地傳輸。
Here is how it is done: suppose that you want to read a chunk of 789 bytes starting from byte 1000 counted from the beginning of that file.
下面說(shuō)明如何做到:假定您想從文件開(kāi)頭算起第1000字節(jié)處開(kāi)始讀取一塊789字節(jié)的數(shù)據(jù)。
Consider what happens when Linux wants to read or write one of these data structures on a new disk with 4096-byte sectors.
想一下,當(dāng)Linux想在一個(gè)帶4096字節(jié)扇區(qū)的新磁盤(pán)上讀寫(xiě)這些數(shù)據(jù)結(jié)構(gòu)時(shí),會(huì)發(fā)生什么事情。
DES, the United States Data Encryption Standard, is a block cipher algorithm with 8-byte long blocks and a key length of 56 bits.
即美國(guó)國(guó)家數(shù)據(jù)加密標(biāo)準(zhǔn)(theUnitedStatesDataEncryptionStandard),是一個(gè)塊密碼算法,塊長(zhǎng)8字節(jié),密鑰長(zhǎng)56位。
The implementation will block until at least one byte of data can be read, in the event that no data is available.
如果沒(méi)有任何可用的數(shù)據(jù),該實(shí)現(xiàn)將一直阻塞到至少有一個(gè)字節(jié)的數(shù)據(jù)可讀為止。
Usually, each of the encoded bytes are prefixed with another byte to indicate that the next byte is in fact a dictionary entry.
通常,每個(gè)已被編碼的字節(jié)前都會(huì)打上另一個(gè)字節(jié)用來(lái)表示第二個(gè)字節(jié)就是一個(gè)詞典條目。
Hopefully, you're a little puzzled at this point as to why the ByteBuffer class would need a byte order setting at all.
很有希望,您對(duì)究竟為什么字節(jié)緩沖區(qū)需要一個(gè)字節(jié)順序有一點(diǎn)迷糊了。
I could then map the new prefix to a protocol handler, which would return the byte stream for the resource, as shown in Listing 5.
這樣,我就能把新的前綴映射到協(xié)議處理器,處理器就會(huì)返回資源的字節(jié)流,如清單5所示。
Gets the height, in pixels, of the Kanji window at the bottom of the screen for double-byte character set (DBCS) versions of Windows.
為Windows的雙字節(jié)字符集(DBCS)版本獲取屏幕底部的Kanji窗口的高度(以像素為單位)。
For every message type (and for nonexistent message types as well) the client needs to thoroughly check every byte received from the server.
對(duì)于每種消息類型(以及對(duì)于不存在的消息類型),客戶機(jī)都需要徹底檢查從服務(wù)器接收的每個(gè)字節(jié)。