2015年5月29日
摘要: unit Base64Unit;unit Base64Unit;//Download by http://www.codefans.netinterfaceuses Classes, SysUtils; function Base64Encryption(const Input:String):... 阅读全文
posted @ 2015-05-29 00:36 雪夜 阅读(252) 评论(0) 推荐(0) 编辑