原创 iOS安全攻防(十五):使用iNalyzer分析應用程序

好想用 doxygen 畫iOS app的class繼承關係。 有沒有比 class-dump-z 更直觀的分析工具? 利器 iNalyzer 隆重登場~ 一、iNalyzer的安裝 在iPhone端: 1)進入cydia添加源 h

原创 UIViewController連續push、pop的正確做法

正確的做法是把 連續的push放在上一個push的結束回調 navigationController:didShowViewController:animated:中進行 @interface PbNavigationControll

原创 Quick And Easy Debugging Of Unrecognized Selector Sent To Instance

It’s happened to all of us; we’re merrily trucking down the development road, building and testing our app when all

原创 Easy UITableView optimizations

http://www.codeproject.com/Articles/675270/Easy-UITableView-optimizations Now this may be the most simplistic blog po

原创 iOS 開發者必知的 75 個工具(譯文)

原文地址:http://benscheirman.com/2013/08/the-ios-developers-toolbelt (需翻牆)   如果你去到一位熟練的木匠的工作室,你總是能發現他/她有一堆工具來完成不同的任務。  

原创 UINavigationBar點擊區域超出、覆蓋的問題

Why does UINavigationBar steal touch events? http://stackoverflow.com/questions/9079907/why-does-uinavigationbar-stea

原创 11個在線編碼大賽

如果你擁有出色的編碼技能,或者雖然你只是名初學者,但你願意去鍛鍊自己的編碼能力,願意去和頂尖的編碼者進行PK,那麼這篇文章就是爲你而準備的。本文提供了11個在線編碼競賽,與來自世界各地的編碼人員進行PK。 文中提及的這些網站都有各自的

原创 Sharing Data Locally between ios apps

Posted MAY 7 2013 by DILLAN LAUGHLIN in BLOG, DEVELOPMENT, TUTORIAL with 2 COMMENTS http://enharmonichq.com

原创 Objective-C相關Category的收集

http://www.cocoachina.com/applenews/devnews/2014/0212/7808.html Categories是給你得不到源碼的classes增加功能的一種方法。這個頁面收集一些相關的Cate

原创 xcode 快速自動註釋插件

xcode 快速自動註釋插件 今天再github上發現一個很有用的插件,可以幫助ios開發人員快速寫註釋。先看效果圖: 安裝 下載地址:https://github.com/onevcat/VVDocumenter-

原创 利用 QuincyKit + KSCrash 構建自己的 Crash Log 收集與管理系統

 http://www.cocoachina.com/applenews/devnews/2014/0721/9199.html 前言 我們知道,iOS bug定位是極看重crash log的,目前網上提供了不少crash log收集與管

原创 iOS開發者必備:四款後端服務工具

後端服務加速了移動應用的開發,改進了可擴展性並減少了開發者對服務器端編碼的需求。對於開發者來說,連接後端數據到前端或許是一件特別痛苦的事情。但後端服務卻能夠幫助開發者以更快的速度構建移動應用,不僅如此,它還能減少着移動應用開發的成本。爲

原创 自定義push viewcontroll 的動畫 (Custom animation for pushing a UIViewController)

http://stackoverflow.com/questions/1406037/custom-animation-for-pushing-a-uiviewcontroller http://applidium.github.io/A

原创 ios 越獄開發(應用安裝)

http://www.cnblogs.com/easonoutlook/p/3220429.html 做越獄開發也有一些時間了,有很多東西想總結一下,希望給他人一些借鑑,也是自己對過去開發經歷的一些總結。個人不推薦使用盜版,這裏主要以

原创 Automator 教程例子

http://automator.us/examples-01.html 點贊 收藏 分享 文章舉報 logcabin 發佈了44 篇原創文章 · 獲贊 4 · 訪問量 34萬