文件名称:base64
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.41kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The term Base64 refers to a specific MIME content transfer encoding. It is also used as a generic term for any similar encoding scheme that encodes binary data by treating it numerically and translating it into a base 64 representation.The buffer is then used, six bits at a time, most significant first, as indices into the string: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", and the indicated character is output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
base64/base64/
base64/base64/Base64.cs
base64/base64/base64.csproj
base64/base64/bin/
base64/base64/bin/Debug/
base64/base64/bin/Debug/base64.exe
base64/base64/bin/Debug/base64.vshost.exe
base64/base64/Program.cs
base64/base64/Properties/
base64/base64/Properties/AssemblyInfo.cs
base64/base64.sln
base64/
base64/base64/Base64.cs
base64/base64/base64.csproj
base64/base64/bin/
base64/base64/bin/Debug/
base64/base64/bin/Debug/base64.exe
base64/base64/bin/Debug/base64.vshost.exe
base64/base64/Program.cs
base64/base64/Properties/
base64/base64/Properties/AssemblyInfo.cs
base64/base64.sln
base64/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.