文件名称:mailtitle_uncode
介绍说明--下载内容均来自于网络,请自行研究使用
//为在电子邮件的标题中使用汉字等,经常把电子邮件的标题使用编码后再进行传输
//常用编码有base4+gb2312, base4+gbk, base4+big5, base4+utf8, base4+qp
//本程序就是把电子邮件标题还原。
// 感谢 网友lyh16868.163.com (姓名: luoluo),是他提供了Big5ToGB的转换代码
// 感谢 网友提供了QP编码解码 function UnQPCode(QPString:string):string
// 和base4解码 function decode64(instr:string):string
// 正因为网友的无私奉献,才能成就小鸟的集成,
// 小鸟不敢独自享用此代码, 因此,又把此代码奉献给大家
// 祝广大痛着并快乐者的编程爱好者,编程技术更上一层楼
// fzh7900033@163.com
// 2010年5月21日整理-//The title in the e-mail using Chinese characters, etc., often using coded e-mail before heading to transmit// common code has base4+ gb2312, base4+ gbk, base4+ big5, base4+ utf8, base4+ qp// This procedure is to restore the email header.// Thanks friends lyh16868.163.com (name: luoluo), he provides a Big5ToGB conversion code// thank provides users QP codec function UnQPCode (QPString: string): string // and base4 decoding function decode64 ( instr: string): string // is because users of selfless dedication to the integration of bird achievement,// the birds can not access this code alone, so again this code is dedicated to you// I wish the majority of pain and Happy' s programming enthusiasts, programming higher level// fzh7900033@163.com// 2010年5月21 on Readjusting
//常用编码有base4+gb2312, base4+gbk, base4+big5, base4+utf8, base4+qp
//本程序就是把电子邮件标题还原。
// 感谢 网友lyh16868.163.com (姓名: luoluo),是他提供了Big5ToGB的转换代码
// 感谢 网友提供了QP编码解码 function UnQPCode(QPString:string):string
// 和base4解码 function decode64(instr:string):string
// 正因为网友的无私奉献,才能成就小鸟的集成,
// 小鸟不敢独自享用此代码, 因此,又把此代码奉献给大家
// 祝广大痛着并快乐者的编程爱好者,编程技术更上一层楼
// fzh7900033@163.com
// 2010年5月21日整理-//The title in the e-mail using Chinese characters, etc., often using coded e-mail before heading to transmit// common code has base4+ gb2312, base4+ gbk, base4+ big5, base4+ utf8, base4+ qp// This procedure is to restore the email header.// Thanks friends lyh16868.163.com (name: luoluo), he provides a Big5ToGB conversion code// thank provides users QP codec function UnQPCode (QPString: string): string // and base4 decoding function decode64 ( instr: string): string // is because users of selfless dedication to the integration of bird achievement,// the birds can not access this code alone, so again this code is dedicated to you// I wish the majority of pain and Happy' s programming enthusiasts, programming higher level// fzh7900033@163.com// 2010年5月21 on Readjusting
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Umain.dcu
Umain.ddp
Umain.dfm
Umain.pas
big5.dcu
big5.pas
PUTF8.~dpr
PUTF8.cfg
PUTF8.dof
PUTF8.dpr
PUTF8.exe
PUTF8.res
Umain.~ddp
Umain.~dfm
Umain.~pas
Umain.ddp
Umain.dfm
Umain.pas
big5.dcu
big5.pas
PUTF8.~dpr
PUTF8.cfg
PUTF8.dof
PUTF8.dpr
PUTF8.exe
PUTF8.res
Umain.~ddp
Umain.~dfm
Umain.~pas