分享iOS開發經常使用(三方類庫,工具,高仿APP,實用網站,技術乾貨)

一 . JSONModel  (三方類庫會有更新,建議你們在線下載)php

http://pan.baidu.com/s/1i5ybP1zhtml

二.AFNetworkiongreact

http://pan.baidu.com/s/1eSi8U0Uios

三.MJRefreshgit

http://pan.baidu.com/s/1pKLVUv5github

四.GData數據庫

http://pan.baidu.com/s/1bIYCPo編程

五.MBProgreHUD+MJjson

http://pan.baidu.com/s/1i48AXkpswift

...

美團iOS高仿

http://pan.baidu.com/s/1o8cmY9c

糯米iOS高仿

http://pan.baidu.com/s/1hsoA1Hq

iOS QQ音樂

https://pan.baidu.com/s/1eSI6ZRG

iOS 京東

https://pan.baidu.com/s/1gfv4r3H

漫畫iOS高仿

https://pan.baidu.com/s/1qYnK0Lu

土豆iOS仿寫

http://pan.baidu.com/s/1nvvlShj

百度傳課iOS

http://pan.baidu.com/s/1cogJRS

iOS 網易雲音樂

https://pan.baidu.com/s/1bpift63

iOS 企信

https://pan.baidu.com/s/1qY8dkdA

iOS 開發小Demo

 http://pan.baidu.com/share/link?shareid=1458156389&uk=3039777472

六.UI佈局 

 

我的封裝Button

http://pan.baidu.com/s/1kVrShJh

控件佈局

http://pan.baidu.com/s/1hrP7Ykc

七.數據庫MesaQLite

http://pan.baidu.com/s/1pL1Twj5

八.抓包工具

http://pan.baidu.com/s/1boQyhe3

九.注意事項

 

1.編輯器的樣式設置各類顏色不一樣的效果,看起來簡單明瞭

 

2.編程規範:模仿蘋果的代碼規範,會使你的程序總體看起來很舒服 

 

3.工程進行增長文件時最好不要拖拽進去,先拷貝到工程文件再添加,避免未知錯誤的出現

 

4.學會使用快捷鍵

CMD + N: 新文件

CMD + [: 左縮進

CMD + ]: 右縮進

CMD + B: 編譯

CMD + SHIFT + K: 清理

Command-← 移動到行首

Command-→ 移動到行尾

Command + A: 全選

Command + C: 複製

Command + V: 粘貼

Command + X: 剪切

Command + Z: 撤銷

Command + F: 搜索

Command + R: 運行

 

5. 使用插件來提升本身的編程效率

 

6.非ARC 記得配置

 -fno-objc-arc

 

7.進行網絡須要配置一下

Xcode7.0以上版本必須操做:https http

  1. 在Info.plist中添加NSAppTransportSecurity類型Dictionary。
  2. 在NSAppTransportSecurity下添加NSAllowsArbitraryLoads類型Boolean,值設爲YES

 

十.一些好用網站打開就是另外一個世界

OC轉JS((注 請複製粘貼下面網址)

http://bang590.github.io/JSPatchConvertor/

 在線工具類(很是好用)

http://tool.lu

JSON在線解析

http://tool.oschina.net/codeformat/json

時間戳和時間的相互轉換

http://tool.lu/timestamp

百度統計 

http://tongji.baidu.com

蒲公英 

https://www.pgyer.com

 fir.im 網站 

http://fir.im

草料二維碼   

http://cli.im

友盟統計 

http://www.umeng.com

豬八戒網  

http://www.zbj.com

趣米 

http://qumi.com

有米

https://www.youmi.net

百度應用(有點坑)

app.baidu.com/index(百度開發者平臺) 

code4App(注:連接不可用的話,能夠百度,也能夠複製網址)

http://code4app.com/forum-2-1.html 

易源接口 

https://www.showapi.com

leanCloud

https://leancloud.cn

百度API服務(注:連接不可用的話,能夠百度,也能夠複製網址)

http://apistore.baidu.com  

易百

http://www.yiibai.com

開源中國

http://www.oschina.net

聚合數據

 https://www.juhe.cn

 BBS(ShareSDK

http://bbs.mob.com

ShareSDK各社交平臺申請APPkey 的網址及申請流程彙總

http://bbs.mob.com/forum.php?mod=viewthread&tid=275&page=1&extra=#pid860

Face++ 人臉識別

https://www.megvii.com/technologies/

技術乾貨:

 分享一些第三方插件

http://www.cocoachina.com/ios/20161230/18477.html

免費的編程中文書籍索引

http://siberiawolf.com/free_programming/?plg_nld=1&plg_uin=1&plg_auth=1&plg_nld=1&plg_usr=1&plg_vkey=1&plg_dev=1

 Xcode常見報錯錦囊

 http://www.jianshu.com/p/617ee322ab68

iOS程序中的內存分配 棧區堆區全局區

 React Native指南聚集了各種react-native學習資源、開源App和組件(必須收藏)

iOS 經常使用總結

iOS 下拉通知欄里加入個性的widget

 iOS 開屏廣告解決方案---支持靜態/動態圖片廣告/mp4視頻廣告

iOS 使用Instruments的工具小結

 
相關文章
相關標籤/搜索