网站首页  词典首页

请输入您要查询的英文单词:

 

单词 byte array
释义

byte array

  • 网络字节数组;位元组阵列;字节序列
1.
字节数组
  字节数组Byte Array) SOAP 允许您以字节数组的形式交换数据。字节数组在被放入一个 XML 文档中之前,它必须是 base6…
tech.ddvip.com
2.
位元组阵列
... 把要问的问题等资讯编码成 SNMP 的格式, 用位元组阵列 (byte array) 储存; Next 的形态为指标, 指向下一个 routerInfo …
www.docin.com
3.
字节序列
一个是将字节序列(byte array)转换为Bitmap对象,另一个是将字节序列(byte array)转换为BitmapSource对象。这两个扩展 …
www.ic37.com
4.
字符数组
...我编写一个applet,目的是向卡内存入和读出一个字符数组(byte array)--fileData[],为此我设计method writeFile(apdu),在meth…
www.pusuo.net
5.
位元阵列
...ect就可以了, 或是建立蓝牙连线后发送16进位的位元阵列(byte array), 你试试看罗.
tw.myblog.yahoo.com
6.
整数位元组阵列
Download It - 国立编译馆-... ... 整数属性 integer attribute 整数位元组阵列 byte array 整数字元转换 character conversion ...
www.docstoc.com
7.
字节阵列
字节阵列 (byte array) ,可变 (mutable)
pydoing.blogspot.com
8.
字符串
格式为:存档长度(Int)、区块单元数(Int)、字符串(String Format)。字符串格式由 长度 (Int)、字符串(byte array) 组成。
www.snailium.net

例句

释义:
1.
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.
这里的不同之处在于,我们将该有效负载读入字节数组而不是字符串,因为这使得解析它比较容易。
www.ibm.com
2.
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.
我们的密钥生成过程的第八步是要检查奇偶修正后的字节数组是否是一个弱的密钥。
www.ibm.com
3.
When overridden in a derived class, decodes all the bytes in the specified byte array into a set of characters.
在派生类中重写时,将指定字节数组中的所有字节解码为一组字符。
msdn2.microsoft.com
4.
When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a set of characters.
在派生类中重写时,将指定字节数组中的字节序列解码为指定的字符数组。
msdn.microsoft.com
5.
The file is read into a byte array, and that array is then used to update the correct exhibit row in the database.
将文件读入一个字节数组,然后该数组用于更新数据库中正确的展示行。
msdn2.microsoft.com
6.
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.
写入重新开始区域时,字节数组段中的数据将连接成单个字节数组,以便以记录形式追加。
technet.microsoft.com
7.
Application messages are delivered asynchronously through a simple callback mechanism and are provided only in byte array payload format.
应用程序消息通过一个简单的回调机制异步传递,并且只以字节数组有效负载的格式提供。
www.ibm.com
8.
When overridden in a derived class, decodes all the bytes in the specified byte array into a string.
在派生类中重写时,将指定字节数组中的所有字节解码为一个字符串。
msdn.microsoft.com
9.
Next , the code example encrypts a copy of a byte array, saves it to a file, loads the data back from the file, and then decrypts the data .
接下来,代码示例对字节数组的副本进行加密,将加密后的副本保存到文件中,从该文件加载回数据,然后对数据进行解密。
www.bing.com
10.
When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a string.
在派生类中重写时,将指定字节数组中的一个字节序列解码为一个字符串。
msdn.microsoft.com
1.
Creates the body of the method using a supplied byte array of Microsoft intermediate language (MSIL) instructions.
使用所提供的Microsoft中间语言(MSIL)指令的字节数组创建方法体。
msdn2.microsoft.com
2.
When overridden in a derived class, encodes a set of characters from the specified character array into the specified byte array.
在派生类中重写时,将指定字符数组中的一组字符编码为指定的字节数组。
msdn2.microsoft.com
3.
Given a file path, this method opens the file, reads the contents of the file into a byte array, and then closes the file.
已知文件路径,此方法打开文件,将文件的内容读入一个字节数组,然后关闭该文件。
msdn2.microsoft.com
4.
The third parameter marker is to hold the source of the XML document to be shredded in the form of byte array.
第三个参数标记符用于存放将被分解为字节数组的XML文档的源。
www.ibm.com
5.
The first trick is to turn an object into a byte array.
第一个技巧是将对象转变为一个字节数组。
www.ibm.com
6.
This method reads the pieces from the Preferences API, combines them into a single byte array, and then converts this back into an object.
这个方法从PreferencesAPI中读取片段,并将它们结合为单个字节数组,然后将它转换为对象。
www.ibm.com
7.
The data in the byte array segments will be concatenated into a single byte array for appending as the record.
字节数组段中的数据将连接成单个字节数组,以便以记录形式追加。
technet.microsoft.com
8.
Opens a binary file, reads the contents of the file into a byte array, and then closes the file.
打开一个文件,将文件的内容读入一个字符串,然后关闭该文件。
msdn2.microsoft.com
9.
Class using a byte array and a value that identifies whether the extension is critical.
使用一个字节数组和一个标识扩展是否重要的值初始化。
msdn2.microsoft.com
10.
The hash is made up of a byte array and a value from a class of supported algorithm types.
该哈希由字节数组和受支持算法类型的类中的值组成。
msdn2.microsoft.com
1.
The size, in bytes, of the byte array used to pre-fetch rows, on a per-statement basis.
基于每个语句,用于预读取行的字节数组大小(以字节为单位)。
www.ianywhere.com
2.
Adds a named resource specified as a byte array to the list of resources to be written.
将指定为字节数组的已命名资源添加到要写入的资源列表中。
technet.microsoft.com
3.
Returns a double-precision floating point number converted from eight bytes at a specified position in a byte array.
返回由字节数组中指定位置的八个字节转换来的双精度浮点数。
msdn2.microsoft.com
4.
I chose byte[] (a byte array) as the data type here as this is independent of any specific character encoding.
我在此处选择byte[](字节数组)作为数据类型是因为它独立于任何具体的字符编码。
www.ibm.com
5.
Computes the hash value of a subset of the specified byte array using the specified hash algorithm, and signs the resulting hash value.
使用指定的哈希算法计算指定字节数组子集的哈希值,并对结果哈希值签名。
msdn2.microsoft.com
6.
Encodes a set of characters from the specified character array into the specified byte array.
将指定字符数组中的一组字符编码到指定的字节数组中。
msdn2.microsoft.com
7.
Converts a URL-encoded byte array into a decoded string using the specified decoding object.
使用指定的解码对象将URL编码的字节数组转换为已解码的字符串。
msdn2.microsoft.com
8.
Converts a URL-encoded string or byte array into a decoded array of bytes.
将URL编码的字符串或字节数组转换为已解码的字节数组。
msdn2.microsoft.com
9.
Writes a byte array as the body of an XML element.
已重载。写入一个字节数组作为XML元素的体。
msdn2.microsoft.com
10.
Because of this, JAX-RPC causes the fourth parameter to be generated as a javax. activation. DataHandler rather than a Java byte array.
因为这样,JAX-RPC会导致将第四个参数作为Javajavax.activation.DataHandler而不是Java字节数组生成。
www.ibm.com
1.
Returns a single-precision floating point number converted from four bytes at a specified position in a byte array.
返回由字节数组中指定位置的四个字节转换来的单精度浮点数。
msdn2.microsoft.com
2.
Property to retrieve the input byte array that contains the byte that cannot be decoded.
属性检索包含无法解码的字节的输入字节数组。
msdn2.microsoft.com
3.
Property to get the position in the input byte array of the byte that cannot be decoded.
属性获取无法解码的字节在输入字节数组中的位置。
msdn2.microsoft.com
4.
The index position in the input byte array of the byte that cannot be decoded.
无法解码的字节在输入字节数组中的索引位置。
www.kuenglish.info
5.
Each chunk is read into a byte array per the specified buffer size.
它根据指定的缓冲区大小,将每个块读入一个字节数组。
msdn2.microsoft.com
6.
Indicates the last modification time for this storage, stream, or byte array.
指示此存储、流或字节数组的上次修改日期。
msdn2.microsoft.com
7.
Exports X. 509 certificate information into a byte array using a password.
使用密码将X.509凭证资讯汇出至位元组阵列。
technet.microsoft.com
8.
We begin by creating the necessary input streams, then loop through each record, storing its contents in a byte array.
首先创建必要的输入流,然后遍历所有记录,把其中的内容存储到一个字节数组。
www.ibm.com
9.
Returns a Unicode character converted from two bytes at a specified position in a byte array.
返回由字节数组中指定位置的两个字节转换来的Unicode字符。
msdn2.microsoft.com
10.
This method (shown in Listing 9) authors the byte array representation of an ASN. 1 SEQUENCE.
这个方法(见清单9)生成一个ASN.1SEQUENCE的字节数组表达。
www.ibm.com
1.
Use the MessageDigest class to hash the byte array, dealing with the appropriate exceptions, as shown in Listing 12 below.
使用MessageDigest类对字节数组进行哈希,处理相关异常,如清单12所示。
www.infoq.com
2.
Decodes a range of bytes from a byte array into a string.
将字节数组中某个范围的字节解码为一个字符串。
msdn2.microsoft.com
3.
Second, when we wrote to the record store with writeRecord(String str), we first converted the Java string parameter into a byte array.
其次,当使用writeRecord(Stringstr)向记录存储中写入数据时,我们首先把Java字符串参数转换成一个字节数组。
www.ibm.com
4.
Calculates the number of characters produced by decoding a sequence of bytes from the specified byte array.
计算对指定字节数组中的一个字节序列进行解码所产生的字符数。
msdn2.microsoft.com
5.
This byte array is called an initial vector (IV).
这个字节数组称为初始矢量(IV)。
www.ibm.com
6.
Is set to the length of the specified byte array.
设置为指定字节数组的长度。
msdn2.microsoft.com
7.
Object using data from a byte array , a password, and a key storage flag .
使用一个字节数组中的数据、一个密码和一个密钥存储标志填充。
www.bing.com
8.
Specifies the last access time for this storage, stream, or byte array.
指定此存储、流或字节数组的上次访问时间。
www.kuenglish.info
9.
Object to a byte array using the specified format and a password.
使用指定的格式和密码将当前。
msdn2.microsoft.com
10.
Indicates the last access time for this storage, stream or byte array.
指示此存储、流或字节数组的上次访问时间。
msdn2.microsoft.com
1.
Indicates a position beyond the end of the byte array, an exception is raised.
指示一个超出字节数组结尾的位置,则会引发一个异常。
msdn2.microsoft.com
2.
This enables access to the underlying byte array without having to create additional copies after the data is written to the network.
这实现了对底层字节数组的访问,而无需在数据写到网络后创建额外的副本。
www.ibm.com
3.
The returned byte array is the PNG "file" . You can write them to disk to get the PNG file, send them over the network, etc.
返回的字节数组是PNG“文件”。你可以把数组写到磁盘上以便得到PNG文件,并通过网络发送它们。
game.ceeger.com
4.
We first get the message as a byte array, the necessary input for the XSLT transformation.
首先获取字节数组形式的消息,它是XSLT转换所必需的输入。
www.ibm.com
5.
The next step is to convert the file that I want to send into a byte array.
下一步是把要发送的文件转换成字节数组。
www.ibm.com
6.
If index indicates a position beyond the end of the byte array, a SqlNullValueException will be raised.
如果index指示位置位于字节数组的结尾以外,将引发SqlNullValueException。
msdn2.microsoft.com
7.
Returns the contents of the fetched web page as a byte array (Read Only).
以字节组的形式返回获取到的网络页面中的内容(只读)。
game.ceeger.com
8.
The cipher byte array is then decrypted, and the decrypted byte array is returned as a text string.
接着对该密码字节数组解密,解密的字节数组作为文本字符串返回。
www.ibm.com
9.
Computes the hash value for the specified region of the specified byte array.
计算指定字节数组的指定区域的哈希值。
msdn2.microsoft.com
10.
Returns the contents of a file as a byte array.
以字节数组的形式返回文件的内容。
msdn2.microsoft.com
1.
Each byte array will look different and the cache will assume that each array is unique, causing the cache to not work effectively.
每一个字节数组看起来都是不同的,高速缓存将假定每一个数组都是唯一的,这导致了高速缓存没有有效工作。
www.ibm.com
2.
getBytes(String charsetName) Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
(用指定的字符集进行编码,将结果存放到一字节数组里面)重新构造一个
wenku.baidu.com
3.
Returns a 32-bit signed integer converted from four bytes at a specified position in a byte array.
返回由字节数组中指定位置的四个字节转换来的32位有符号整数。
msdn2.microsoft.com
4.
Decodes a sequence of bytes from the specified byte array into the specified character array.
将指定字节数组中的一个字节序列解码为指定的字符数组。
msdn2.microsoft.com
5.
If you do this, you can return the contents of the OFS file to Outlook as a byte array.
这样做可以将OFS文件的内容以字节数组的形式返回给Outlook。
msdn2.microsoft.com
6.
Object into the specified byte array beginning at the specified offset.
对象的内容封送到指定字节数组中,其位置从指定的偏移量开始。
msdn2.microsoft.com
7.
Specifies the default content type for a byte array object.
指定字节数组对象的默认内容类型。
msdn2.microsoft.com
8.
Returns a 16-bit signed integer converted from two bytes at a specified position in a byte array.
返回由字节数组中指定位置的两个字节转换来的16位有符号整数。
msdn2.microsoft.com
9.
Contains statistical information about an open storage, stream, or byte-array object.
包含有关打开的存储、流或字节数组对象的统计信息。
msdn2.microsoft.com
10.
Writes len bytes from the specified byte array starting at offset off to this output stream.
将指定字节数组off起始位置,len长度的字节写入输出流。
java.ccidnet.com
1.
This byte array will hold all the bytes of the INTEGER data type structure.
这个字节数组包含INTEGER数据类型结构的所有字节。
www.ibm.com
2.
Reads a number of decompressed bytes into the specified byte array.
将若干解压缩的字节读入指定的字节数组。
msdn2.microsoft.com
3.
A pointer to a byte array containing the exception metadata.
指向包含异常元数据的字节数组的指针。
msdn2.microsoft.com
4.
showRecord looks up a Photo and sets a content-type header before writing the photoData byte array directly to the HTTP response.
showRecord会查询一个Photo,并在将photoData直接写入HTTP响应之前设置content-type头信息。
www.ibm.com
5.
Adds the specified number of bytes from a byte array to the response.
将字节数组中指定数目的字节添加到响应。
msdn2.microsoft.com
6.
An additional byte array used to encrypt the data.
一个附加的字节数组,用于加密数据。
msdn2.microsoft.com
7.
Option to the specified value, represented as a byte array.
选项设置为指定的值,表示为字节数组。
msdn2.microsoft.com
8.
The input byte array that cannot be decoded.
无法解码的输入字节数组。
msdn2.microsoft.com
9.
A byte array containing the stream of the entire certificate content.
包含整个证书内容流的字节数组。
msdn2.microsoft.com
10.
Writes a region of a byte array to the current stream.
将字节数组部分写入当前流。
msdn2.microsoft.com
1.
Method is a byte array that contains a propagation token for the transaction.
方法返回的值是一个包含该事务的传播标志的字节数组。
msdn2.microsoft.com
2.
GetWorkbook: Get the entire calculated workbook into your application memory, as a byte array.
在应用程序内存中获取整个已经过计算的工作簿,作为一个字节数组。
www.ejchina.com
3.
Computes the hash value of the specified byte array and signs the resulting hash value.
计算指定字节数组的哈希值并对结果哈希值签名。
msdn2.microsoft.com
4.
Writes compressed bytes to the underlying stream from the specified byte array.
从指定的字节数组中将压缩的字节写入基础流。
msdn2.microsoft.com
5.
Indicates the type of certificate contained in a byte array .
指示字节数组或文件中所包含的证书类型。
www.bing.com
6.
Transforms the specified region of the specified byte array.
转换指定字节数组的指定区域。
msdn2.microsoft.com
7.
Reads count bytes from the stream with index as the starting point in the byte array.
将index作为字节数组中的起始点,从流中读取count个字节。
msdn2.microsoft.com
8.
Therefore, the ASN. 1 byte array representations need enough bytes to hold all three portions.
因此,ASN.1字节数组表达需要包含所有这三部分的足够空间。
www.ibm.com
9.
Exports X. 509 certificate information based on content type into a byte array.
将以内容类型为基础的X.509凭证资讯汇出至位元组阵列。
technet.microsoft.com
10.
Writes b. length bytes from the specified byte array to this output stream.
将指定b.length长度的字节数组写入输出流。
tech.ccidnet.com
1.
Exports X. 509 certificate information based on content type into a byte array.
将以内容类型为基础的X.509凭证资讯汇出至位元组阵列。
technet.microsoft.com
2.
Writes b. length bytes from the specified byte array to this output stream.
将指定b.length长度的字节数组写入输出流。
tech.ccidnet.com
3.
A Byte array that contains data to be sent after the file is sent.
一个Byte数组,包含发送文件后要发送的数据。
msdn2.microsoft.com
4.
A byte array containing the certificate issuer expressed in binary format.
包含以二进制格式表示的证书颁发者的字节数组。
msdn2.microsoft.com
5.
Returns the current value as a hexadecimal byte array.
以十六进制字节数组的形式返回当前值。
msdn2.microsoft.com
6.
This method returns a copy of the contents of the MemoryStream as a byte array.
此方法将MemoryStream内容的副本作为字节数组返回。
msdn2.microsoft.com
7.
Class using a byte array and a password.
使用一个字节数组和一个密码初始化。
msdn2.microsoft.com
8.
Returns a Boolean value converted from one byte at a specified position in a byte array.
返回由字节数组中指定位置的一个字节转换来的布尔值。
msdn2.microsoft.com
9.
Indicates the creation time for this storage, stream, or byte array.
指示此存储、流或字节数组的创建时间。
msdn2.microsoft.com
10.
Returns the value of the specified column as a byte array.
以字节数组的形式返回指定列的值。
msdn2.microsoft.com
1.
Returns the value of the specified column as a byte array.
以字节数组的形式返回指定列的值。
msdn2.microsoft.com
2.
It accepts a Base 64 encoded cipher byte array, and decodes and decrypts it to return the clear data string.
它接受用Base64编码的密码字节数组,并对它译码和解密以返回明文数据字符串。
www.ibm.com
3.
A Byte array containing the layout of local variables for the associated DynamicMethod.
一个Byte数组,其中包含关联DynamicMethod的局部变量布局。
msdn2.microsoft.com
4.
Object using certificate information from a byte array.
此构造函数使用一个字节数组中的证书信息创建新的。
msdn2.microsoft.com
5.
You then create a byte array that is the same size as one of your blocks.
然后创建一个与您的块具有同样大小的字节数组。
www.ibm.com
6.
A byte array that contains the data for the checksum calculation.
包含校验和计算数据的字节数组。
msdn2.microsoft.com
7.
Writes a block of bytes to the IsolatedStorageFileStream object using data read from a byte array.
使用从字节数组中读取的数据将字节块写入IsolatedStorageFileStream对象。
msdn2.microsoft.com
8.
Declare a byte array named finalBytes, which will hold all the bytes of the ASN. 1 byte array representation.
声明一个名为finalBytes的字节数组,它将包含ASN.1字节数组表达的所有字节。
www.ibm.com
9.
The default implementation on Stream creates a new single-byte array and then calls Read.
Stream的默认实现创建一个新的单字节数组,然后调用Read。
msdn2.microsoft.com
10.
A Byte array that contains data to be sent before the file is sent.
一个Byte数组,包含发送文件前要发送的数据。
msdn2.microsoft.com
1.
A Byte array that contains data to be sent before the file is sent.
一个Byte数组,包含发送文件前要发送的数据。
msdn2.microsoft.com
2.
The byte array to be stored or retrieved.
要存储或检索的字节数组。
msdn2.microsoft.com
3.
The first is the input array (data), and the second is an offset into the byte array.
第一个是输入数组(data),第二个是字节数组中的偏移。
www.ibm.com
4.
The offset into the output byte array from which to begin writing data.
输出字节数组中的偏移量,从该位置开始写入数据。
msdn2.microsoft.com
5.
Returns a byte array made up of the full signature.
返回由完整签名组成的字节数组。
msdn2.microsoft.com
6.
Property to the contents of the supplied byte array.
属性设置为已提供的字节数组的内容。
msdn2.microsoft.com
7.
Creates a new file, writes the specified byte array to the file, and then closes the file.
创建一个新文件,在其中写入指定的字节数组,然后关闭该文件。
msdn2.microsoft.com
8.
Alternatively, you can manage the uploaded file as a byte array or stream using the.
属性,以字节数组或字节流的形式管理已上载的文件。
msdn2.microsoft.com
9.
Signs a byte array from the specified start point to the specified end point.
对字节数组从指定起始点到指定结束点进行签名。
msdn2.microsoft.com
10.
The byte array after this weak key processing is a temporary secret key.
经过这种弱密钥处理的字节数组是一个临时密钥。
www.ibm.com
1.
The offset into the input byte array from which to begin using data.
输入字节数组中的偏移量,从该位置开始使用数据。
msdn2.microsoft.com
2.
And returns the public key in the default byte array format.
中提取强名称信息,并以默认的字节数组格式返回公钥。
msdn2.microsoft.com
3.
Class using information from the specified byte array.
使用指定字节数组中的信息初始化。
msdn2.microsoft.com
4.
Object using a byte array and a password that is needed to access the certificate data.
此构造函数使用一个字节数组和一个访问证书数据所需的密码创建新的。
msdn2.microsoft.com
5.
Property and convert the byte array accordingly.
属性来确定数据类型并相应地转换字节数组。
msdn2.microsoft.com
6.
Computes the hash value for the specified byte array.
计算指定字节数组的哈希值。
msdn2.microsoft.com
7.
The number of bytes in the input byte array to use as data.
输入字节数组中用作数据的字节数。
msdn2.microsoft.com
8.
Byte array containing the contents of the file.
包含文件内容的Byte数组。
msdn2.microsoft.com
9.
Encrypts data in the specified byte array using the specified symmetric algorithm.
使用指定的对称算法对指定的字节数组中的数据进行加密。
msdn2.microsoft.com
10.
The offset into the byte array from which to begin using data.
字节数组中的偏移量,从该位置开始使用数据。
msdn2.microsoft.com
1.
A byte array that contains the value of the digital signature.
一个包含数字签名的值的字节数组。
msdn2.microsoft.com
2.
You can work with the file as a byte array or stream.
可以将文件当作字节数组或流来使用。
technet.microsoft.com
3.
A byte array that represents data to use to create the extension.
一个字节数组,表示要用来创建扩展的数据。
msdn2.microsoft.com
4.
A byte array containing the contents of the file.
包含文件内容的字节数组。
msdn2.microsoft.com
5.
The byte array containing the decoded URL string token.
包含解码后的URL字符串标记的字节数组。
msdn2.microsoft.com
6.
It authors the ASN. 1 representation of the length and returns a byte array that conforms to ASN. 1's length format.
它生成一个该长度的ASN.1表示,并返回一个符合ASN.1长度格式的字节数组。
www.ibm.com
7.
Returns a 16-element byte array that contains the value of this instance.
返回包含此实例的值的16元素字节数组。
msdn2.microsoft.com
8.
A byte array that contains the public key value.
包含公钥值的字节数组。
msdn2.microsoft.com
9.
A byte array that represents the value of the property item.
一个字节数组,表示属性项的值。
msdn2.microsoft.com
10.
The byte array containing the sequence of bytes to decode.
包含要解码的字节序列的字节数组。
msdn2.microsoft.com
1.
The byte array to contain the resulting sequence of bytes.
要包含结果字节序列的字节数组。
msdn2.microsoft.com
2.
The byte array of data to be saved.
要保存的数据的字节数组。
msdn2.microsoft.com
3.
A byte array representing the encrypted data.
表示已加密数据的字节数组。
msdn2.microsoft.com
4.
A byte array represented as a string.
表示为字符串的字节数组。
msdn2.microsoft.com
5.
Get the byte array representation of the concatenated string from Step 1.
得到第1步中串接的字符串的字节数组表达。
www.ibm.com
6.
Encode the hashed byte array into hex characters.
将哈希后的字节数组编码成十六进制字符。
www.infoq.com
7.
A byte array containing the public key.
包含公钥的byte数组。
msdn2.microsoft.com
8.
Object using data from a byte array, a password, and flags for determining how to import the private key.
使用一个字节数组中的数据、一个密码和用于确定如何导入私钥的标志填充。
msdn2.microsoft.com
9.
The computed hash code in a byte array.
字节数组中计算所得的哈希代码。
msdn2.microsoft.com
10.
Produces a string from an input hexadecimal byte array.
从输入的十六进制字节数组生成一个字符串。
msdn2.microsoft.com
1.
The unsigned byte array reference.
无符号的字节数组引用。
msdn2.microsoft.com
2.
The second parameter, a byte array, contains the message data.
第二个参数为字节数组,它包含消息数据。
www.ibm.com
3.
The IV is then separated from the actual cipher byte array.
接着将IV与真正的密码字节数组分离。
www.ibm.com
4.
When this method returns, contains a byte array that is the binary representation of the retrieved type.
此方法返回时,包含一个字节数组,该字节数组为所检索类型的二进制表示形式。
msdn2.microsoft.com
5.
I have declared a byte array named ivBytes, which will hold the initial vector bytes for each step of the cipher block chaining.
我声明了一个名为ivBytes的字节数组,它将包含密码块链接每一步的初始矢量字节。
www.ibm.com
6.
Convert the file to a byte array.
将文件转换成字节数组。
www.infoq.com
7.
Writes a byte array to the underlying stream.
将字节数组写入基础流。
msdn2.microsoft.com
8.
Use bytes property to get raw byte array in these cases.
可以使用字节属性来获取原始字节在这些返回的值中。
game.ceeger.com
9.
The position in the byte array at which to begin encoding.
字节数组中开始编码的位置。
msdn2.microsoft.com
10.
Byte array that represents the sound file.
表示声音文件的Byte数组。
msdn2.microsoft.com
1.
At any time you can get the underlying data in either string or byte array format.
无论何时,你可以得到底层数据,无论是字符串还是字节数组格式。
bbs.golang-china.org
2.
A byte array that contains the checksum data.
一个包含校验和数据的字节数组。
msdn2.microsoft.com
3.
When an image is uploaded, one option is to store it directly in photoData, which is a byte array.
当一个图像上传后,我们可以选择将它直接存储到photoData,这是一个字节数组。
www.ibm.com
4.
The byte array into which the contents of the.
对象的内容封送到的字节数组。
msdn2.microsoft.com
5.
A byte array containing data to protect.
一个字节数组,包含要保护的数据。
msdn2.microsoft.com
6.
The method first declares a byte array named finalBytes.
这个方法首先声明一个名为finalBytes的字节数组。
www.ibm.com
7.
The byte array value of the IP address.
IP地址的字节数组值。
msdn2.microsoft.com
8.
Because I have to use the key as the initial vector, I have passed the key as the initial vector byte array.
因为我必须用密钥作为初始矢量,所以将密钥作为初始矢量字节数组传递。
www.ibm.com
9.
Converts an entire byte array from one encoding to another.
将整个字节数组从一种编码转换为另一种编码。
msdn.microsoft.com
10.
Class using the specified integers and byte array.
使用指定的整数和字节数组初始化。
msdn2.microsoft.com
1.
This method instantiates a 5-byte array named noOptions initialized to five zeros.
这个方法实例化一个名为noOptions的5字节数组,它初始化为五个零。
www.ibm.com
2.
Sets the byte array to display in the viewer.
设置要在查看器中显示的字节数组。
msdn2.microsoft.com
3.
Converts a string or a byte array into an encoded array of bytes.
将字串或位元组阵列转换为编码的位元组阵列。
technet.microsoft.com
4.
Bytes The byte array to display.
要显示的字节数组。
msdn2.microsoft.com
5.
Converts a byte array from one encoding to another.
将字节数组从一种编码转换为另一种。
msdn.microsoft.com
6.
Implicit conversion fails if the byte array is greater than 8, 000 bytes.
如果字节数组大于8,000个字节,隐式转换会失败。
msdn2.microsoft.com
7.
Which returns a byte array.
这个方法返回一个字节数组。
www-128.ibm.com
8.
I will now use the temporary secret key to encrypt the original padded byte array from Step 3 using the DES-CBC algorithm.
现在我要使用这个临时密钥以DES-CBC算法加密第3步中得到的附加后的字节数组。
www.ibm.com
9.
I can simply use a 5-byte array of zeros as its content.
我只是使用一个全为零的5字节数组作为其内容。
www.ibm.com
10.
The byte array to write the output to.
将输出写入的字节数组。
msdn2.microsoft.com
1.
The second parameter (tagNumber) specifies the tag number, while the third (tagContents) carries the contents byte array.
第二个参数(tagNumber)指定标签数,而第三个(tagContents)包含了内容字节数组。
www.ibm.com
2.
This byte array was then passed to addRecord(rec, 0, rec. length) to insert a record into the record store.
然后把这个字节数组传递给addRecord(rec,0,rec.length)方法以向记录存储中插入一条记录。
www.ibm.com
3.
A record in RMS is a byte array and other J2ME applications will need to have information on how to interpret.
而RMS中的记录是字节数组,其他J2ME应用程序需要拥有关于如何解释它的信息。
www.ibm.com
4.
Imports a certificate in the form of a byte array into a
将字节数组形式的证书导入到
msdn2.microsoft.com
5.
It returns a byte array of persistent state information; this information should be passed through the
它返回持久状态信息的字节数组;这个信息应该通过
www-128.ibm.com
6.
Transformation Between UDT and Byte Array, and its Application in Communications
UDT与字节数组转换在通信编程中的应用
www.ilib.cn
7.
A byte array containing the key information associated with a
一个字节数组,包含与
msdn2.microsoft.com
8.
Writes the stream contents to a byte array, regardless of the
将流内容写入字节数组,而与
msdn2.microsoft.com
9.
To send data, pass a byte array to one of the
要发送数据,请将字节数组传递到
msdn2.microsoft.com
10.
Indicates a position beyond the end of the byte array, a
指示位置位于字节数组的结尾以外,将引发
msdn2.microsoft.com
1.
Reading a File into a Byte Array
将文件内容读入一个Byte型数组
junglesong.yculblog.com
2.
Method to read the data as a byte array, as in the following
方法将数据作为字节数组进行读取,如下所示
msdn2.microsoft.com
3.
How to: Load Unmanaged Resources into a Byte Array
如何:将非托管资源加载到一个字节数组
msdn2.microsoft.com
4.
The byte array from which this stream was created, or the underlying array if a byte array was not provided to the
创建此流所用的字节数组;或者如果在当前实例的构造期间没有向
msdn2.microsoft.com
5.
Can get a byte array RSA signature from a digest
可以从摘要获取一个字节数组RSA签名
www-128.ibm.com
6.
The byte array to update the checksum with
用于更新校验和的字节数组
9auto.info
7.
Specifies a trustee. Either a name or a SID (byte array) can be used
请指定一个受信者。可以使用名称或SID(字节数组)
www.drados.com
8.
a byte array that represents an rsa key blob
一个表示rsa密钥blob的字节数组。
www.ichacha.net
9.
A byte array containing a
一个字节数组,包含一个
msdn2.microsoft.com
10.
Class based on the specified byte array with the
属性基于指定的字节数组初始化
msdn2.microsoft.com
1.
As a byte array in
中存储为字节数组或在
msdn2.microsoft.com
2.
How to: Obtain a Pointer to Byte Array
如何:获取字节数组的指针
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/9 10:34:45