会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lgx联盟
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
下一页
2016年7月10日
iOS语音
摘要: [objc] view plain copy [objc] view plain copy [objc] view plain copy <span style="white-space:pre"> </span>这次Demo使用的是Speex对录制的声音进行语音压缩,并且进行ogg的封装。由于本人
阅读全文
posted @ 2016-07-10 19:13 lgx联盟
阅读(170)
评论(0)
推荐(0)
2016年7月8日
pct xcode7
摘要: pch
阅读全文
posted @ 2016-07-08 23:00 lgx联盟
阅读(147)
评论(0)
推荐(0)
宏定义
摘要: 宏定义
阅读全文
posted @ 2016-07-08 22:52 lgx联盟
阅读(1089)
评论(0)
推荐(0)
短信倒计时
摘要: 短信倒计时
阅读全文
posted @ 2016-07-08 22:46 lgx联盟
阅读(343)
评论(0)
推荐(0)
上架打包 最新大全
摘要: 上架打包
阅读全文
posted @ 2016-07-08 22:43 lgx联盟
阅读(562)
评论(0)
推荐(0)
iOS常用方法
摘要: 常用方法
阅读全文
posted @ 2016-07-08 22:32 lgx联盟
阅读(230)
评论(0)
推荐(0)
2016年6月25日
kvo
摘要: kvo
阅读全文
posted @ 2016-06-25 23:01 lgx联盟
阅读(132)
评论(0)
推荐(0)
2016年3月11日
iOS检测版本更新
摘要: 有时候为了需求,我们需要检测app版本更新今天在这里整合下 //获取当前版本号 NSDictionary *infoDictionary = [[NSBundle mainBundle] infoDictionary]; CFShow((__bridge CFTypeRef)(infoDiction
阅读全文
posted @ 2016-03-11 14:27 lgx联盟
阅读(168)
评论(0)
推荐(0)
2016年2月22日
关于各种证书
摘要: 转自holydancer的CSDN专栏,原文地址:http://blog.csdn.net/holydancer/article/details/9219333 概述: 苹果的证书繁锁复杂,制作管理相当麻烦,今天决定重置一个游戏项目中的所有证书,做了这么多次还是感觉很纠结,索性直接记录下来,日后你我
阅读全文
posted @ 2016-02-22 08:32 lgx联盟
阅读(147)
评论(0)
推荐(0)
2016年1月19日
把字典的key value 拼接成字符串加上签名加密
摘要: - (NSString *)getSianKeyWithDic:(NSDictionary *)dic{ //按字典排序 NSArray* arr = [dic allKeys]; arr = [arr sortedArrayUsingComparator:^NSComparisonResul...
阅读全文
posted @ 2016-01-19 15:48 lgx联盟
阅读(851)
评论(0)
推荐(0)
上一页
1
2
3
4
下一页
公告