随笔分类 -  转载

转载!你懂得!
摘要:http://en.wikipedia.org/wiki/Input/output_base_address 阅读全文
posted @ 2013-05-28 09:15 zysyyz 阅读(193) 评论(0) 推荐(0)
摘要:origin linkage:http://stackoverflow.com/questions/1524604/md5-algorithm-in-objective-c http://www.cnblogs.com/bobli/archive/2012/06/26/2563295.html#import <CommonCrypto/CommonDigest.h> // Need to import for CC_MD5 access- (NSString *)md5:(NSString *)str{ const char *cStr = [str UTF8Strin... 阅读全文
posted @ 2013-04-09 19:48 zysyyz 阅读(149) 评论(0) 推荐(0)