网站首页  词典首页

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

 

单词 base64
释义

base64

  • 网络六十四进制

例句

释义:
1.
In case of a binary non-optimized format, the attachment content will be sent in the payload itself, as a base64 encoded string.
如果采用未经二进制优化的格式,则附件内容将通过负载本身作为base64编码的字符串发送。
www.ibm.com
2.
View state information is stored using base64 encoding and is included in the page during rendering, increasing the size of the page.
视图状态信息是使用Base64编码存储的,并在呈现期间包括在页中,这会增加页大小。
msdn2.microsoft.com
3.
Basic authentication is made up of an Authentication header that contains the base64-encoded user name and password separated by a colon.
基本身份验证由包含经过base64编码的用户名和密码(二者用冒号分开)的身份验证标头组成。
msdn2.microsoft.com
4.
For the example in this paper, the requestor's handler applies BASE64 encoding to the token prior to inserting it into the routing header.
对于本文中的实例,请求者的处理程序在将令牌符合插入到路由消息头之前对其进行BASE64编码。
www.ibm.com
5.
By default, view state data is stored on the page in a hidden field and is encoded using base64 encoding.
默认情况下,视图状态数据存储在页上的隐藏字段中,并使用Base64编码进行编码。
msdn2.microsoft.com
6.
When encryption is used, a separate padding effect occurs from the base64 encoding used for the encrypted data.
在使用加密时,加密数据所使用的base64编码中出现了单独的填充(padding)效果。
www.ibm.com
7.
Convert. Base64-decode only supports the line-break-chars parameter as a type-hint for striping from the encoded payload.
convert.base64-decode只支持line-break-chars参数作为从编码载荷中剥离的类型提示。
hk.php.net
8.
Note: When your site is accessed the password is encoded weakly using Base64 and can be easily intercepted and decoded.
“注:”当你的站点被访问,密码编码的非常弱,使用的是Base64,就能非常容易地被截取和破译。
www.zzbaike.com
9.
Due to the lack of support, I recommend that you avoid using these BASE64 routines.
由于支持是有限的,所以我建议您避免使用这些BASE64程序。
www.ibm.com
10.
In RAW mode, retrieving binary data without specifying the BINARY BASE64 option will result in an error.
在RAW模式下,如果不指定BINARYBASE64选项就检索二进制数据,将导致错误。
msdn2.microsoft.com
1.
If you need to hex-encode or Base64-encode message digest output, you're on your own - there's no standard JDK support for either.
如果需要输出十六进制编码或Base64编码的消息摘要,你只有靠自己-对上述两种编码,没有标准的JDK支持它们。
www.infoq.com
2.
Convert. Base64-encode supports parameters given as an associative array.
convert.base64-encode支持以一个关联数组给出的参数。
dk.php.net
3.
You simply concatenate the username and the password with a colon, and then Base64-encode the results.
您只需要使用冒号来连接用户名和密码,然后对结果执行Base64编码。
www.ibm.com
4.
This third part of the series demonstrates how to implement a Base64 encoding algorithm in a memory-constrained wireless device.
本教程是本系列教程的第3部分,将说明如何在内存受限的无线设备中实现Base64编码算法。
www.ibm.com
5.
Base64 is a MIME message encoding one of the ways commonly used.
Base64是MIME邮件中常用的编码方式之一。
www.dgmini.com
6.
signature: The policy signed with a hashing algorithm and base 64 encoded.
signature:采用哈希算法签名并采用base64编码的策略。
www.ibm.com
7.
On the client side, when a user sends or receives a file attachment, the client code has to handle the base64 encoding and decoding itself.
在客户端,当一名用户发送或接收一个文件附件时,客户机代码必须处理base64编码,并自行解码。
www.ibm.com
8.
Second, the Web services requester generates the Web services security header, including the base 64 encoded LTPA token.
第2步,Web服务请求者生成Web服务安全Header,包括Base64编码的LTPA令牌。
www.ibm.com
9.
XML Schema has standardized base64 as an XML datatype, and you can find base64 implementations for most languages (see Resources).
XMLSchema已经将base64作为一种标准的XML数据类型,多数语言都有base64的实现(请参阅参考资料)。
www.ibm.com
10.
But Base64 encoding and decoding is available in every programming language that deals with Web development.
但是,与Web开发相关的任何编程语言都可以使用Base64编码和解码。
www.ibm.com
1.
The XML contains a base64 encoded version of the certificate in one of the formats that the appliance accepts, such as DER or PEM.
XML包含一个以base64编码的证书版本,使用该设备可接受的格式之一,如DER或PEM。
www.ibm.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.
SHA-512 hashing and Base64-encoding of passwords is just as easy.
完成SHA-512哈希和密码的Base64编码也一样简单。
www.infoq.com
4.
Signature: Base64-encoded "SHA1withRSA" signature of the Message, MessageId, Subject (if present), Type, Timestamp, and Topic values.
签名:消息、消息ID,标题(如果有),类型,时间戳和主题值都使用了基于“SHA1withRSA”算法的Base64编码签名
www.infoq.com
5.
You'll notice that the contents consist of alphanumeric characters encoded in base64.
您将会发现密钥文件的内容由使用base64编码的字母和数字组成。
www.ibm.com
6.
By default, the view state is Base64-encoded and signed with a hash value to prevent tampering.
默认情况下,视图状态是Base64编码的,并使用一个哈希值签名,以防止篡改。
msdn2.microsoft.com
7.
The signature of the digest is stored in a . cert file along with the base64-encoded X. 509 certificate.
的签名随同base64-encodedX.509证书存储在一个.cert文件中。
www.ibm.com
8.
The username and password in each of the login. properties files is base64 encoded.
每个login.properties文件的用户名和密码都是Base64编码形式。
www.ibm.com
9.
The example does not identify that the token is a BASE64-encoded X509 certificate.
这个实例没有识别出令牌符号是以BASE64编码的X509证书。
www.ibm.com
10.
This example show how you can write a CLR function to convert the base64 encoded data back to binary.
此示例说明如何编写CLR函数以将base64编码数据转换回二进制。
msdn2.microsoft.com
1.
Some common algorithms such as Base64 encoding and MD5SUM would have to be written by hand in ESQL, but are already available in Java.
在ESQL中必须手动编写某些常见的算法(如Base64编码和MD5SUM),但是在Java中已提供了这些算法。
www.ibm.com
2.
Binary data is encoded in Base64 for transmission over the wire.
二进制数据被编码为Base64,以便通过网络传输。
www.ibm.com
3.
The username and password are separated by a single : and sent on the wire base64 encoded.
用户名和密码由一个:隔开,并以base64编码形式发送。
blog.163.com
4.
Encode binary bytes as Base64, or BinHex, and write out the resulting text.
将二进制字节编码为base64或binhex,并写出生成的文本。
msdn2.microsoft.com
5.
Astro (node-xmpp): In particular I would like to drop the node-base64 dependency from node-xmpp.
Astro(node-xmpp):我特别想从node-xmpp中删除对node-base64的依赖。
www.infoq.com
6.
Luckily the MIME standards define a safe encoding scheme that's well-supported, base64.
幸运的是,MIME标准定义了一种受到广泛支持的、安全的编码模式:base64。
www.ibm.com
7.
The text area shows the Base64 encoded text of the certificate you issued.
文本区显示了您颁发的证书的Base64编码的文本。
www.ibm.com
8.
It also provides for using HEX and BASE64 encodings to represent the binary hash values as text.
它还允许使用HEX和BASE64编码,以便将二进制哈希值表示为文本。
www.ibm.com
9.
The XB-Maemo-Icon-26 field is a base64 representation of a small icon.
XB-Maemo-Icon-26字段是一个小图标的base64表示。
www.ibm.com
10.
This security token is the client certificate, in base64 binary-encoded form.
这个安全令牌是一个客户机证书,采用base64二进制编码形式。
www.ibm.com
1.
Part 3 starts by implementing Base64 encoding and signature calculation algorithms.
第3部分将首先实现Base64编码和签名计算算法。
www.ibm.com
2.
Create a CLR function that takes base64 encoded data as input and returns binary data.
创建将base64编码数据作为输入并返回二进制数据的CLR函数。
msdn2.microsoft.com
3.
View state data is stored in one or more hidden fields on the page and is encoded using base64 encoding.
视图状态数据存储在页的一个或多个隐藏字段中,并使用Base64编码进行编码。
msdn2.microsoft.com
4.
Every cipher must be Base 64 encoded before it can be inserted into an XML document.
在可以将每个密码插入到XML文档之前,它们都必须用Base64编码。
www.ibm.com
5.
Base64: Download this open source Java library for implementing base64 encoding.
Base64:下载实现base64编码的开放源码Java库。
www.ibm.com
6.
Binary data is frequently included in XML using base64 encoding.
二进制数据经常包括在使用base64编码的XML中。
msdn2.microsoft.com
7.
Base64 encodes three bytes as four characters (6lGp for the preceding example).
Base64将三个字节编码为四个字符(前面的例子就是6lGp)。
www.ibm.com
8.
policy: A base 64-encoded JSON string constraining how data is uploaded.
policy:采用base64编码并包含数据上传方式的一个JSON字符串。
www.ibm.com
9.
Decodes Base64 and returns the decoded binary bytes.
对Base64进行解码并返回解码的二进制字节。
msdn2.microsoft.com
10.
URL encoding is used in AUTO mode when binary base64 is not specified.
如果未指定binarybase64,则在AUTO模式中使用URL编码。
technet.microsoft.com
1.
The Base 64 encoding algorithm (see Resources) is also required.
另外,Base64编码算法(请参阅参考资料)也是必需的。
www.ibm.com
2.
With Base64, it will also enter the string or data encoding is ASCII code Chengquan printable string.
同Base64一样,它也将输入的字符串或数据编码成全是ASCII码的可打印字符串。
www.dgmini.com
3.
By default, this cmdlet will create a Base64-encoded file.
默认情况下,此cmdlet将创建Base64编码的文件。
technet.microsoft.com
4.
Such embedded data is represented as Base64, a popular technology to encode and transport the 8-bit bytes using the Internet.
比如以Base64表示的嵌入式数据,这是一种使用Internet加密和传输8位字节的流行技术。
www.ibm.com
5.
Line 5 unravels the Base64 encoding to yield raw characters, and line 6 decrypts the secret message to the original text.
行5对Base64编码进行解码以生成原始字符,行6将加密消息解密成原始文本。
www.ibm.com
6.
When you shred this XML by using OPENXML, you receive the base64 encoded data.
当使用OPENXML拆分此XML时,将接收到base64编码数据。
msdn2.microsoft.com
7.
The data returned by OPENXML will be base64 encoded data.
OPENXML返回的数据将是base64编码的数据。
msdn2.microsoft.com
8.
The most commonly-used algorithm is base64.
最常用的算法是base64。
www.ibm.com
9.
Use a FOR XML query and the BINARY BASE64 option to construct XML that has the binary data encoded as base64.
使用FORXML查询和BINARYBASE64选项来构造将二进制数据按照base64进行编码的XML。
msdn2.microsoft.com
10.
The hash value is the Base64 encoding of the SHA-1 checksum.
散列值是SHA-1的Base64校验编码。
www.bing.com
1.
View state data is stored in one or more hidden fields as base64-encoded strings.
视图状态数据以Base64编码字符串的格式存储在一个或多个隐藏字段中。
msdn2.microsoft.com
2.
Parsing of Base64-PEM is more tolerant of extra whitespace or comments, especially outside the Base64 sections.
在Base64-PEM的解析过程中对多余的空格或者注释更加宽容,尤其是超出Base64区段的部分。
www.infoq.com
3.
Embedding is less efficient because it can duplicate information and requires base64 encoding of the data.
嵌入的效率较低,因为信息重复,需要对数据使用base64编码。
www.ibm.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/16 6:12:31