搜索资源列表
base64decode
- base64的解码C语言实现-base64 decoding C Language
base64src
- C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
base64decode
- 对电子邮件附件进行BASE64编码进行解码的程序
Base64Decode
- 用于邮件的解码,对接收到的邮件进行解码,然后显示出来整个邮件内容-decode the receive mails
BASE64DEcode
- 将二进制的BASE64编码转换为各种格式图片,并保存-The binary BASE64 code is converted to a variety of formats, and the preservation of documents
Base64Decode
- 用于邮件的解码,对接收到的邮件进行解码,然后显示出来整个邮件内容decode the receive mails-decode the receive mails
Base64Decode
- 用于邮件的解码,对接收到的邮件进行解码,然后显示出来整个邮件内容-decode the receive mails