搜索资源列表
Base64ED
- 一个完美的Base64编码、解码类,支持中文编解码,主要用于手机短信息、网页编解码-a perfect Base64 encoding, decoding category, the Chinese codec support, mainly used for mobile phone short message, the website codecs
Base64Dec
- Base64解码程序,在上面的文本框粘贴进base64 的编码内容,点击\"解码\"即会在下面的文本框中出现解码后的文本
base64
- 用于BASE64编码和解码的程序,如果你需要自己做一个程序来控制CISCO网络设备,这个是必需的
Fbase64
- 一个base64编码程序段。夸平台程序段。
Base64
- 自已做的BASE64转换工具, 包函了一个BASE64编码解码的类
base64code
- 适用于邮件附件的一个BASE64编码程序
base64_for_VB
- VB下对字符串(包括中文)进行base64编码和解码,不错的
uXcj
- base64编码和解码,便于对汉字进行base64编码,传给java或其它的,java或其它的再进行base64解码。-base64 encoding and decoding, easy on the Chinese character for base64 encoding, transmission, or other java, java or other further base64 decoding.
base64CodeAndDecodeprogram
- 提供base64编码解码功能,方便简单,代码效率高,解码准确-Base64 encoding and decoding functions provided to facilitate simple, efficient code, decoding accuracy
base64server
- base64 编码 解析 和 base 64 编码 生成 和 base64 编码 信息-base64
BASE64Encode
- 易语言base64编码、解码源码,简单实用-Easy Language base64 encoding, decoding source, simple and practical
base_64encode-decode
- 本源码是base64编码的编解码,C++实现的-The source is base64-encoded the codec, C++ achieve
Base64
- Base64编码与解码功能,非常常用的一个算法-Base64 encoding and decoding function
Delphi_632413
- Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte
lbase64.tar
- base64 编码解码-base64 encode,decode
BASE64
- Delphi JPG 图片的 BASE64 编码、解码(BASE64 encoding and decoding of Delphi JPG pictures)
xastu__concurrent
- 易语言代码:一个用易语言写的BASE64编码解码的例子,实现了用易语言编写原始加密算法,可以作为很好的借鉴()
FileToBase64
- 这是一个用delphi开发的,实现了标准的base64编码方式的控件,可以集成在网页中,直接进行调用(This is a control developed by Delphi, which implements the standard Base64 encoding mode. It can be integrated in the webpage and can be called directly.)
base64 for pb
- pb9版本的base64编码实例,加入pbw即可。