摘要:
从http://www.yimuhe.com/file-994158.html下载GTMBase64.zip库文件包,并解压,获得GTMBase64.h,GTMBase64.m和GTMDefines.h三个文件。将解压得到的三个文件,添加到项目中。新建一个base64的类,在base64.h中天假四个函数:+ (NSString*)encodeBase64String:(NSString*)input;+ (NSString*)decodeBase64String:(NSString*)input;+ (NSString*)encodeBase64Data:(NSData*)data;+ (N 阅读全文
posted @ 2013-05-17 09:43
murphybyond
阅读(445)
评论(1)
推荐(1)

浙公网安备 33010602011771号