Encodes the specified binary bytes as base64 and writes out the resulting text 将指定的二进制字节编码为base64并写出结果文本。
Encode binary bytes as base64, or binhex, and write out the resulting text 将二进制字节编码为base64或binhex,并写出生成的文本。
You ll notice that the contents consist of alphanumeric characters encoded in base64 您将看到由混合字符构成的内容已经经过了base64编码。
Binary base64 specifies that the query returns the binary data in binary base64-encoded format 指定查询返回二进制base64编码格式的二进制数据。
Binary base64 specifies that the query returns the binary data in binary base64-encoded format 指定查询返回二进制base64编码格式的二进制数据。
View state data is stored in one or more hidden fields as base64-encoded strings 视图状态数据以base64编码字符串的格式存储在一个或多个隐藏字段中。
base64 encoding is a technique for mapping binary data onto a printable character set base64编码是一种将二进制数据映射到一个可印刷字符集上的技术。
Deserializes an object state graph from its serialized base64-encoded string form 从对象状态图的序列化base64编码字符串形式对该对象状态图进行反序列化。
View state data is stored in one or more hidden fields on the page and is encoded using base64 encoding 视图状态数据存储在页的一个或多个隐藏字段中,并使用base64编码进行编码。
The base64 encode decode options are useful to protect against accidentally generated system delimiter characters base64encode/decode选项对于防止意外生成的系统定界字符很有用。