会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Kaymin
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
iOS
iOS项目代码行数统计
摘要:1、打开终端 2、cd 进入项目根目录 3、输入命令 4、回车
阅读全文
posted @
2017-05-26 14:34
Kaymin
阅读(133)
评论(0)
推荐(0)
iOS统计执行耗时
摘要:iOS统计代码执行时间,单位为毫秒。 方法 1 方法 2 方法 3 方法 4
阅读全文
posted @
2017-05-26 14:28
Kaymin
阅读(1384)
评论(0)
推荐(0)
UIWebView 访问https绕过证书验证
摘要:实现NSURLRequest allowsAnyHTTPSCertificateForHost 方法
阅读全文
posted @
2016-07-30 22:43
Kaymin
阅读(126)
评论(0)
推荐(0)
iOS同时录音和播放
摘要:iOS录音时默认设置会停止后台正在播放的声音 需要同时录音和播放,只要设置Category选项为MixWithOthers 以下是AudioSession和AVAudioSession设置方法 AudioSession AVAudioSession
阅读全文
posted @
2015-09-11 19:19
Kaymin
阅读(715)
评论(0)
推荐(0)
公告