
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
http://ddeville.me/2013/06/ruby-like-nil-messaging-in-objective-c/?utm_source=iOS+Dev+Weekly&utm_campaign=iOS_Dev_Weekly_Issue_101&utm_medium=emailRuby-like nil messaging in Objective-C
Recursive Blocks in Objective-C Oct 29 2011Blocks are an awesome feature added to Objective-C with Mac OS X 10.6 and iOS 4.0.Most of the Cocoa API now includes block-based alternatives a
http://blog.csdn.net/xunyn/article/details/9013395最近在做一些hybird框架的项目,对于embed的UIWebView,其宽度一般由Native app 指定,对于HTML页面[html] viewplaincopyprint?meta name="viewpo
http://nshipster.com/nssortdescriptor/NSSortDescriptorWritten by Mattt Thompson on Jul 24th, 2012Sorting: the old mainstay of the exams of an intro CS class and whiteboards of an entry-l
Hidden Features of XcodeHidden Featuresof Xcode(http://stackoverflow.com/questions/146297/hidden-features-of-xcode)338favorite1047With a huge influx
http://blog.csdn.net/xunyn/article/details/9313151测试驱动开发是敏捷开发的一部分,它一般有“red-green- refactor”步骤iOS测试驱动开发的工具一、 OCUnit 是Xcode自带的测试工具其使用步骤分为1 建立测试的Target对于测试的Target可分为两种:logic
http://mobile.51cto.com/iphone-388420.htm针对sqlite数据库文件,进行加密。现有两种方案如下1.对数据库中的数据进行加密。2.对数据库文件进行加密两种加密方式的优缺点,比较如下:一、对数据库中的数据进行加密优点:1.实现数据加密快速,只需添加两个方法一是:对明文数据进行加密返回密文数据二是:
http://blog.devtang.com/blog/2013/06/16/ios-dev-tool-app-store-tool/iOS开发工具篇-AppStore统计工具JUN 16TH, 2013本文首发于InfoQ,本文版权归InfoQ所有,转载请保留原文链接。前言随着iOS开发的流行,针对iOS开发涉及的方方面面,早有一些公司提供了专门
项目/代码优化工具1、objec_dep,可以了解项目中各个类的关联信息,了解项目中无效文件,知道双向应用的文件。下载地址:https://github.com/nst/objc_dep 2、bee-framework,一个被移动、联通、电信、腾讯、新浪、百度、凤凰网使用的MVC框架库下载地址:https://github.com/BeeFramework/BeeFra
http://bjango.com/articles/soulver/?utm_source=iOS+Dev+Weekly&utm_campaign=iOS_Dev_Weekly_Issue_103&utm_medium=emailThere’s nothing wrong with shuffling and resizing layers around until re







