IOS開發特別備註

IOS開發特別備註:php

 

URL帶中文轉碼:html

//中文轉碼ios

- (NSString*)encodeUrl:(NSString*)urlStr{git

 

    NSString * encodedString = (NSString *)CFURLCreateStringByAddingPercentEscapes(kCFAllocatorDefault,github

                                                                                   (CFStringRef)urlStr,面試

                                                                                   NULL,正則表達式

                                                                                   NULL,objective-c

                                                                                   kCFStringEncodingUTF8);sql

 

    return encodedString;編程

}

 

IOS備忘錄(碉堡了)

http://github.ibireme.com/github/list/ios/#

 

教你如何升級app適配IOS 7(不錯)

http://www.cocoachina.com/newbie/basic/2013/1011/7142.html

IOS7問題集合

http://www.cocoachina.com/bbs/simple/?f49.html

Block分析

http://blog.sina.com.cn/s/blog_7b9d64af0101c4sh.html

 

IOS7微博,微信分享失敗(解決辦法)

http://www.cocoachina.com/bbs/simple/?t159055.html

 

如何讓IOS app支持32位和64位

http://blog.csdn.net/lixiaopeng23/article/details/11784369

 

第三方庫管理利器

http://blog.csdn.net/totogo2010/article/details/8198694

 

IOS7狀態欄官方標準適配方法(能夠研究下)

http://blog.csdn.net/rhljiayou/article/details/12029927

 

IOS Block - 淺析

http://blog.sina.com.cn/s/blog_7b9d64af0101c4sh.html

 

IOS 7 UI適配方法

http://blog.sina.com.cn/s/blog_6fd90b5b0101cy50.html

http://forum.bee-framework.com/index.php/forum/view/40

http://stackoverflow.com/questions/18294872/ios-7-status-bar-back-to-ios-6-style

http://code4app.com/ios/%E8%87%AA%E5%AE%9A%E4%B9%89NavigationBar/5208accf6803fa7d36000001

http://hi.baidu.com/heiting007/item/f3687704342bdbeb349902f3

 

在info裏面

View controller-based status bar appearance  設置 NO

 

IOS7 界面上移20像素解決辦法

http://blog.csdn.net/ecjtuchenyong/article/details/12000815

自定義 蘋果本身的IOS7方法 修改window XIB

 

IOS開發必備調試利器

http://www.csdn.net/article/2013-09-29/2817096-7-debug-tools-for-ios

 

Icon去掉高光

http://blog.csdn.net/mideveloper/article/details/8427083

Icon設置

http://www.cocoachina.com/macdev/uiue/2012/0508/4227.html

 

iOS7 設計備忘單

http://www.cocoachina.com/newbie/basic/2013/0822/6851.html

 

iOS7 開發者信息圖

http://www.cocoachina.com/applenews/devnews/2013/0829/6892.html

 

8個移動推送服務商(不錯)

http://www.csdn.net/article/2013-09-10/2816885-8-push-service-for-mobile-developers

 

IOS 五大編程工具

http://www.csdn.net/article/2013-09-11/2816908-iOS-dev-toolseditors

 

Xcode4 程序突然崩潰,殭屍變量

http://blog.sina.com.cn/s/blog_5fde608901010pl5.html

http://www.cocoachina.com/macdev/objc/2011/0219/2661.html

http://www.douban.com/note/200289576/

 

蘋果新圖標要求命名規範

http://www.cocoachina.com/bbs/read.php?tid=152532

 

Core Data概述

http://www.cocoachina.com/gamedev/misc/2013/0911/6981.html

 

IOS生成ipa文件

http://www.cnblogs.com/shirley-1019/archive/2013/02/28/2936585.html

 

第三方API

RegexKitLite 專門用來進行數據驗證(正則表達式)

http://blog.csdn.net/luckilyyu/article/details/6229048

IOS 正則表達式 詳解

http://blog.csdn.net/ios_long/article/details/6720650

 

很酷的工具

http://revealapp.com/

 

AFNetWorking 詳解

http://www.cnblogs.com/shangdahao/p/3097288.html

http://blog.sina.com.cn/s/blog_b0074edd0101q0me.html

 

APP提交審覈被拒的緣由總結

http://blog.sina.com.cn/s/blog_7695024501018q1l.html

http://blog.csdn.net/temo456/article/details/8906993

提交經驗總結

http://tiny4cocoa.com/home/s/20/

 

一本好書下載(IOS6)

http://www.cocoachina.com/newbie/tutorial/2013/0812/6774.html

 

iphone開發資源彙總

http://blog.csdn.net/favormm/article/details/6664970

 

Xcode幫助文檔閱讀指南

http://tiny4cocoa.com/thread/show/117/

 

開源框架

http://blog.csdn.net/yuri99/article/details/7187527

http://www.cnblogs.com/it-ysq/p/3255642.html

http://www.csdn.net/article/2013-06-05/2815530-GitHub-iOS-open-source-projects-one

http://www.csdn.net/article/2013-07-15/2816230-GitHub-iOS-open-source-projects-three/1

http://www.csdn.net/article/2013-06-18/2815806-GitHub-iOS-open-source-projects-two/2

 

IOS面試題集錦(須要學習)

http://blog.csdn.net/swj6125/article/details/9717619

http://blog.sina.com.cn/s/blog_a7c44c880101aibh.html

http://blog.sina.com.cn/s/blog_a7c44c880101au0o.html

 

這輩子見到最詳細的IOS帳號申請和APP發佈教程(頂)

http://bangpai.taobao.com/group/thread/15148131-278078561.htm

 

4個開源的IOS APP (包括ipad),能夠好好研究下

http://www.cocoachina.com/applenews/devnews/2013/0830/6900.html

 

針對IOS 7 進行開發

http://www.cocoachina.com/applenews/devnews/2013/0828/6882.html

 

客戶端與服務器同步數據的最佳方案

http://segmentfault.com/q/1010000000186548

http://www.zhihu.com/question/20238731

 

不錯的博客

(IOS開源項目列表)

http://www.cnblogs.com/shangdahao/category/479615.html

 

經常使用代碼

http://blog.csdn.net/sike2008/article/details/7282790

 

酷勤網(不錯的諮詢)

IOS開發者必知的75個工具

http://www.kuqin.com/shuoit/20130825/334892.html

 

IOS 聊天demo (給力)

http://www.cocoachina.com/applenews/devnews/2013/0828/6887.html

 

1.APP上線(應用程序發佈)

http://www.cocoachina.com/newbie/tutorial/2013/0508/6155.html

https://itunesconnect.apple.com/ 提交地址

2.開發者帳號申請(99美金)(公司帳號,非我的)

http://blog.csdn.net/songrotek/article/details/8448331(我的開發者申請教程)

http://www.cocoachina.com/bbs/simple/?t50677.html

http://www.devdiv.com/forum.php?mod=viewthread&tid=134776

http://blog.csdn.net/xufeidll/article/details/7851553

http://blog.csdn.net/lgm252008/article/details/8575084

http://blog.csdn.net/madongchunqiu/article/details/7929168

真機測試

http://blog.sina.com.cn/s/blog_68e753f70100r3w5.html

3.側滑代碼研究

上(code4app.com)

4.適配 3.5寸屏,4寸屏

(easy)

5.mac上面 svn的使用

http://www.reake.com/mac-svn-version-control-software-versions-using-the-tutorial/

http://www.2cto.com/os/201304/200098.html

http://blog.csdn.net/sjx19871225/article/details/8754649

下載地址:http://blog.jiunile.com/mac%E4%B8%8Bversions%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC%E7%A0%B4%E8%A7%A3.html

6.IOS推送服務創建

http://www.csdn.net/article/2012-02-18/311976

http://zxs19861202.iteye.com/blog/1532460

http://www.cnblogs.com/wengzilin/archive/2012/05/02/2479241.html

http://blog.csdn.net/ysy441088327/article/details/7803886

http://blog.csdn.net/silencetq/article/details/8115501(關於數據格式搭建)

http://www.ityran.com/archives/194(權威教程)

http://www.open-open.com/lib/view/open1369278303201.html(自定義服務器的搭建)

7.定位

http://www.cnblogs.com/syxchina/archive/2012/10/14/2723522.html

8.內存管理精華帖

http://www.cnblogs.com/wengzilin/archive/2012/06/29/2569701.html

9.AutoLayout

http://bbs.9ria.com/thread-209549-1-1.html(代碼佈局)

http://www.devdiv.com/forum.php?mod=viewthread&tid=136399(代碼佈局)

IOS6 自動佈局入門(2篇)

http://www.raywenderlich.com/zh-hans/22873/ios-6-%E8%87%AA%E5%8A%A8%E5%B8%83%E5%B1%80-%E5%85%A5%E9%97%A8%EF%BC%8D1

http://www.raywenderlich.com/zh-hans/23026/ios-6-%E8%87%AA%E5%8A%A8%E5%B8%83%E5%B1%80-%E5%85%A5%E9%97%A8%EF%BC%8D2

10.IOS使用Reachability實時檢測網絡鏈接狀況

http://small.qiang.blog.163.com/blog/static/97849307201232034424799/

11.IOS多線程讀寫sqlite問題解決方法(給力)

http://blog.csdn.net/yhawaii/article/details/7521862

http://aminby.net/2012/08/objective-c-sqlite-fmdb-introduce/

http://article.yeeyan.org/view/99971/307572

12.關於濾鏡的blog

http://blog.csdn.net/ydj213/article/details/8816104

http://lipq.farbox.com/post/2012/2012-07-21-ios-opensource-filters

http://www.alexcurylo.com/blog/2012/03/08/image-filtering/

https://github.com/xissburg/XBImageFilters

13.靜態圖片濾鏡

http://www.cocoachina.com/bbs/read.php?tid-48101.html

14.coreImage 濾鏡詳解

http://blog.csdn.net/qi_ruihua/article/details/8716284

15.AVCaptureSession 講解

http://mywayonobjectivec.blogspot.com/2013/04/blog-post_23.html

http://www.cnblogs.com/zhangmangyuan/archive/2013/01/25/uiimagepicker.html

16.閃光燈設置

http://blog.sina.com.cn/s/blog_6f40a0e70100ofxd.html

17.相機設置調用(比較詳細)

http://www.sharejs.com/codes/objectc/7029

18.字符串轉換爲NSDate

http://blog.csdn.net/gilnuy0106/article/details/8451911

比較時間NSDate

http://blog.sina.com.cn/s/blog_6d01cce3010199if.html

19.經驗總結

http://www.cnblogs.com/zhangmangyuan/archive/2013/01/23/zhangmengge.html

20.程序性能優化

http://blog.csdn.net/linzhiji/article/details/8792930

http://blog.csdn.net/lcoal/article/details/6099162

21.使用xcode和Instrument來調試解決IOS內存泄露的問題

http://www.cocoachina.com/newbie/basic/2012/1204/5242.html

22.關於調用系統相機的知識

整理下可能用到的知識,方法

http://www.cnblogs.com/pengyingh/articles/2342042.html

用UIImagePickerController調用系統的照相機

http://www.cocoachina.com/iphonedev/sdk/2010/1019/2208.html

下面爲神級教程

http://www.byywee.com/page/M0/S749/749182.html

23.IOS國際化教程

http://blog.csdn.net/tangren03/article/details/8081032

24.Google Maps SDK for iOS 中文教程

http://blog.csdn.net/musou_ldns/article/details/8524158

25.ARC

http://www.cocoachina.com/newbie/basic/2012/1016/4927.html

26.圖片上傳

圖片上傳 關於壓縮的問題

若是不壓縮,圖片的數據量很是大,很影響上傳速度

http://blog.csdn.net/jinglijun/article/details/8751269

http://blog.csdn.net/jinglijun/article/details/8751220

27.CoreData使用(下面2個都是詳細教程)

http://blog.csdn.net/arthurchenjs/article/details/6339659

http://blog.csdn.net/tangren03/article/details/7794226

28.抽屜視圖

http://www.cnblogs.com/shangdahao/p/3142204.html

http://code4app.com/ios/MMDrawerController/51b3fd056803fa152e000000

29.IOS內置字體設置(詳細)

http://moto0421.iteye.com/blog/1564848

30.如何生存ipa

http://502317120.blog.51cto.com/4062300/1074445

http://blog.chinaunix.net/uid-11121450-id-3541185.html

 

31.objec-c基礎(不錯,值得看)

http://blog.csdn.net/column/details/xobjective-c.html

32.object-c對象的歸檔

http://blog.csdn.net/jobtong/article/details/8456386

33.iPhone開發之全景展現(panoramagl)

http://www.cnblogs.com/ios-wmm/archive/2012/11/20/2779249.html

http://www.cocoachina.com/bbs/read.php?tid=67395&page=1

34.IOS文件操做

http://blog.csdn.net/xyz_lmn/article/details/8968213

35.CoreData教程

(很詳細的教程,經典)

http://blog.csdn.net/swj6125/article/category/1545519

(從0開始學coreData,不錯)

http://c.gzl.name/archives/tag/core-data

36.AFNetWork最新網絡庫

http://blog.cnrainbird.com/index.php/2013/01/24/afnetwork_zuo_yong_he_yong_fa_xiang_jie/

http://blog.csdn.net/liao3841054/article/details/9138607

37.多線程分析(經典)

http://www.cnblogs.com/sunfrog/p/3243230.html

38.開源的第三方網絡庫  ASIHTTPRequest,AFNETWork,MKNetWork,AsyncSocket

JSON解析:用系統的就能夠啦。

XML解析:第三方庫,有多種庫能夠選擇。

相關文章
相關標籤/搜索