XiaoKL

上一页 1 ··· 5 6 7 8 9 10 11 12 下一页

2014年6月20日

iOS.NS_DEPRECATED_IOS

摘要: 如何处理被NS_DEPRECATED_IOS标记的selector, 例如:类AVAudioSession中有:- (BOOL)setPreferredHardwareSampleRate:(double)sampleRate error:(NSError **)outError NS_DEPREC... 阅读全文

posted @ 2014-06-20 11:27 XiaoKL 阅读(637) 评论(0) 推荐(0)

2014年6月6日

iOS.Debug.Simulator

摘要: 1. iOS Simulator Tips & Trickshttp://code.tutsplus.com/tutorials/ios-simulator-tips-tricks--mobile-128442.http://stackoverflow.com/questions/18880893/... 阅读全文

posted @ 2014-06-06 15:38 XiaoKL 阅读(169) 评论(0) 推荐(0)

2014年4月13日

Games.RecordMobileGamePlayVideo

摘要: 1. kamcordhttps://github.com/kamcord/2. Sound Stage & iSimulatehttp://blog.tacograveyard.com/recording-ios-gameplay-trailershttp://www.cocos2d-iphone.... 阅读全文

posted @ 2014-04-13 22:10 XiaoKL 阅读(244) 评论(0) 推荐(0)

Android.Zygote

摘要: Zygote进程http://www.kaifazhe.com/android_school/397261.htmlhttp://anatomyofandroid.com/2013/10/15/zygote/ (已读)http://coltf.blogspot.jp/p/android-os-pro... 阅读全文

posted @ 2014-04-13 21:46 XiaoKL 阅读(204) 评论(0) 推荐(0)

2014年4月9日

iOS.Open.Source.Project.LibComponentLogging

摘要: iOS / OS X的写日志模块。 阅读全文

posted @ 2014-04-09 10:30 XiaoKL 阅读(159) 评论(0) 推荐(0)

2014年4月8日

HTTP.ContentType

摘要: 1. multipart/x-mixed-replacehttp://blog.dubbelboer.com/2012/01/08/x-mixed-replace.html 阅读全文

posted @ 2014-04-08 11:15 XiaoKL 阅读(177) 评论(0) 推荐(0)

2014年4月7日

OSX.PackageManager-Homebrew

摘要: Homebrew How to install pip on mac? http://stackoverflow.com/questions/12092306/how-to-install-scipy-with-pip-on-mac-mountain-lion-os-x-v10-8 1. Scipy 阅读全文

posted @ 2014-04-07 23:00 XiaoKL 阅读(349) 评论(0) 推荐(0)

Python.tornado.0

摘要:   https://github.com/facebook/tornado http://www.tornadoweb.org/en/stable/guide/intro.html  (AAAAA) Tornado文档 http://tornado.readthedocs.org/en/latest 阅读全文

posted @ 2014-04-07 22:50 XiaoKL 阅读(397) 评论(0) 推荐(0)

2014年4月6日

__PRETTY_FUNCTION__, __FUNCTION__, __func__

摘要: __PRETTY_FUNCTION__, __FUNCTION__, __func__这三者的区别是什么?http://stackoverflow.com/questions/4384765/whats-the-difference-between-pretty-function-function-func 阅读全文

posted @ 2014-04-06 17:17 XiaoKL 阅读(1213) 评论(0) 推荐(0)

2014年4月2日

Python.with

摘要: with关键字with关键字的使用:http://www.cnblogs.com/Brogrammer/archive/2012/07/23/2605570.html 阅读全文

posted @ 2014-04-02 17:12 XiaoKL 阅读(172) 评论(0) 推荐(0)

2014年3月29日

iOS.ChangeIniOS7

摘要: 1. Multitasking in iOS 7http://www.objc.io/issue-5/multitasking.htmlhttp://www.slideshare.net/mremond/multitasking-in-ios-7 阅读全文

posted @ 2014-03-29 16:00 XiaoKL 阅读(111) 评论(0) 推荐(0)

2014年3月27日

iOS.FileSystem.HardLinkAndSymbolicLink

摘要: 关于iOS中的硬连接和符号连接(软连接),iOS其实是Unix的变体,所以在这方面也继承了Unix的特性,下面这个连接比较详细的进行了类比说明。1. http://www.tanhao.me/pieces/597.html (作者如有异议,该连接可以从本blog移除)。 阅读全文

posted @ 2014-03-27 14:24 XiaoKL 阅读(292) 评论(0) 推荐(0)

2014年2月13日

iOS.Operation-on-ZipFile

摘要: Operation on ZipFile Reference 在Mac OS X和iOS中操作.zip文件(例如创建zip文件, 从zip文件中抽取数据): 1. http://stackoverflow.com/questions/11333399/download-and-unzip-file- 阅读全文

posted @ 2014-02-13 11:36 XiaoKL 阅读(276) 评论(0) 推荐(0)

2014年2月11日

iOS.CM5.CM4.CM2

摘要: 增量数据计算接口:CC_MDx_InitCC_MDx_UpdateCC_MDx_Final全量数据计算接口:CC_MDx 阅读全文

posted @ 2014-02-11 20:03 XiaoKL 阅读(165) 评论(0) 推荐(0)

2014年2月10日

iOS.Library.Architecture

摘要: 在用file查看library的architechture时有以下输出:$ file WebPWebP: Mach-O universal binary with 3 architecturesWebP (for architecture i386): current ar archive random libraryWebP (for architecture armv7): current ar archive random libraryWebP (for architecture cputype (12) cpusubtype (11)): current ar archive ran 阅读全文

posted @ 2014-02-10 10:25 XiaoKL 阅读(306) 评论(0) 推荐(0)

上一页 1 ··· 5 6 7 8 9 10 11 12 下一页

导航