读入一组字节。
写入字节数组。
Reads uncompressed data into an array of bytes.
将解压数据读取到字节数组。
How to convert a string into an array of bytes.
如何将字符串转换为字节数组。
Reads from the current ZIP entry into an array of bytes.
从当前的ZIP文件项读入字节数组。
Writes an array of bytes to the compressed output stream.
将字节数组写入压缩输出流。
Converts an array of bytes into a URL-encoded array of bytes.
将位元组阵列转换为url编码的位元组阵列。
The input text string is converted into an array of bytes and is padded.
输入文本字符串转换成了字节数组,并用它填充。
Returns the specified 32-bit unsigned integer value as an array of bytes.
以字节数组的形式返回指定的双精度浮点值。
Each record in a record store is an array of bytes and has a unique integer identifier.
记录存储中的每个记录是一个字节数组,并且有唯一的整数标识符。
The sender ID is an array of bytes that represents the identifier of the sending user.
寄件人ID是表示传送的使用者ID的位元组阵列。
Property containing the sender identifier of the message. The type is an array of bytes.
含有消息发送人标识符的属性。类型是字节数组。
When I know the required number of bytes, I instantiate an array of bytes of an appropriate size.
知道了所需要的字节数后,我就实例化一个具有适当大小的字节数组。
Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.
步骤(4)通过将字符串转换成字节序列(比如二进制)准备好通过流发送的请求。
When overridden in a derived class, fills an array of bytes with a cryptographically strong random sequence of values.
当在派生类中重写时,用加密型强随机非零值序列填充字节数组。
Enabling the communications includes delivering an array of bytes from the mobile controller device to the host device.
实现所述通信的步骤包括从所述移动控制器装置向所述主机装置递送一系列字节。
You can think of userdata as an array of bytes — bytes that might represent a pointer, a structure, or a file in the host application.
我们可以认为userdata就是一个字节数组——字节可以表示指针、结构或宿主应用程序中的文件。
Converts an array of bytes into a URL-encoded array of bytes, starting at the specified position in the array and continuing for the specified number of bytes.
从数组中的指定位置开始一直到指定的字节数为止,将字节数组转换为url编码的字节数组。
This structure has the useful property that if you allocate space for (sizeof(struct header) + 10) bytes, you can treat data as being an array of 10 bytes.
这种结构体的有用之处在于,如果您分配 (sizeof(structheader) +10)字节的空间,您可以像处理一个 10 字节的数组一样来处理数据。
Converts a string or a byte array into an encoded array of bytes.
将字串或位元组阵列转换为编码的位元组阵列。
We now have a bunch of paragraphs in an array, we know their length, and we know roughly how many bytes of HTML were necessary to create them.
现在我们有一系列的文字段(用数组保存),以及它们的长度和生成它们所需要的HTML的大概字节数。
We now have a bunch of paragraphs in an array, we know their length, and we know roughly how many bytes of HTML were necessary to create them.
现在我们有一系列的文字段(用数组保存),以及它们的长度和生成它们所需要的HTML的大概字节数。
应用推荐