11 2012 档案

摘要:IntroductionThere has been a change in the Cocoa community in the past few years, where the use of accessors ininit/deallocis frowned upon, recommend ... 阅读全文
posted @ 2012-11-27 11:55 Proteas 阅读(257) 评论(0) 推荐(0)
摘要:This post is a look at how clang implements blocks and how this implementation leads to a number of strange behaviors including local variables that e... 阅读全文
posted @ 2012-11-23 18:19 Proteas 阅读(207) 评论(0) 推荐(0)
摘要:Part-1:EnvironmentSetupA few weeks ago I came into the need of optimizing some OpenGL code for iOS. There was alot of matrix- and vector-calculations ... 阅读全文
posted @ 2012-11-06 20:02 Proteas 阅读(632) 评论(0) 推荐(0)
摘要:When I wrote myIntroduction to NEON on iPhone, I considered some knowledge about the iOS devices’ processors as assumed to be known by the reader. How... 阅读全文
posted @ 2012-11-06 19:48 Proteas 阅读(213) 评论(0) 推荐(0)
摘要:class-dump-z http://code.google.com/p/networkpx/iphone-dataprotection http://code.google.com/p/iphone-dataprotection/SpyPhone https://github.com/nst/S... 阅读全文
posted @ 2012-11-06 01:12 Proteas 阅读(245) 评论(0) 推荐(0)