09 2015 档案
摘要:+(NSString *)getWeekday{NSDate *date = [NSDate date];NSDateComponents *componets = [[NSCalendar autoupdatingCurrentCalendar] components:NSWeekdayCalen...
阅读全文
摘要:[self.label convertRect:self.label.bounds toView:self.view]self.view既是屏幕
阅读全文
摘要:在webView加载完成的代理方法中添加一下代码[self.webView stringByEvaluatingJavaScriptFromString:@"function assignImageClickAction(){var imgs=document.getElementsByTagNam...
阅读全文
摘要:UIGraphicsBeginImageContextWithOptions(self.imgView.bounds.size, YES, [UIScreen mainScreen].scale); [self.imgView drawViewHierarchyInRect:self.imgVie...
阅读全文
摘要:CGSize imageSize = CGSizeMake(self.doneButton.frame.size.width, self.doneButton.frame.size.height); UIGraphicsBeginImageContextWithOptions(imageSiz...
阅读全文
摘要:---恢复内容开始---推送RSA加密1RSA加密2UIWebView获取cookieNSdata 与 NSString,Byte数组,UIImage 的相互转换---ios开发 Objective-CApp发布快速寻找第三方库Xcode6.4插件不能用的解决办法
阅读全文
摘要:NSHTTPCookieStorage *sharedHTTPCookieStorage = [NSHTTPCookieStorage sharedHTTPCookieStorage]; NSArray *cookies = [sharedHTTPCookieStorage cookiesForU...
阅读全文
摘要:http://blog.csdn.net/wave_1102/article/details/27327069
阅读全文

浙公网安备 33010602011771号