01 2016 档案
摘要:之前开发中遇到的一个需求,要让APP强制横屏,但是在调用系统相册的时候会崩溃,原因是这样的reason: 'Supported orientations has no common orientation with the application, and [PUUIAlbumListViewCon...
阅读全文
摘要:-(NSString *)encrypt:(NSString *)string withKey:(NSString *)key{ self.sBox = [[self frameSBox:key] mutableCopy]; unichar code[string.length]; int i...
阅读全文
摘要:UIScrollView本身事是不支持touch的,我们可以给她添加拓展#import "UIScrollView+util.h"@implementation UIScrollView (util)-(void)touchesBegan:(NSSet *)touches withEvent:(UI...
阅读全文

浙公网安备 33010602011771号