XiaoKL

随笔分类 -  iOS

上一页 1 2 3 4

iOS.AddFont
摘要:为iOS App 添加定制字体http://www.developers-life.com/how-to-include-ttf-fonts-to-ios-app.htmlhttp://blog.beefyapps.com/?p=316 阅读全文

posted @ 2013-09-20 12:43 XiaoKL 阅读(182) 评论(0) 推荐(0)

iOS.AVCaptureSession
摘要:AVCaptureSession的使用容易freeze的问题1.http://stackoverflow.com/questions/11905505/avcapturesession-stop-running-take-a-long-long-time2.http://stackoverflow.com/questions/3517667/immediately-freeze-frame-an-avcapturesession 阅读全文

posted @ 2013-08-30 14:40 XiaoKL 阅读(282) 评论(0) 推荐(0)

OpenGLES.gpus_ReturnNotPermittedKillClient
摘要:在iOS中,使用OpenGLES不当引起的crash:“gpus_ReturnNotPermittedKillClient”https://developer.apple.com/library/ios/qa/qa1766/_index.htmlhttp://blog.csdn.net/world_liu/article/details/8960786 阅读全文

posted @ 2013-08-30 11:34 XiaoKL 阅读(802) 评论(0) 推荐(0)

iOS.ObjC.Basic-Knowledge
摘要:1. ObjC的基础 2. ObjC2.0中的编译指令 3. ObjC Runtime 4. ObjC Object Model 5. ObjC的新语法 6. FQA 1. ObjC的基础 2. ObjC2.0中的编译指令 http://www.learn-cocos2d.com/2011/10/c 阅读全文

posted @ 2013-07-17 20:02 XiaoKL 阅读(285) 评论(0) 推荐(0)

iOS.Dev.Support.MultiVersions
摘要:如何利用target conditionals和availabilty如何来区分平台iOS OR Mac“When building for iOS the deployment target is __IPHONE_OS_VERSION_MIN_REQUIRED and the maximum SDK is __IPHONE_OS_VERSION_MAX_ALLOWED” R[1]Availability.h 头文件中有各版本号的定义Reference:1.http://www.cocoanetics.com/2012/09/target-conditionals-and-availabil 阅读全文

posted @ 2013-07-02 12:38 XiaoKL 阅读(206) 评论(0) 推荐(0)

iOS.ObjC.Compiler.Directives
摘要:Objective-C Compiler Directives @dynamic "You use the @dynamic keyword to tell the compiler that you will fulfill the API contract implied by a proper 阅读全文

posted @ 2013-06-30 11:43 XiaoKL 阅读(269) 评论(0) 推荐(0)

OpenSource.iOS.ProtobufWithObjective-C
摘要:2. 在iOS(Mac OS X)中使用protobuf2.0 构建protocA) 下载最新的protobuf版本B) 依据README中的步骤依次进行2.1 添加protobuf到工程中A) 打开Xcode iOS 工程,点击"add file ..."选中"google"目录 (选中"copy... 阅读全文

posted @ 2013-06-24 12:57 XiaoKL 阅读(705) 评论(0) 推荐(0)

Xcode.Subproject.And.Framework
摘要:1. Easy Xcode Static Library Subprojects and Submoduleshttp://www.blog.montgomerie.net/easy-xcode-static-library-subprojects-and-submodules2. Sub-Proj... 阅读全文

posted @ 2013-06-23 23:45 XiaoKL 阅读(365) 评论(0) 推荐(0)

Cocoa.DesignPattern.Factory
摘要:1. Automagic Factories in Objective-Chttp://www.bobmccune.com/2011/04/08/automagic-factories-in-objective-c/Objective-C Runtime:objc_getClassList()class_getSuperclass() 阅读全文

posted @ 2013-06-16 15:50 XiaoKL 阅读(99) 评论(0) 推荐(0)

iOS.技术站点
摘要:1. 技术博客 http://xubenyang.me http://idevapps.com/forum/index.php http://homepages.ius.edu/rwisman/C490/html/threads.htm http://www.idevgames.com http:/ 阅读全文

posted @ 2013-05-23 12:13 XiaoKL 阅读(320) 评论(0) 推荐(0)

iOS.big-endian
摘要:Endianness (字节序) "Endianness is the order of the bytes comprising a digital word in computer memory. It also describes the order of byte transmission 阅读全文

posted @ 2013-02-27 14:54 XiaoKL 阅读(501) 评论(0) 推荐(0)

iOS.AppReverseEngineering
摘要:逆向可以窥探一下其他程序的一些设计思路,同时对这些东西的了解有助于定位Crash的原因,所以说 逆向在coding之余是不错的选择。 1. class-dump http://www.codethecode.com/projects/class-dump/ 2. mikeash.com的文章 Obj 阅读全文

posted @ 2012-10-12 17:38 XiaoKL 阅读(634) 评论(0) 推荐(0)

iOS.Debug.LLDB-1
摘要:0. lldb的帮助 (lldb) help 显示lldb的命令 (lldb) help command 显示某个命令的帮助 (lldb) help command subcommand 显示命令的子命令的帮助 1. 使用lldb的断点(breakpoint) 1.1 通过在IDE中在每行代码前点击 阅读全文

posted @ 2012-09-19 19:14 XiaoKL 阅读(454) 评论(1) 推荐(0)

iOS.Crash.Crash-Common
摘要:解决Crash的通用技术 1. symbolicatecrash 1.1 symbolicatecrash 的路径 /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKit.frame 阅读全文

posted @ 2012-08-23 19:22 XiaoKL 阅读(550) 评论(0) 推荐(0)

iOS5的文件系统备份策略
摘要:1 下面这篇文章说明了iOS5在文件备份方面发生的变动。http://www.marco.org/2011/10/13/ios5-caches-cleaning2 iCloud 阅读全文

posted @ 2012-01-31 16:25 XiaoKL 阅读(226) 评论(0) 推荐(0)

video processing on Mac and iOS
摘要:1). GPU-accelerated video processing on Mac and iOShttp://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios 阅读全文

posted @ 2012-01-07 22:34 XiaoKL 阅读(223) 评论(0) 推荐(0)

Cache On iOS
摘要:NSCache NSDiscardableContent 阅读全文

posted @ 2012-01-05 18:18 XiaoKL 阅读(199) 评论(0) 推荐(0)

在iOS开发中如何高效使用静态库
摘要:iOS 静态库在iOS开发中,使用动态库是受Apple限制的,故多采用以源码形式或静态库的方式来实施。如果使用自己开发的静态库,就会有一个问题,静态库的源码发生改变,那么我们就要新编译一个静态库将老的库替换掉。但是这样带来了诸多不便:1. 开发人员之间协作不畅。2. 拿不到最新的库文件。3. 要根据... 阅读全文

posted @ 2011-05-27 00:36 XiaoKL 阅读(994) 评论(0) 推荐(0)

上一页 1 2 3 4

导航