• iOS 版 Gmail 也升級了! 資訊

    2,而就在一天之后,iOS 版 Gmail 也迎來了升級。 iOS 上新版的 Gmail 應用增添了包括多賬戶支持在內的諸多優化和新功能,同時提供了更為簡潔美觀的用戶界面。 Google 為 iOS 版 Gmail

    jopen 2012-12-04   5735   0
    IOS  
    P8

      ios界面動畫小結 文檔

    ?ios界面動畫小結 2011-10-31 10:29| 發布者: benben| 查看: 3020| 評論: 0 摘要: 一.基本方式:使用UIView類的UIViewAnimation擴展函數說明+

    sznupt 2013-08-17   644   0
    P54

      ios開發隨筆 文檔

    Checking for background support on earlier versions of iOS UIDevice *device = [UIDevice currentDevice]; BOOL

    youqi 2016-04-18   1035   0

    iOS優秀代碼收集 經驗

    iOS優秀代碼收集

    jopen 2013-09-20   20176   0

    iOS NSString的常用用法 經驗

    string2); //17、-substringWithRange: //按照所給出的位置,長度,任意從字符串中截取子串 NSString *string1 = @" This is a string "

    openkk 2012-06-17   34304   0

    開源的iOS框架:Nimbus 經驗

    Nimbus是一個開源的iOS框架,比起Three20,Nimbus的文檔更為全面、豐富,能夠實現很多非常炫的界面特效。因此,開發者可以借助Nimbus來降低項目設計的復雜度。 項目主頁:

    jopen 2013-06-06   45404   0

    iOS 圖表庫:FSLineChart 經驗

    FSLineChart 是簡單的 iOS 線性圖表庫,很容易調節(大小,顏色,線寬度,標簽顯示等等),同時還包括非常好的展示動畫。 NSArray* months = @[@"January", @"February"

    jopen 2014-10-15   26770   0

    iOS 加載動畫:Spinner 經驗

    Spinner 是用 Swift 寫成的 VMGearLoadingView 端口,可以創建漂亮的動畫,用于加載數據時候的視圖。

    pdce 2015-06-11   16202   0

    iOS 進度條:VAProgressCircle 經驗

    VAProgressCircle 是 iOS 一款顯示加載進度的 UIview。 Example Setup Clone the repo and drag the Classes folder into

    jopen 2015-06-22   10671   0

    iOS 菜單:TopMenuCustomScrollView 經驗

    TopMenuCustomScrollView 是一個 iOS 的菜單列表滾動視圖。 項目主頁: http://www.baiduhome.net/lib/view/home/1437373873474

    jopen 2015-07-20   13235   0

    iOS 分頁視圖:PICollectionPageView 經驗

    PICollectionPageView 是一個基于 UICollectionView 的分頁視圖。

    fm3d 2015-08-10   9215   0

    用于 Sketch 的 iOS 9 UIKit 經驗

    用于 Sketch 的 iOS 9 UIKit。 Introducing the first most accurate and most complete iOS 9 UI template.

    jopen 2015-06-17   19240   0

    iOS開源動畫集合 經驗

    iOS開源動畫集合

    jopen 2015-09-17   9007   0

    iOS 菜單:SlideMenuControllerSwift 經驗

    SlideMenuControllerSwift 是基于 iQON,Googl+,Ameba iPhone 應用的滑動菜單。

    jopen 2015-01-18   21066   0

    iOS 選項卡:GGTabBar 經驗

    GGTabBar 是可定制的 UITabBar 或者 UITabBarController,替代 100% 由 Auto Layout 制作。Forget CGRects 和 frames。GGTabBar 完全由 Objective-C 編寫,但是可以在 Swift 中使用。

    jopen 2014-11-14   16613   0

    iOS反射機制 經驗

    iOS屬性反射:說白了,就是將兩個對象的所有屬性,用動態的方式取出來,并根據屬性名,自動綁值。(注意: 對象的類,如果是派生類,就得靠其他方式來實現了,因為得到不該基類的屬性。 ) 本人常用的反射方式,有如下兩種:

    jopen 2015-01-23   10033   0

    iOS測試與集成工具總結 經驗

    com/cn/news/2015/04/ios-testing-ci Giovanni Lodi 是來自澳大利亞的一名iOS開發者,最近他 總結 了iOS平臺上單元測試、驗收測試的工具,分析了它們的優缺點,以及支持iOS App的持續集成平臺。

    jopen 2015-04-02   26750   0

    iOS 手勢處理:PSGestures 經驗

    PSGestures 是一個讓開發者處理手勢的 iOS 庫。 PSGestures is a library for iOS. It's designed to allow the developer

    jopen 2015-03-31   10502   0

    iOS曲線圖:APLineChart 經驗

    這是一個完全可定制曲線圖使用Interface Builder。

    yne7 2015-03-30   41379   0

    iOS連接外設的代碼實現 經驗

    來自: http://www.cocoachina.com/ios/20160217/15294.html 上一篇文章介紹了藍牙的技術知識,這里我們具體說明一下中心模式的應用場景。主設備(手機

    Ivey1982 2016-02-16   20534   0
    1 2 3 4 5 6 7 8 9 10
  • sesese色