文件名称:UUENCODE_Base64-encodedecode
- 所属分类:
- 压缩解压
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2016-12-11
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
UUE(UUENCODE ) & Base64编码解码原理源代码。可自定义编码表(纯字符串),修改编码表即可在UUE和Base64编码解码之间切换,已优化解决不支持中文的BUG。
纯字符串方式,不考虑定长折行和加行首字符及文件头尾定义等,方便网页运用,可直接移植为ASP代码(需要删除AS变量类型限定)!-UUE (UUENCODE) & Base64 encoding and decoding principle source code. Can be a custom code table (pure string), modify the code table can be in UUE and Base64 encoding and decoding between the switch, has been optimized to solve the Chinese does not support BUG.
The pure string, without considering the fixed length fold line and was the first character and tail file definition, convenient web application, can be directly transplanted to ASP code (need to delete the AS variable type limit)!
纯字符串方式,不考虑定长折行和加行首字符及文件头尾定义等,方便网页运用,可直接移植为ASP代码(需要删除AS变量类型限定)!-UUE (UUENCODE) & Base64 encoding and decoding principle source code. Can be a custom code table (pure string), modify the code table can be in UUE and Base64 encoding and decoding between the switch, has been optimized to solve the Chinese does not support BUG.
The pure string, without considering the fixed length fold line and was the first character and tail file definition, convenient web application, can be directly transplanted to ASP code (need to delete the AS variable type limit)!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UUE_Base64编码原理.vbp
Form1.frm