会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
juggment
博客园
首页
新随笔
联系
订阅
管理
2015年10月
iOS头文件无法找到 Lexical or preprocessor lssue 'lame/lame.h' file not found
摘要: .h' file not found 头文件无法找到
阅读全文
posted @ 2015-10-09 17:34 Jugg-
阅读(436)
评论(0)
推荐(0)
2015年7月
解决新浪微博未安装客户端分享不能带链接问题
摘要: 新浪微博分享 未安装客户端 不显示链接 无法分享链接
阅读全文
posted @ 2015-07-14 16:40 Jugg-
阅读(1314)
评论(0)
推荐(0)
2015年5月
单例
摘要: + (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)
SDWebImage下载和缓存图片(UIImge)
摘要: 1.用SDWebImage下载图片#import "SDWebImageManager.h" [[SDWebImageManager sharedManager] downloadImageWithURL:[NSURL URLWithString:@"anurl"] options:0 ...
阅读全文
posted @ 2015-05-27 17:16 Jugg-
阅读(6063)
评论(0)
推荐(0)
cornerstone 破解安装
摘要: 首先直接百度一下cornerstone 下载客户端。将客户端直接拖动到应用程序文件夹下,第一次打开前先把时间改成2020年(必须这么做)如图然后打开cornerstone,恢复时间。关于无法上传文件 点击左上方“前往” 选择前往文件夹 如图输入:~/.subversion点击前往找到文件夹下得con...
阅读全文
posted @ 2015-05-27 00:52 Jugg-
阅读(267)
评论(0)
推荐(0)
公告