`
文章列表
转自:http://www.appcoda.com/video-recording-playback-ios-programming/
转自:http://unmi.cc/uilable-uitextfield-padding-insets/   UITextField中第一个方法的注释写错了,还是控制文本的位置,非placeholder
xcode 如果切换开发者账号,老的或者已经失效的provisioning 还会选择provisioning看到,需要手动删除 xcode provisioning profile path: ~/Library/MobileDevice/Provisioning Profiles 打开并日期排序,删除老的 provisioning profile 文件即可   摘自:http://www.cocoachina.com/ask/questions/show/103066
转自:http://onevcat.com/2013/11/ios-iap-checklist/   收据验证相关:http://www.cnblogs.com/eagley/archive/2011/06/15/2081577.html
转自http://blog.cocoabit.com/blog/2014/10/06/yi-li-jieobjective-cruntime/?f=wb
这篇文章写的很不错,讲解地很透彻,推荐阅读,地址:http://xuexuefeng.com/autolayout/
转自:http://segmentfault.com/blog/jwfing/1190000000520755   apple 官方指南:https://developer.apple.com/library/IOS/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushService.html
转自:http://beforweb.com/node/581
转自:http://www.infoq.com/cn/articles/afn_vs_asi
UILabel的默认字体,我分别打印了出来,分别是 IOS7:font-family: ".HelveticaNeueInterface-M3"; font-weight: normal; font-style: normal; font-size: 17.00pt IOS8:IOS8:font-family: ".HelveticaNeueInterface-Regular"; font-weight: normal; font-style: normal; font-size: 17.00pt   但是Helvetica Neue Inte ...
转自:http://itony.me/200.html   class-dump官方地址应该是http://stevenygard.com/projects/class-dump/   App Store 上的都是加密了的,你可以从 91 之类或百度搜索的下载破解后的 ipa 如果要自行破解,可以参考下面网址用 GDB 在越狱过的机器上从内存里 dump 二进制代码 http://iphonedevwiki.net/index.php/Crack_prevention#AppStore   方式可以参看这个:http://imallen.com/blog/2013/07/06 ...
转自:http://blog.csdn.net/heartofthesea/article/details/14127749   SDImageCache类接口: http://hackemist.com/SDWebImage/doc/Classes/SDImageCache.html#//api/name/clearMemory
转自:http://www.asklinux.com/app/ios/286
转自:http://blog.csdn.net/houwenfu/article/details/17650479
转自:http://beyondvincent.com/blog/2013/11/03/120-customize-navigation-status-bar-ios-7/
Global site tag (gtag.js) - Google Analytics