<meter id="pryje"><nav id="pryje"><delect id="pryje"></delect></nav></meter>
          <label id="pryje"></label>

          新聞中心

          EEPW首頁(yè) > 嵌入式系統(tǒng) > 設(shè)計(jì)應(yīng)用 > iOS開(kāi)發(fā)常用的第三方類(lèi)庫(kù)

          iOS開(kāi)發(fā)常用的第三方類(lèi)庫(kù)

          作者: 時(shí)間:2016-10-08 來(lái)源:網(wǎng)絡(luò) 收藏

          定制了一些UI組件如UITableViewCell、UINavigationBar、UITabBar、UIToolBar等,比系統(tǒng)自帶的更加美觀(guān)。

          MGBox2

          GitHub:https://github.com/sobri909/MGBox2

          提供一些定制的UI組件可以更簡(jiǎn)單快速的創(chuàng)建表格、網(wǎng)格布局,以及豐富的文本呈現(xiàn),基于block的事件機(jī)制等,包含:MGBox、MGTableBox、MGTableBoxStyled、MGScrollView、MGButton、MGEvents、MGEasyFrame、MGLine等,其中MGBox還支持screenshot方法用于截圖。

          Nimbus

          GitHub:https://github.com/jverkoey/nimbus

          著名的框架,提供了一套非常豐富的UI組件,可以使開(kāi)發(fā)變得更加簡(jiǎn)單、有效率。

          FlatUIKit

          GitHub:https://github.com/Grouper/FlatUIKit

          扁平化設(shè)計(jì)的UI組件,類(lèi)似于WP或者iOS7的風(fēng)格。

          MUKMediaGallery

          GitHub:https://github.com/muccy/MUKMediaGallery

          媒體庫(kù)效果,支持圖片、視頻及音頻。

          PTShowcaseViewController

          GitHub:https://github.com/exalted/PTShowcaseViewController

          同樣是一個(gè)媒體庫(kù)效果,支持的格式更多,包括:圖片、視頻、PDF等.

          MWPhotoBrowser

          GitHub:https://github.com/mwaterfall/MWPhotoBrowser

          圖片展示效果,支持本地及遠(yuǎn)程的圖片,使用也比較簡(jiǎn)單,只要實(shí)現(xiàn)MWPhotoBrowserDelegate協(xié)議:

          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          17
          18
          19
          20
          21
          22
          23
          24
          25
          26
          27
          28
          29
          30
          31
          32
          @interface TestViewController ()MWPhotoBrowserDelegate>
          {
          NSArray *_photos;
          }
          -(void) doAction {
          NSMutableArray *photos = [[NSMutableArray alloc] init];
          for (...) {
          MWPhoto* photo = [MWPhoto photoWithURL:[NSURL URLWithString:url]];// 設(shè)置圖片地址

          關(guān)鍵詞:

          評(píng)論


          相關(guān)推薦

          技術(shù)專(zhuān)區(qū)

          看屁屁www成人影院,亚洲人妻成人图片,亚洲精品成人午夜在线,日韩在线 欧美成人 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();