iOS 知識點Index

TabelView
http://www.itdecent.cn/p/c3563c34621e

colletionView init
http://stackoverflow.com/questions/17856055/creating-a-uicollectionview-programmatically

custom colletionViewCell
http://stackoverflow.com/questions/20451578/how-to-create-a-custom-uicollectionviewcell-and-add-image-from-url-to-it

collectionView horizontal
[yourFlowLayout setScrollDirection:UICollectionViewScrollDirectionHorizontal];

navigation customize
http://ios.9tech.cn/news/2013/1104/38423.html
navigation view on top
http://stackoverflow.com/questions/21850436/add-a-uiview-above-all-even-the-navigation-bar

提示相關(guān)
UIAlertView

keyboard hide keyboard
[self.view endEditing:YES];

Image content mode
http://blog.csdn.net/iunion/article/details/7494511

remove all subview
http://stackoverflow.com/questions/2156015/remove-all-subviews
http://my.oschina.net/kevinvane/blog/151589

UIButton 字體居左
http://my.oschina.net/kevinvane/blog/156647

UITextField
http://stackoverflow.com/questions/24710041/adding-uitextfield-on-uiview-programmatically-swift

GCD等待另一個線程結(jié)束
http://stackoverflow.com/questions/3879034/how-to-wait-for-a-thread-to-finish-in-objective-c

GCD delay
http://stackoverflow.com/questions/4139219/how-do-you-trigger-a-block-after-a-delay-like-performselectorwithobjectafter

識別剪貼板的內(nèi)容
http://www.itdecent.cn/p/10a6900cc904

iOS 路線
http://www.henishuo.com/ios-study-route/

正則表達式
http://www.itdecent.cn/p/b6cf63a979a1

單例
http://www.itdecent.cn/p/4b20e0893742

百度Map
**- Customize Annotaion **

http://blog.sina.com.cn/s/blog_67fc0fb70102v02a.html
**- Basic**** **
http://blog.sina.com.cn/s/blog_679968680101aibx.html
**- 鎖定到以當前經(jīng)緯度為中心點的顯示區(qū)域和合適的顯示范圍 **

http://www.cnblogs.com/puppyb2m/p/4777927.html


請求location
http://www.itdecent.cn/p/09bc1c967fd2
http://stackoverflow.com/questions/24062509/location-services-not-working-in-ios-8

修改狀態(tài)欄的顏色

  • (UIStatusBarStyle)preferredStatusBarStyle {
    return UIStatusBarStyleLightContent;
    }

[[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleDefault animated:YES];

H5 & iOS
http://www.henishuo.com/category/ios-h5-js/
https://developer.apple.com/legacy/library/samplecode/

HTML
http://www.itdecent.cn/p/832f36531df9 (判斷手勢)
https://www.w3cmm.com/javascript/touch.html (gesture)
http://zhidao.baidu.com/link?url=DWzZTmrBZamUYlWDnEnrdBu9O31O4fxpY_pu9TRWEcfdZeoT9zZR8MiOzkPyeU4zQTHJBM-1cW716vLkY84NpK (alert)

面試
http://www.360doc.com/content/16/0510/15/20919452_557863450.shtml

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • 10點半睡,6點半起,2+6.5=8.5小時有核心技術(shù)的人,才能活到最后。 iOS 閱讀整理在sourcetree...
    士夢閱讀 3,157評論 0 18
  • 青蛙跳到了井沿上,小鳥飛來了也落到了井沿上。 小鳥說:“青蛙,你看到了吧!” 青蛙說:“是的小鳥,我看到了無邊無際...
    妍君寶貝閱讀 344評論 0 2

友情鏈接更多精彩內(nèi)容