网页
图片
视频
学术
词典
地图
更多
航班
笔记本
binary 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.
In
RAW
mode
,
retrieving
binary
data
without
specifying
the
BINARY
BASE64
option
will
result
in
an
error
.
在
RAW
模式下
,
如果
不
指定
BINARYBASE64
选项
就
检索
二
进
制
数据
,
将
导致
错误
。
msdn2.microsoft.com
3.
This
example
show
how
you can
write
a
CLR
function
to
convert
the
base64
encoded
data
back
to
binary
.
此
示例
说明
如何
编写
CLR
函数
以
将
base64
编码
数据
转换
回
二
进
制
。
msdn2.microsoft.com
4.
Binary
data
is
encoded
in
Base64
for
transmission
over
the
wire
.
二
进
制
数据
被
编码
为
Base64
,
以便
通过
网络
传输
。
www.ibm.com
5.
Encode
binary
bytes
as
Base64
,
or
BinHex
,
and
write
out the
resulting
text
.
将
二
进
制
字节
编码
为
base64
或
binhex
,
并
写出
生成
的
文本
。
msdn2.microsoft.com
6.
It
also
provides
for
using
HEX
and
BASE64
encodings
to
represent
the
binary
hash
values
as
text
.
它
还
允许
使用
HEX
和
BASE64
编码
,
以便
将
二
进
制
哈希
值
表示
为
文本
。
www.ibm.com
7.
This
security
token
is
the client
certificate
,
in
base64
binary
-
encoded
form
.
这个
安全
令牌
是
一个
客户机
证书
,
采用
base64
二
进
制
编码
形式
。
www.ibm.com
8.
Create
a
CLR
function
that takes
base64
encoded
data
as
input
and
returns
binary
data
.
创建
将
base64
编码
数据
作为
输入
并
返回
二
进
制
数据
的
CLR
函数
。
msdn2.microsoft.com
9.
Binary
data
is
frequently
included
in
XML
using
base64
encoding
.
二
进
制
数据
经常
包括
在
使用
base64
编码
的
XML
中
。
msdn2.microsoft.com
10.
Decodes
Base64
and
returns
the
decoded
binary
bytes
.
对
Base64
进行
解码
并
返回
解码
的
二
进
制
字节
。
msdn2.microsoft.com
1
2