摘要: .h' file not found 头文件无法找到 阅读全文
posted @ 2015-10-09 17:34 Jugg- 阅读(436) 评论(0) 推荐(0)
摘要: 新浪微博分享 未安装客户端 不显示链接 无法分享链接 阅读全文
posted @ 2015-07-14 16:40 Jugg- 阅读(1314) 评论(0) 推荐(0)
摘要: + (instancetype)sharedInstance{ static id instance = nil; static dispatch_once_t onceToken;//用gcd保证语句只执行一次 dispatch_once(&onceToken, ^{ ... 阅读全文
posted @ 2015-05-29 17:41 Jugg- 阅读(111) 评论(0) 推荐(0)
摘要: 1.用SDWebImage下载图片#import "SDWebImageManager.h" [[SDWebImageManager sharedManager] downloadImageWithURL:[NSURL URLWithString:@"anurl"] options:0 ... 阅读全文
posted @ 2015-05-27 17:16 Jugg- 阅读(6063) 评论(0) 推荐(0)
摘要: 首先直接百度一下cornerstone 下载客户端。将客户端直接拖动到应用程序文件夹下,第一次打开前先把时间改成2020年(必须这么做)如图然后打开cornerstone,恢复时间。关于无法上传文件 点击左上方“前往” 选择前往文件夹 如图输入:~/.subversion点击前往找到文件夹下得con... 阅读全文
posted @ 2015-05-27 00:52 Jugg- 阅读(267) 评论(0) 推荐(0)