首页 > 代码库 > iOS_开源项目合辑
iOS_开源项目合辑
Plist文件
一个字典对应一个模型
最外层字典是:大分类
中间的字典是:子分类
最里面的字典:项目
|---分类:控件 | |---子目录:HUD | | | | | | | | |---工程:一个HUD 用得很广泛 无阴影 全屏模态 | | |---URL:[git]/jdg/MBProgressHUD | | | | | | | | | | | | | | |---工程:和MBHUD一样 但有更新 添加了BLock iOS6 | | |---URL:[git]/matej/MBProgressHUD | | | | | | | | | | | | | | |---工程:很棒的HUD 有阴影和动画~ | | |---URL:[git]/atomton/ATMHud | | | | | | | | | | | | | | |---工程:一个HUD 样式雷茜MB_HUD 有一些进度等 | | |---URL:[git]/samvermette/SVProgressHUD | | | | | | | | | | | | | | |---工程:又一个HUD | | |---URL:[git]/Hardtack/HTProgressHUD | | | | | | | | | | | | | | |---工程:Windows Phone 7风格风火轮 | | |---URL:[git]/EugeneTrapeznikov/ETActivityIndicatorView | | | | | | | |---子目录:Slider | | | | | | | | |---工程:一个很小清新的Slider 用CA画的 | | |---URL:[git]/jasonmorrissey/JMSlider | | | | | | | | | | | | | | |---工程:按住可以出Pop的UISlider | | |---URL:[git]/mneuwert/iOS-Custom-Controls | | | | | | | | | | | | | | |---工程:一个模仿iOS6 Music的Slider | | |---URL:[git]/mdznr/MTZTiltReflectionSlider | | | | | | | | | | | | | | |---工程:一个两段式的Slider | | |---URL:[git]/avrahamshuk/ASRangeSlider | | | | | | | | | | | | | | |---工程:可以拖动外部 和显示左右箭头的Slider | | |---URL:[git]/domesticcatsoftware/DCFineTuneSlider | | | | | | | | | | | | | | |---工程:KVO教学 一个在Slider上面显示小Poper的~ | | |---URL:[git]/alexrepty/ARAnnotatedSlider | | | | | | | | | | | | | | |---工程:显示声音dB的Slider | | |---URL:[git]/larsacus/LARSBar | | | | | | | | | | | | | | |---工程:模拟iPhone音乐进度的表现 | | |---URL:[git]/ole/OBSlider | | | | | | | | | | | | | | |---工程:仿iOS6 音量Slider,有金属光泽动画 | | |---URL:[git]/TeehanLax/TLTiltSlider | | | | | | | |---子目录:Progress | | | | | | | | |---工程:自定义ProgressBar | | |---URL:[git]/mperovic/KOAProgressBar | | | | | | | | | | | | | | |---工程:平面风格的Progress进度条 | | |---URL:[git]/ddeville/DDProgressView | | | | | | | | | | | | | | |---工程:一些有趣风格的ProgressView | | |---URL:[git]/n8chur/WNProgressView | | | | | | | | | | | | | | |---工程:一些不错样式的ProgessBar | | |---URL:[git]/YannickL/YLProgressBar | | | | | | | | | | | | | | |---工程:圆环形进度条 | | |---URL:[git]/danielamitay/DACircularProgress | | | | | | | |---子目录:侧滑 | | | | | | | | |---工程:左右侧滑控件 | | |---URL:[git]/Inferis/ViewDeck | | | | | | | | | | | | | | |---工程:一个很简单的侧滑控件 | | |---URL:[git]/edgecase/ECSlidingViewController | | | | | | | | | | | | | | |---工程:一套不错样式的侧滑控件 | | |---URL:[git]/gotosleep/JASidePanels | | | | | | | | | | | | | | |---工程:一套侧滑且带Stack的控件,类似Twitter iPad | | |---URL:[git]/steipete/PSStackedView | | | | | | | | | | | | | | |---工程:一个侧滑控件 | | |---URL:[git]/pkluz/PKRevealController | | | | | | | | | | | | | | |---工程:一个类似FB侧滑的Demo | | |---URL:[git]/mystcolor/JTRevealSidebarDemo | | | | | | | | | | | | | | |---工程:又一个类似FB的侧滑控件 | | |---URL:[git]/ipup/PPRevealSideViewController | | | | | | | | | | | | | | |---工程:类似Twitter iPad版的侧滑控件 | | |---URL:[git]/appunite/CLCascade | | | | | | | | | | | | | | |---工程:侧滑菜单 类似FB的界面 | | |---URL:[git]/andrewroycarter/SlideViewController | | | | | | | | | | | | | | |---工程:一个侧滑控件 | | |---URL:[git]/mutualmobile/MMDrawerController | | | | | | | | | | | | | | |---工程:Facebook风格侧滑 | | |---URL:[git]/mikefrederick/MFSideMenu | | | | | | | | | | | | | | |---工程:Facebook风格侧滑 | | |---URL:[git]/John-Lluch/SWRevealViewController | | | | | | | | | | | | | | |---工程:又是一个Facebook风格侧滑 | | |---URL:[git]/devindoty/DDMenuController | | | | | | | | | | | | | | |---工程:一个iOS7风格的毛玻璃侧滑菜单 | | |---URL:[git]/romaonthego/REFrostedViewController | | | | | | | | | | | | | | |---工程:一个由侧面划出的半透明菜单(小圆片),不错的交互效果 | | |---URL:[git]/rnystrom/RNFrostedSidebar | | | | | | | |---子目录:Popover | | | | | | | | |---工程:CA实现的Popover 可用于iPhone,样式清新 | | |---URL:[git]/runway20/PopoverView | | | | | | | | | | | | | | |---工程:高可定制Popover 样式不错,很棒 | | |---URL:[git]/nicolaschengdev/WYPopoverController | | | | | | | | | | | | | | |---工程:把PopView带入的iPhone | | |---URL:[git]/chrismiles/CMPopTipView | | | | | | | | | | | | | | |---工程:一个PopOver 支持iPhone | | |---URL:[git]/50pixels/FPPopover | | | | | | | | | | | | | | |---工程:一个仿Popover API库 支持iPhone | | |---URL:[git]/werner77/WEPopover | | | | | | | | | | | | | | |---工程:一个类似PopView控件 可以比较多的自定义 Demo样式较乱 | | |---URL:[git]/UrbanApps/UAModalPanel | | | | | | | | | | | | | | |---工程:一个用WEPopover写的单色选择 | | |---URL:[git]/gazolla/ColorPopover | | | | | | | | | | | | | | |---工程:在Map里面弹出带表格的Pop | | |---URL:[git]/grgcombs/MultiRowCalloutAnnotationView | | | | | | | | | | | | | | |---工程:类似iOS文字上的Pop 可以自定义~ | | |---URL:[git]/questbeat/QBPopupMenu | | | | | | | | | | | | | | |---工程:一个PopView,动作还可以 | | |---URL:[git]/kolyvan/kxmenu | | | | | | | | | | | | | | |---工程:一个Pop菜单,有背景模糊,效果不错~ | | |---URL:[git]/rnystrom/RNGridMenu | | | | | | | | | | | | | | |---工程:为PopOver提供无缝背景 很棒 | | |---URL:[git]/GiK/GIKPopoverBackgroundView | | | | | | | | | | | | | | |---工程:Path的扇形弹出按钮效果(CA) | | |---URL:[git]/levey/AwesomeMenu | | | | | | | | | | | | | | |---工程:上面AwesomeMenu的fork 类似Path的菜单 | | |---URL:[git]/levey/QuadCurveMenu | | | | | | | | | | | | | | |---工程:弹出按钮菜单 在四周成方形 效果不错 | | |---URL:[git]/mattgemmell/MGTileMenu | | | | | | | | | | | | | | |---工程:在UIVIew上弹出自己画的界面 挺丑 但可以看看实现 | | |---URL:[git]/Antondomashnev/ADPopupView | | | | | | | | | | | | | | |---工程:四叶草风格弹出菜单~ | | |---URL:[git]/KieranLafferty/KLExpandingSelect | | | | | | | | | | | | | | |---工程:Mac的Stack弹出菜单 | | |---URL:[git]/istsest/StackMenu | | | | | | | |---子目录:下拉刷新 | | | | | | | | |---工程:一个不错的上下拉刷新的控件 里面是彩虹 | | |---URL:[git]/bogardon/MSPullToRefreshController | | | | | | | | | | | | | | |---工程:下拉刷新,很早的一个控件了2年没更新了 | | |---URL:[git]/enormego/EGOTableViewPullRefresh | | | | | | | | | | | | | | |---工程:下拉刷新 | | |---URL:[git]/leah/PullToRefresh | | | | | | | | | | | | | | |---工程:下拉刷新 扩展了UIScrollView 很方便简单 | | |---URL:[git]/samvermette/SVPullToRefresh | | | | | | | | | | | | | | |---工程:一个类似似TweetBot的下拉刷新样式 | | |---URL:[git]/dingtianran/HybridRefreshGestureRecognizer | | | | | | | | | | | | | | |---工程:下拉刷新 | | |---URL:[git]/soffes/sspulltorefresh | | | | | | | |---子目录:状态栏 | | | | | | | | |---工程:状态栏的控件,但很久没更新了 | | |---URL:[git]/myell0w/MTStatusBarOverlay | | | | | | | | | | | | | | |---工程:状态栏控件,提醒 | | |---URL:[git]/kevingibbon/KGStatusBar | | | | | | | |---子目录:GridView | | | | | | | | |---工程:类似TableView但有横向分类,就像Android Launcher | | |---URL:[git]/AlanQuatermain/AQGridView | | | | | | | | | | | | | | |---工程:又一个GridView 很不错,自带横纵排序编辑等功能 | | |---URL:[git]/gmoPSTCollectionViewledina/GMGridView | | | | | | | | | | | | | | |---工程:又一个GridView 已经Deperacted 直接用系统的就好 | | |---URL:[git]/kolinkrewinkel/KKGridView | | | | | | | | | | | | | | |---工程:又一个GridView 貌似支持类似图标样的上栏 | | |---URL:[git]/allaboutapps/A3GridTableView | | | | | | | | | | | | | | |---工程:一个类似GridView的东西 | | |---URL:[git]/linkedin/LIExposeController | | | | | | | |---子目录:Alert | | | | | | | | |---工程:一个Block支持的Alert控件 支持自定义 不错~ | | |---URL:[git]/gpambrozio/BlockAlertsAnd-ActionSheets | | | | | | | | | | | | | | |---工程:一个简洁的AlertView,和HUD | | |---URL:[git]/mobitar/MBAlertView | | | | | | | | | | | | | | |---工程:用不同左右动画弹出AlertView | | |---URL:[git]/martinjuhasz/MJPopupViewController | | | | | | | | | | | | | | |---工程:一个不错的弹出Alert Controller | | |---URL:[git]/m1entus/MZFormSheetController | | | | | | | | | | | | | | |---工程:一些不错的自定义AlertView | | |---URL:[git]/m1entus/WCAlertView | | | | | | | | | | | | | | |---工程:用CA画的带颜色的AlertView | | |---URL:[git]/goncz9/GRAlertView | | | | | | | | | | | | | | |---工程:一个AlertView 可以带表格 可以用苹果风格 | | |---URL:[git]/blommegard/SBTableAlert | | | | | | | | | | | | | | |---工程:自定义AlertView 还有各种动画 | | |---URL:[git]/u10int/URBAlertView | | | | | | | | | | | | | | |---工程:一个样子不错的自定义AlertView | | |---URL:[git]/Sumi-Interactive/SIAlertView | | | | | | | | | | | | | | |---工程:一个自定义AlertSheetVC | | |---URL:[git]/MosheBerman/MBMenuController | | | | | | | | | | | | | | |---工程:另一个自定义AlertSheet | | |---URL:[git]/JLoewy/JLActionSheet | | | | | | | | | | | | | | |---工程:实现简单的3维景深的模态视图 提供背景模糊 | | |---URL:[git]/autresphere/ASDepthModal | | | | | | | | | | | | | | |---工程:将后方视图模糊 | | |---URL:[git]/rnystrom/RNBlurModalView | | | | | | | |---子目录:Segment | | | | | | | | |---工程:一个分段选择控件 类似Mac10.7测试版中的UI 很棒~ | | |---URL:[git]/samvermette/SVSegmentedControl | | | | | | | | | | | | | | |---工程:一个灵活的分段控件 可以上下 | | |---URL:[git]/u10int/URBSegmentedControl | | | | | | | | | | | | | | |---工程:一个系统分段的子类 可以自定义颜色 | | |---URL:[git]/oettam/MCSegmentedControl | | | | | | | | | | | | | | |---工程:完全自定义的分段控件 风格不错 | | |---URL:[git]/alikaragoz/AKSegmentedControl | | | | | | | | | | | | | | |---工程:Chrome风格的Tabbar分段 | | |---URL:[git]/HeshamMegid/HMSegmentedControl | | | | | | | | | | | | | | |---工程:一个离散并且凹陷效果的分段 | | |---URL:[git]/rs/SDSegmentedControl | | | | | | | |---子目录:Switch | | | | | | | | |---工程:仿UISwicher 可以自定义 很棒 | | |---URL:[git]/domesticcatsoftware/DCRoundSwitch | | | | | | | | | | | | | | |---工程:一个可以完全自定义的UISwich~~ | | |---URL:[git]/twotoasters/TTSwitch | | | | | | | | | | | | | | |---工程:iOS7风格的Switch 高仿 | | |---URL:[git]/KieranLafferty/KLSwitch | | | | | | | | | | | | | | |---工程:iOS7风格的Switch 效果多 | | |---URL:[git]/mattlawer/MBSwitch | | | | | | | | | | | | | | |---工程:iOS7风格的Switch 效果很多~ | | |---URL:[git]/bvogelzang/SevenSwitch | | | | | | | |---子目录:Button | | | | | | | | |---工程:用CA画的带Glow的button 仿照系统 | | |---URL:[git]/jessmartin/CoolButtons | | | | | | | | | | | | | | |---工程:一个类似AppStore下载的按钮 可以动画颜色大小等 | | |---URL:[git]/mikeahmarani/MAConfirmButton | | | | | | | | | | | | | | |---工程:一个UIControl实例的Button 可以看到如何自定义控件 有不错的动画效果 | | |---URL:[git]/FTW/FTWButton | | | | | | | | | | | | | | |---工程:一个带有不同风格的Button~ 用CA绘制 | | |---URL:[git]/kristopherjohnson/gradientbuttons | | | | | | | | | | | | | | |---工程:一个PopOver的里面带各种画出的按钮 | | |---URL:[git]/domesticcatsoftware/DCActionButtonsController | | | | | | | | | | | | | | |---工程:一个BarItem的不错的on the fly 生成 | | |---URL:[git]/BitSuites/BPBarButtonItem | | | | | | | | | | | | | | |---工程:一种自定义Button 样式类似Twitter的Bootstrap 用CA画的 | | |---URL:[git]/mattlawer/BButton | | | | | | | | | | | | | | |---工程:用CA绘制的特殊形状button,可以检测path touch | | |---URL:[git]/ole/OBShapedButton | | | | | | | | | | | | | | |---工程:一些用CA画的带高光的奇怪Button... | | |---URL:[git]/waterlou/UIGlossyButton | | | | | | | |---子目录:Scroll_Table | | | | | | | | |---工程:一个简单的左右滑动Cell 类似Twitter | | |---URL:[git]/lukeredpath/LRSlidingTableViewCell | | | | | | | | | | | | | | |---工程:UITable的左右滑动 类似Twitter | | |---URL:[git]/thermogl/TISwipeableTableView | | | | | | | | | | | | | | |---工程:在TableCell右侧添加badge 有不同风格 | | |---URL:[git]/tmdvs/TDBadgedCell | | | | | | | | | | | | | | |---工程:类似Google+的 滑动Table缩放显示内部图片 | | |---URL:[git]/TomThorpe/UITableViewZoomController | | | | | | | | | | | | | | |---工程:TableView的扇形样式 | | |---URL:[git]/bharath2020/UITableViewTricks | | | | | | | | | | | | | | |---工程:几个简单的自己实现的View和Cell,提供某些常见功能 | | |---URL:[git]/michaelkamprath/iPhoneMK | | | | | | | | | | | | | | |---工程:一个支持左右的TableView 不错~ | | |---URL:[git]/alekseyn/EasyTableView | | | | | | | | | | | | | | |---工程:一个简单的可以左右滑动的TableCell | | |---URL:[git]/alexzielenski/ZKRevealingTableViewCell | | | | | | | | | | | | | | |---工程:非常棒的TableCell显示动画~~~ | | |---URL:[git]/applidium/ADLivelyTableView | | | | | | | | | | | | | | |---工程:一个简单的Table加载网络图片 从Apple的例子中改的 | | |---URL:[git]/hollance/MHLazyTableImages | | | | | | | | | | | | | | |---工程:一个可以Page的ScrollView 但可以看到左右的预览 类似WP7 | | |---URL:[git]/hollance/MHPagingScrollView | | | | | | | | | | | | | | |---工程:一个竖屏滚动的选择瀑布流 | | |---URL:[git]/KieranLafferty/KLScrollSelect | | | | | | | | | | | | | | |---工程:Cell梳子抖动~ 挺有创意 | | |---URL:[git]/rnystrom/RNRippleTableView | | | | | | | | | | | | | | |---工程:数据驱动的Table 由数据画出Table内容 | | |---URL:[git]/romaonthego/RETableViewManager | | | | | | | | | | | | | | |---工程:二级菜单的Table | | |---URL:[git]/serverdensity/ios-SDNestedTable | | | | | | | |---子目录:Notification | | | | | | | | |---工程:很简单的下方Notif实现 | | |---URL:[git]/ekdevdes/EKNotifView | | | | | | | | | | | | | | |---工程:一个从上方滑下的Notif控件 类似TwieetBot | | |---URL:[git]/MugunthKumar/MKInfoPanelDemo | | | | | | | | | | | | | | |---工程:在导航栏显示一个下拉Notif 效果不错 | | |---URL:[git]/toursprung/TSMessages | | | | | | | | | | | | | | |---工程:类似Tweetbot警告的下伸控件 | | |---URL:[git]/onemightyroar/YRDropdownView | | | | | | | | | | | | | | |---工程:类似Tweetbot的下伸控件 | | |---URL:[git]/tciuro/NoticeView | | | | | | | | | | | | | | |---工程:效果很不错的上部Notif提示 | | |---URL:[git]/ajerez/AJNotificationView | | | | | | | |---子目录:Label_Text | | | | | | | | |---工程:UILabel跑马灯效果 | | |---URL:[git]/cbpowell/MarqueeLabel | | | | | | | | | | | | | | |---工程:用CoreText画的 可以带Link的Text | | |---URL:[git]/jasarien/CoreTextHyperlinkView | | | | | | | | | | | | | | |---工程:UITextField替代品 支持富文本编辑 | | |---URL:[git]/enormego/EGOTextView | | | | | | | | | | | | | | |---工程:类似滑动解锁的闪动Label | | |---URL:[git]/mturner1721/MTAnimatedLabel | | | | | | | | | | | | | | |---工程:一个给Label发出Glow光亮的Demo | | |---URL:[git]/andrewgleave/TextGlowDemo | | | | | | | | | | | | | | |---工程:很多不错的Label特效 | | |---URL:[git]/nicklockwood/FXLabel | | | | | | | | | | | | | | |---工程:一个UILabel子类 可以简单动画 颜色大小字体 | | |---URL:[git]/adam-siton/AUIAnimatedText | | | | | | | | | | | | | | |---工程:简单的富文本Label 可以用Html样式 | | |---URL:[git]/honcheng/RTLabel | | | | | | | | | | | | | | |---工程:一个Label控件 支持富文本属性 | | |---URL:[git]/mattt/TTTAttributedLabel | | | | | | | | | | | | | | |---工程:CoreText的包装,可以输入HTML~~ | | |---URL:[git]/Cocoanetics/DTCoreText | | | | | | | | | | | | | | |---工程:支持NSAttributedString的UILabel控件 | | |---URL:[git]/AliSoftware/OHAttributedLabel | | | | | | | | | | | | | | |---工程:自动字体大小 | | |---URL:[git]/ivankovacevic/ARLabel | | | | | | | | | | | | | | |---工程:渐变动画颜色的Label,类似滑动解锁 | | |---URL:[git]/lukagabric/LEffectLabel | | | | | | | | | | | | | | |---工程:在Label发生改变时,有动画效果 | | |---URL:[git]/brunodecarvalho/BBCyclingLabel | | | | | | | | | | | | | | |---工程:TextField带自动补全 | | |---URL:[git]/hoteltonight/HTAutocompleteTextField | | | | | | | |---子目录:界面切换_导航 | | | | | | | | |---工程:类似Chrome左右滑动切换视图的控件 | | |---URL:[git]/niktszczegolny/APExtendedPageController | | | | | | | | | | | | | | |---工程:2D上下左右导航的奇怪视图 | | |---URL:[git]/mobitar/MBSpacialViewController | | | | | | | | | | | | | | |---工程:一个类似Android的上方Tabbar | | |---URL:[git]/hollance/MHTabBarController | | | | | | | | | | | | | | |---工程:在左侧的Tabbar | | |---URL:[git]/futuresimple/FSVerticalTabBarController | | | | | | | | | | | | | | |---工程:自定义Tabbar 样式类似AppStore | | |---URL:[git]/alikaragoz/AKTabBarController | | | | | | | | | | | | | | |---工程:类似系统的UISplitVC 但有更多功能 | | |---URL:[git]/mattgemmell/MGSplitViewController | | | | | | | | | | | | | | |---工程:类似系统的UIColloectionView 为了支持iOS4.3 | | |---URL:[git]/steipete/PSTCollectionView | | | | | | | | | | | | | | |---工程:一个TabView 用CA画的,类似 Mac系统的单选控件 | | |---URL:[git]/jasonmorrissey/JMTabView | | | | | | | | | | | | | | |---工程:一个能左右上下滑动的简单导航栏 | | |---URL:[git]/meiwin/MWFSlideNavigationViewController | | | | | | | | | | | | | | |---工程:一个和Chrome类似的左右滑动Pager | | |---URL:[git]/TomThorpe/UIScrollSlidingPages | | | | | | | | | | | | | | |---工程:类似网易客户端_Flipboard手机 左右滑动的Nav | | |---URL:[git]/michaelhenry/FlipBoardNavigationController | | | | | | | | | | | | | | |---工程:Twitter类似的Tabbar 2年前的工程 | | |---URL:[git]/briancollins/BCTabBarController | | | | | | | | | | | | | | |---工程:类似Twitter iPad的左侧Tabbar | | |---URL:[git]/jaykz52/CKSideBarController | | | | | | | | | | | | | | |---工程:类似Safari的滑动切换 | | |---URL:[git]/dickverbunt/DVSlideViewController | | | | | | | | | | | | | | |---工程:类似Safari浏览的分页控件、 | | |---URL:[git]/100grams/HGPageScrollView | | | | | | | | | | | | | | |---工程:一个类似Keynote的侧边栏 | | |---URL:[git]/bjhomer/HSImageSidebarView | | | | | | | | | | | | | | |---工程:滑动界面显示另一个界面 类似下拉状态栏查看天气 | | |---URL:[git]/rnystrom/RNSwipeViewController | | | | | | | | | | | | | | |---工程:iOS7风格侧滑 | | |---URL:[git]/romaonthego/RESideMenu | | | | | | | |---子目录:知名效果Demo | | | | | | | | |---工程:一个类似Evernote旧版的Stack界面 绿色的 | | |---URL:[git]/KieranLafferty/KLNoteViewController | | | | | | | | | | | | | | |---工程:一个类似系统Twitter分享界面~ | | |---URL:[git]/romaonthego/REComposeViewController | | | | | | | | | | | | | | |---工程:一个iOS4实现的 类似iOS5的twitter分享 | | |---URL:[git]/doubleencore/DETweetComposeViewController | | | | | | | | | | | | | | |---工程:一个类似Clear的Demo | | |---URL:[git]/mystcolor/JTGestureBasedTableViewDemo | | | | | | | | | | | | | | |---工程:一个Clear的Demo | | |---URL:[git]/MassiveHealth/Opaque | | | | | | | | | | | | | | |---工程:类似Mailbox的控件 和Clear差不多 | | |---URL:[git]/mystcolor/MCSwipeTableViewCell | | | | | | | | | | | | | | |---工程:瀑布流控件 | | |---URL:[git]/chiahsien/CHTCollectionViewWaterfallLayout | | | | | | | | | | | | | | |---工程:类似瀑布流式的控件 | | |---URL:[git]/ptshih/PSCollectionView | | | | | | | | | | | | | | |---工程:瀑布流控件 | | |---URL:[git]/sehone/IIIThumbFlow | | | | | | | | | | | | | | |---工程:瀑布流的View 看样子Star挺多 | | |---URL:[git]/aceisScope/WaterflowView | | | | | | | | | | | | | | |---工程:在Table右侧显示类似Path的时间 很简单~ | | |---URL:[git]/kentnguyen/KNPathTableViewController | | | | | | | | | | | | | | |---工程:一个类似iBook书柜的实现 | | |---URL:[git]/ultragtx/GSBookShelf | | | | | | | | | | | | | | |---工程:类似Path封面的效果 | | |---URL:[git]/xelvenone/M6ParallaxController | | | | | | | | | | | | | | |---工程:类似Path的封面效果 貌似不错 | | |---URL:[git]/zhigang1992/ZGParallelView | | | | | | | | | | | | | | |---工程:类似Path右侧的时间小滑块 | | |---URL:[git]/andrewroycarter/TimeScroller | | | | | | | | | | | | | | |---工程:Facebook 一个一直最上方的头像 点击可以显示Table | | |---URL:[git]/brutella/chatheads | | | | | | | | | | | | | | |---工程:滑动解锁 | | |---URL:[git]/mattlawer/MBSliderView | | | | | | | | | | | | | | |---工程:雅虎天气风格的动态模糊 | | |---URL:[git]/kronik/DKLiveBlur | | | | | | | | | | | | | | |---工程:iOS7 模糊效果 | | |---URL:[git]/alexdrone/ios-realtimeblur | | | | | | | | | | | | | | |---工程:新版Facebook 侧滑等UI | | |---URL:[git]/gresrun/GHSidebarNav | | | | | | | | | | | | | | |---工程:iBook中 拖动图书的功能 | | |---URL:[git]/lxcid/LXReorderableCollectionViewFlowLayout | | | | | | | | | | | | | | |---工程:景深效果 就像Path的封面那样 | | |---URL:[git]/modocache/MDCParallaxView | | | | | | | |---子目录:其他 | | | | | | | | |---工程:一个仿UIPageControl的API类 可以自定义小点点~ | | |---URL:[git]/Spaceman-Labs/SMPageControl | | | | | | | | | | | | | | |---工程:开的ActivityView实现 | | |---URL:[git]/romaonthego/REActivityViewController | | | | | | | | | | | | | | |---工程:不错的扇形滑动控件 平面风格 | | |---URL:[git]/domesticcatsoftware/DCControls | | | | | | | | | | | | | | |---工程:与键盘相关的控制 控制 上一项下一项 | | |---URL:[git]/simonbs/BSKeyboardControls | | | | | | | | | | | | | | |---工程:一个MapKit标注聚合用的东西~ | | |---URL:[git]/yinkou/OCMapView | | | | | | | | | | | | | | |---工程:显示WebView加载进度 | | |---URL:[git]/ninjinkun/NJKWebViewProgress | | | | | | | | | | | | | | |---工程:一个导航栏下拉菜单 不错~ | | |---URL:[git]/romaonthego/REMenu | | | | | | | | | | | | | | |---工程:为ActionSSheet提供block方法 | | |---URL:[git]/MugunthKumar/action-sheet-blocks | | | | | | | | | | | | | | |---工程:Map的地标Cluster 应该不错~ | | |---URL:[git]/applidium/ADClusterMapView | | | | | | | | | | | | | | |---工程:一个UIView的 在有键盘时上移 | | |---URL:[git]/michaeltyson/TPKeyboardAvoiding | | | | | | | | | | | | | | |---工程:实现了私有的UICalloutView 类似地图中的弹出控件 | | |---URL:[git]/nfarina/calloutview | | | | | | | | | | | | | | |---工程:一个自定义MapLocator 动画控件 | | |---URL:[git]/samvermette/SVPulsingAnnotationView | | | | | | | | | | | | | | |---工程:一个类似系统的分享控件 | | |---URL:[git]/brantyoung/OWActivityViewController | | | | | | | | | | | | | | |---工程:显示一个Emoji选择de PopOVer | | |---URL:[git]/dvkch/SYEmojiPopover | | | | | | | | | | | | | | |---工程:在屏幕上显示触摸点 只支持iPad2和iPhone4s以上 | | |---URL:[git]/developmentseed/fingertips | | | | | | | | | | | | | | |---工程:为屏幕触摸添加指示 可用于屏幕录制 | | |---URL:[git]/autresphere/ASTouchVisualizer | | | | | | | | | | | | | | |---工程:仿SpringBoard的东西 | | |---URL:[git]/fieldforceapp/openspringboard | | | | | | | | | | | | | | |---工程:一个浮动的VC 类似Pop没有箭头 可以用在横屏iPhone等 | | |---URL:[git]/cocopon/CQMFloatingController | | | | | | | | | | | | | | |---工程:为某个控件加上蒙板 类似Spotlight | | |---URL:[git]/workshirt/WSCoachMarksView | | | | | | | | | | | | | | |---工程:横向扫动选择 | | |---URL:[git]/KieranLafferty/KLHorizontalSelect | | | | | | | | | | | | | | |---工程:iOS7的模糊效果 iOS7Only | | |---URL:[git]/JagCesar/iOS-blur | | | | | | | | | | | | | | |---工程:iOS7的模糊效果 可以用在iOS5以上 | | |---URL:[git]/nicklockwood/FXBlurView | | | | | | | | | | | | | | |---工程:AutoLayout框架 | | |---URL:[git]/cloudkite/Masonry | | | | | | | | | | | | | | |---工程:AutoLayout框架 貌似比较好用 | | |---URL:[git]/iMartinKiss/KeepLayout | | | | | | | | | | | | | | |---工程:一些自定义badge~ | | |---URL:[git]/EddyBorja/MLPAccessoryBadge | | | | | | | | | | | | | | |---工程:Cell右侧的小箭头~ | | |---URL:[git]/bitmapdata/MSCellAccessory | | | | | | | | | | | | | | |---工程:一套用字体实现的Icon | | |---URL:[git]/alexdrone/ios-fontawesome | | | | | | | | | | | | | | |---工程:另一套用字体实现的Icon | | |---URL:[git]/waterlou/WTGlyphFontSet | | | | | | | | | | | | | | |---工程:键盘滑动消逝,就像系统内置的短信界面 | | |---URL:[git]/danielamitay/DAKeyboardControl | | | | | | | | | | | | | | |---工程:旧版iOS文件夹效果 | | |---URL:[git]/jwilling/JWFolders | | | | | | | | | | | | | | |---工程:Popover样式的日期选择器 | | |---URL:[git]/ocrickard/OCCalendar | | | | | | | | | | | | | | |---工程:Form构建。2年前的工程了.. | | |---URL:[git]/ittybittydude/IBAForms | | | | | | | | | | | | | | |---工程:一个PopOver里面是Picker | | |---URL:[git]/TimCinel/ActionSheetPicker | | | | | | | | | | | | | | |---工程:日历事件样式 iOS6以上 | | |---URL:[git]/monospacecollective/MSCollectionViewCalendarLayout | | | | | | | | | | | | | | |---工程:WP7磁片风格View 自适应大小 | | |---URL:[git]/betzerra/MosaicUI | | | | | | | | | | | | | | |---工程:WP7磁片风格Layout UICollectionView | | |---URL:[git]/TwoTinedFork/MosaicLayout | | | | | | | | | | | | | | |---工程:用于创建启动引导界面的... | | |---URL:[git]/MatthewYork/iPhone-IntroductionTutorial | | | | | | | | | | | | | | |---工程:一套Table表单验证提示 | | |---URL:[git]/ustwo/US2FormValidator | | | | | | | | | | | | | | |---工程:玫瑰花瓣似的展开菜单 | | |---URL:[git]/emilwojtaszek/AURosetteView | | | | | | | |---子目录:高级功能 | | | | | | | | |---工程:类似系统的输入密码界面 | | |---URL:[git]/dhennessy/PAPasscode | | | | | | | | | | | | | | |---工程:又一个类似系统输入密码界面 | | |---URL:[git]/aporat/KKPasscodeLock | | | | | | | | | | | | | | |---工程:能显示音视频等一堆格式文件的控件 | | |---URL:[git]/exalted/PTShowcaseViewController | | | | | | | | | | | | | | |---工程:一套显示PDF的库 支持大文件、加密文件 有iBook样式的界面 性能很好 | | |---URL:[git]/vfr/Reader | | | | | | | | | | | | | | |---工程:一套PDF库 性能据说很好 也有界面 | | |---URL:[git]/mobfarm/FastPdfKit | | | | | | | | | | | | | | |---工程:一套日历控件 高仿iOS默认 | | |---URL:[git]/klazuka/Kal | | | | | | | | | | | | | | |---工程:一套日历控件 类似iOS默认 貌似清新一些 | | |---URL:[git]/square/objc-TimesSquare | | | | | | | | | | | | | | |---工程:高仿iOS默认日历的DatePicker~ | | |---URL:[git]/k06a/ABCalendarPicker | | | | | | | | | | | | | | |---工程:一套图片浏览控件 高仿iOS默认 支持网络图片 | | |---URL:[git]/mwaterfall/MWPhotoBrowser | | | | | | | | | | | | | | |---工程:图片浏览控件 仿iOS默认 | | |---URL:[git]/exalted/PTImageAlbumViewController | | | | | | | | | | | | | | |---工程:图片浏览器 | | |---URL:[git]/gdavis/FGallery-iPhone | | | | | | | | | | | | | | |---工程:选取图片 支持多选 | | |---URL:[git]/arturgrigor/AGImagePickerController | | | | | | | | | | | | | | |---工程:一个仿系统的ImagePicker 但支持多选 | | |---URL:[git]/B-Sides/ELCImagePickerController | | | | | | | | | | | | | | |---工程:一个图片浏览的控件 | | |---URL:[git]/enormego/PhotoViewer | | | | | | | | | | | | | | |---工程:图片浏览控件 3年没更新了 | | |---URL:[git]/kirbyt/KTPhotoBrowser | | | | | | | | | | | | | | |---工程:一个用GPUImage实现的 ImagePicker功能,支持拍照和特效 | | |---URL:[git]/gobackspaces/DLCImagePickerController | | | | | | | | | | | | | | |---工程:一套自定义MapView 高仿系统 但支持不同的数据源 | | |---URL:[git]/route-me/route-me | | | | | | | | | | | | | | |---工程:一个高仿短信发送的输入框 | | |---URL:[git]/HansPinckaers/GrowingTextView | | | | | | | | | | | | | | |---工程:高仿短信发送输入框 | | |---URL:[git]/fphilipe/PHFComposeBarView | | | | | | | | | | | | | | |---工程:高仿短信界面,可定制 | | |---URL:[git]/jessesquires/MessagesTableViewController | | | | | | | | | | | | | | |---工程:仿短信App 挺老了 | | |---URL:[git]/acani/AcaniChat | | | | | | | | | | | | | | |---工程:iOS短信的泡泡界面,可以支持图片 | | |---URL:[git]/AlexBarinov/UIBubbleTableView | | | | | | | | | | | | | | |---工程:一个高仿iOS6下拉刷新的控件 | | |---URL:[git]/Sephiroth87/ODRefreshControl | | | | | | | | | | | | | | |---工程:和系统类似的发短信界面 挺粗糙 当然现在系统已经提供了 | | |---URL:[git]/soffes/ssmessagesviewcontroller | | | | | | | | | | | | | | |---工程:一个简易的浏览器功能控件 | | |---URL:[git]/samvermette/SVWebViewController | | | | | | | | | | | | | | |---工程:一个简易的内置浏览器 | | |---URL:[git]/tonisalae/TSMiniWebBrowser | | | | | | | | | | | | | | |---工程:一个高仿Mail和短信 选择联系人的控件 | | |---URL:[git]/thermogl/TITokenField | | | | | | | | | | | | | | |---工程:一个仿AppStore的列表界面 输入appId集合 | | |---URL:[git]/danielamitay/DAAppsViewController | | | | | | | | | | | | | | |---工程:输入表情的自定义键盘 | | |---URL:[git]/YuAo/WUEmoticonsKeyboard | | | | | | | | | | | | | | |---工程:一个朴实的日历 | | |---URL:[git]/jaykz52/CKCalendar | | | | | | | | | | | | | | |---工程:显示Youtube视频..国内无用 | | |---URL:[git]/larcus94/LBYouTubeView | | | | | | | |---子目录:套装 | | | | | | | | |---工程:一套比较大的自定义控件库 包括不错的HUD,进度条,日历,CoverFlow等 | | |---URL:[git]/devinross/tapkulibrary | | | | | | | | | | | | | | |---工程:一套完整的扁平风格的UI (Flat) | | |---URL:[git]/Grouper/FlatUIKit | | | | | | | | | | | | | | |---工程:一套仿iOS7的控件 | | |---URL:[git]/piotrbernad/Weibo | | | | | | | | | | | | | | |---工程:一套iOS7风格的控件,可以在iOS5、6上用 | | |---URL:[git]/youknowone/UI7Kit | | | | | | | | | | | | | | |---工程:一套系统UI的子类 有着平滑渐变和阴影效果 | | |---URL:[git]/vicpenap/PrettyKit | | | | | | | | | | | | | | |---工程:一套加在UIKit上的Category,允许用类CSS代码来控制样式 | | |---URL:[git]/tombenner/nui | | | | | | | | | | | | | | |---工程:一套自定义控件库,用来快速建造基于Table的设置 | | |---URL:[git]/escoz/QuickDialog | | | | | | | | | | | | | | |---工程:一套UIView的扩展和子类(Table Grid..) 有不错的类CSS的功能 有些好用的代码 | | |---URL:[git]/sobri909/MGBox2 | | | | | | | | | | | | | | |---工程:MGBox的旧版 应该去看v2 | | |---URL:[git]/sobri909/MGBox | | | | | | | | | | | | | | |---工程:一些常见功能实现的例子:HUD Table滑动,打开URL用WebView等 挺老的工程 | | |---URL:[git]/gimenete/iOS-boilerplate | | | | | | | | | | | | | | |---工程:iDevRecipes博客的代码,演示了如何自定义一些控件,代码比较老.. | | |---URL:[git]/boctor/idev-recipes | | | | | | | | | | | | | | |---工程:一个阅读epub的 | | |---URL:[git]/fedefrappi/AePubReader | | | | | | |---分类:系统基础库 | |---子目录:Category_Util | | | | | | | | |---工程:一套Category类型的库,附带很多自定义控件 功能不错~ | | |---URL:[git]/soffes/sstoolkit | | | | | | | | | | | | | | |---工程:将Block风格带入UIKit和Founcation | | |---URL:[git]/pandamonia/BlocksKit | | | | | | | | | | | | | | |---工程:一些Cocoa的扩展 2年前的工程 | | |---URL:[git]/enormego/cocoa-helpers | | | | | | | | | | | | | | |---工程:一系列扩展和一些自定组件 | | |---URL:[git]/defagos/CoconutKit | | | | | | | | | | | | | | |---工程:一系列扩展包 | | |---URL:[git]/ldandersen/STUtils | | | | | | | | | | | | | | |---工程:一系列扩展 和功能增强 | | |---URL:[git]/steipete/PSFoundation | | | | | | | | | | | | | | |---工程:一系列宏定义 挺有意思 | | |---URL:[git]/petejkim/ConciseKit | | | | | | | | | | | | | | |---工程:又一系列扩展。。。 | | |---URL:[git]/Cocoanetics/DTFoundation | | | | | | | | | | | | | | |---工程:一些常见功能的扩展库 | | |---URL:[git]/brunodecarvalho/BBBootstrap | | | | | | | | | | | | | | |---工程:如题 | | |---URL:[git]/erica/NSObject-Utility-Categories | | | | | | | | | | | | | | |---工程:如题 | | |---URL:[git]/erica/NSArray-Utilities | | | | | | | | | | | | | | |---工程:一些常用的东西 | | |---URL:[git]/AlanQuatermain/aqtoolkit | | | | | | | | | | | | | | |---工程:一些NSObject的扩展 | | |---URL:[git]/garnett/DLIntrospection | | | | | | | | | | | | | | |---工程:如题日期 | | |---URL:[git]/erica/NSDate-Extensions | | | | | | | | | | | | | | |---工程:在UIControl上添加的Block事件 | | |---URL:[git]/lavoy/ALActionBlocks | | | | | | | | | | | | | | |---工程:主要是swizzling | | |---URL:[git]/rentzsch/jrswizzle | | | | | | | | | | | | | | |---工程:一些还算有用的功能 | | |---URL:[git]/tylerneylon/moriarty | | | | | | | | | | | | | | |---工程:一些基础库 (Instagram有用到) | | |---URL:[git]/mikeho/QSUtilities | | | | | | | | | | | | | | |---工程:一堆oc的扩展 | | |---URL:[git]/jspahrsummers/libextobjc | | | | | | | | | | | | | | |---工程:友好时间的扩展 | | |---URL:[git]/jonhocking/PrettyTimestamp | | | | | | | | | | | | | | |---工程:检测是否越狱 有上线 | | |---URL:[git]/diwu/ios-jail-break-detector | | | | | | | | | | | | | | |---工程:检测App是否被破解 | | |---URL:[git]/itruf/crackify | | | | | | | | | | | | | | |---工程:检查当前签名_Sandbox状态 MacOSX | | |---URL:[git]/ole/NSBundle-OBCodeSigningInfo | | | | | | | | | | | | | | |---工程:为UIView添加动画效果的property,有用到swizzle | | |---URL:[git]/iMartinKiss/UIView-AnimatedProperty | | | | | | | | | | | | | | |---工程:Block风格的KVO~ | | |---URL:[git]/iMartinKiss/Block-KVO | | | | | | | | | | | | | | |---工程:一些Data的category | | |---URL:[git]/mysterioustrousers/MTDates | | | | | | | | | | | | | | |---工程:常见的哈希、加密解密算法 | | |---URL:[git]/kelp404/CocoaSecurity | | | | | | | | | | | | | | |---工程:访问keychain 支持iOS Mac | | |---URL:[git]/soffes/sskeychain | | | | | | | | | | | | | | |---工程:访问联系人 | | |---URL:[git]/erica/ABContactHelper | | | | | | | | | | | | | | |---工程:用JSON的风格设置UIKit样式 | | |---URL:[git]/robertwijas/UISS | | | | | | | | | | | | | | |---工程:仿JS的underscore.js来写的,用于访问和处理数据 | | |---URL:[git]/robb/Underscore.m | | | | | | | | | | | | | | |---工程:在不同设备间对CoreData进行同步 (iPhone iPad Mac) | | |---URL:[git]/nothirst/TICoreDataSync | | | | | | | | | | | | | | |---工程:几个轻量的组件,没什么用,2年没更新 | | |---URL:[git]/andreyvit/SoloComponents-iOS | | | | | | | | | | | | | | |---工程:将运行时包装成ObjC | | |---URL:[git]/mikeash/MAObjCRuntime | | | | | | | | | | | | | | |---工程:通过宏定义勉强实现的范型 | | |---URL:[git]/tomersh/Objective-C-Generics | | | | | | | | | | | | | | |---工程:CoreData包装的活动记录 有RoR风格的API | | |---URL:[git]/mneorr/ObjectiveRecord | | | | | | | |---子目录:基础功能 | | | | | | | | |---工程:纯C的一些常用媒体文件的解析读取 | | |---URL:[git]/panzi/mediaextract | | | | | | | | | | | | | | |---工程:一个估计是java ee写多了的人搞的。。注解依赖注入xx工厂之类的 | | |---URL:[git]/atomicobject/objection | | | | | | | | | | | | | | |---工程:一票乱七八糟的东西 | | |---URL:[git]/hoteltonight/HTKit | | | | | | | | | | | | | | |---工程:模糊匹配字符串 查找某两个字符串的相似程度 | | |---URL:[git]/thetron/StringScore | | | | | | | | | | | | | | |---工程:正则表达式库 (从SF.net mirror过来) | | |---URL:[git]/samdeane/RegexKitLite | | | | | | | | | | | | | | |---工程:一个NSString的格式化工具 | | |---URL:[git]/mattt/FormatterKit | | | | | | | | | | | | | | |---工程:一个内存Cache | | |---URL:[git]/tumblr/TMCache | | | | | | | | | | | | | | |---工程:EGOImage里面的 Cache功能 | | |---URL:[git]/enormego/EGOCache | | | | | | | | | | | | | | |---工程:一个缓存网络内容等的Cache | | |---URL:[git]/markofjohnson/HJCache | | | | | | | | | | | | | | |---工程:加密解密相关 貌似更上流, note:去看一下他博客 | | |---URL:[git]/rnapier/RNCryptor | | | | | | | | | | | | | | |---工程:一个ZipKit 从bitbucket Mirror过来 | | |---URL:[git]/kolpanic/ZipKit | | | | | | | | | | | | | | |---工程:如同ZipKit 改为ARC了 | | |---URL:[git]/FivesquareSoftware/ZipKit | | | | | | | | | | | | | | |---工程:Zip文件处理 底层为libz | | |---URL:[git]/pixelglow/zipzap | | | | | | | | | | | | | | |---工程:版本升时执行一次 | | |---URL:[git]/mysterioustrousers/MTMigration | | | | | | | | | | | | | | |---工程:jQuery风格touch事件绑定 | | |---URL:[git]/mysterioustrousers/MTControl | | | | | | | | | | | | | | |---工程:快速、线程安全的I_O存储操作 | | |---URL:[git]/thisandagain/storage | | | | | | | | | | | | | | |---工程:CVS文件解析 | | |---URL:[git]/davedelong/CHCSVParser | | | | | | | | | | | | | | |---工程:各种奇怪的手势检测 | | |---URL:[git]/chrismiles/CMUnistrokeGestureRecognizer | | | | | | | |---子目录:框架_封装 | | | | | | | | |---工程:一个曾经用得广泛的庞大的iOS开发框架 已不再维护 | | |---URL:[git]/facebook/three20 | | | | | | | | | | | | | | |---工程:three20替代品 又一个庞大的框架 | | |---URL:[git]/jverkoey/nimbus | | | | | | | | | | | | | | |---工程:一个基于MVC的框架, 比较大.. | | |---URL:[git]/gavinkwoe/BeeFramework | | | | | | | | | | | | | | |---工程:一套很庞大的库(OmniGroup) 支持Mac和iOS 更新迅速 | | |---URL:[git]/omnigroup/OmniGroup | | | | | | | | | | | | | | |---工程:一套响应式编程的框架(Functional Reactive Programming) 支持Mac | | |---URL:[git]/ReactiveCocoa/ReactiveCocoa | | | | | | | | | | | | | | |---工程:WebView和Cocoa之间的事件传递 | | |---URL:[git]/marcuswestin/WebViewJavascriptBridge | | | | | | | | | | | | | | |---工程:一个Behavior驱动编程框架? (BDD)? | | |---URL:[git]/allending/Kiwi | | | | | | | | | | | | | | |---工程:一个Model层, 替代CoreData 可以生成Model对象~ Github官方出品.. | | |---URL:[git]/github/Mantle | | | | | | | | | | | | | | |---工程:CoreData的包装 简化代码 | | |---URL:[git]/magicalpanda/MagicalRecord | | | | | | | | | | | | | | |---工程:SQLite的封装 | | |---URL:[git]/ccgus/fmdb | | | | | | | | | | | | | | |---工程:一个Model的封装,类JSON | | |---URL:[git]/krzysztofzablocki/KZPropertyMapper | | | | | | | | | | | | | | |---工程:为某个方法注入一个Block 类似AOP | | |---URL:[git]/tokorom/BlockInjection | | | | | | | | | | | | | | |---工程:JSON和XML包装到Object | | |---URL:[git]/uacaps/NSObject-ObjectMap | | | | | | | | | | | | | | |---工程:通过OpenGL OpenAL来实现 WebCanvas JS等,很庞大~ | | |---URL:[git]/phoboslab/Ejecta | | | | | | | | | | | | | | |---工程:为SQL程序员包装一下CoreData | | |---URL:[git]/marcoarment/FCModel | | | | | | | |---子目录:功能_封装 | | | | | | | | |---工程:iAP用的库 | | |---URL:[git]/MugunthKumar/MKStoreKit | | | | | | | | | | | | | | |---工程:一个包装iAP StoreKit的库 | | |---URL:[git]/mattt/CargoBay | | | | | | | | | | | | | | |---工程:很轻量的iAP包装 | | |---URL:[git]/robotmedia/RMStore | | | | | | | | | | | | | | |---工程:处理crach信息的库 只有上架应用才能用 支持Mac | | |---URL:[git]/TheRealKerni/QuincyKit | | | | | | | | | | | | | | |---工程:系统UDID替代方案 | | |---URL:[git]/ylechelle/OpenUDID | | | | | | | | | | | | | | |---工程:另一个UUID解决方案 但iOS7不能用了 | | |---URL:[git]/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5 | | | | | | | | | | | | | | |---工程:一系列UIDevice的扩展 有PrivateAPI 最新的工程在cookbook-code里 | | |---URL:[git]/erica/uidevice-extension | | | | | | | | | | | | | | |---工程:包装了设置、URLScheme、Mail、Icon等东西 | | |---URL:[git]/futuretap/InAppSettingsKit | | | | | | | | | | | | | | |---工程:允许访问剪贴板中的WebArchive格式富文本 | | |---URL:[git]/Cocoanetics/DTWebArchive | | | | | | | | | | | | | | |---工程:inApp的URL定义 在App内打开自定义URL (解耦) | | |---URL:[git]/usepropeller/routable-ios | | | | | | | | | | | | | | |---工程:复杂的URL Scheme解析和路由 | | |---URL:[git]/joeldev/JLRoutes | | | | | | | | | | | | | | |---工程:访问Emoji图片的功能 | | |---URL:[git]/limejelly/Emoji | | | | | | | | | | | | | | |---工程:以类似UserDefault的方式访问Keychain | | |---URL:[git]/carlbrown/PDKeychainBindingsController | | | | | | | | | | | | | | |---工程:一个CoreText库的包装 | | |---URL:[git]/akosma/CoreTextWrapper | | | | | | | | | | | | | | |---工程:对AttributeString的封装 | | |---URL:[git]/chrisdevereux/Slash | | | | | | | | | | | | | | |---工程:检测某个App是否安装,集成了常见的URL Scheme | | |---URL:[git]/danielamitay/iHasApp | | | | | | |---分类:网络 | |---子目录:基础 | | | | | | | | |---工程:很棒的HTTP网络通信库 | | |---URL:[git]/AFNetworking/AFNetworking | | | | | | | | | | | | | | |---工程:一个HTTP库 同样很知名 性能好,稳定 但已不再维护 | | |---URL:[git]/pokeb/asi-http-request | | | | | | | | | | | | | | |---工程:一个HTTP库 支持Mac 同样也不错 | | |---URL:[git]/MugunthKumar/MKNetworkKit | | | | | | | | | | | | | | |---工程:一个非常简单的http库,包装了NSURLConnection | | |---URL:[git]/nst/STHTTPRequest | | | | | | | | | | | | | | |---工程:一个HTTP库 用来与RESTful的服务进行交互 | | |---URL:[git]/RestKit/RestKit | | | | | | | | | | | | | | |---工程:用CoreData和AFNetworking 将HTTP数据持久化 | | |---URL:[git]/AFNetworking/AFIncrementalStore | | | | | | | | | | | | | | |---工程:TCP_UDP包装库 支持Mac 很棒 | | |---URL:[git]/robbiehanson/CocoaAsyncSocket | | | | | | | | | | | | | | |---工程:判断设备网络情况 和苹果的很像 用ARC、GCD | | |---URL:[git]/tonymillion/Reachability | | | | | | | | | | | | | | |---工程:判断设备网络情况 和苹果的很像,更友好? | | |---URL:[git]/rs/SDReachability | | | | | | | | | | | | | | |---工程:支持HTTP 长轮询 socket.io | | |---URL:[git]/pkyeck/socket.IO-objc | | | | | | | | | | | | | | |---工程:Bonjour和Wifi | | |---URL:[git]/Cocoanetics/DTBonjour | | | | | | | | | | | | | | |---工程:XMPP客户端的库~ 支持Mac | | |---URL:[git]/robbiehanson/XMPPFramework | | | | | | | | | | | | | | |---工程:一个轻量的HTTP Server 支持Mac | | |---URL:[git]/robbiehanson/CocoaHTTPServer | | | | | | | | | | | | | | |---工程:WebSocket客户端~ | | |---URL:[git]/square/SocketRocket | | | | | | | | | | | | | | |---工程:IMAP SMTP邮件协议 | | |---URL:[git]/MailCore/MailCore | | | | | | | |---子目录:JSON | | | | | | | | |---工程:性能非常好 (只比Apple原生的差一点) | | |---URL:[git]/johnezang/JSONKit | | | | | | | | | | | | | | |---工程:SBJson 曾经用得很广泛的JSON 性能差 | | |---URL:[git]/stig/json-framework | | | | | | | | | | | | | | |---工程:又一个JSON库 | | |---URL:[git]/TouchCode/TouchJSON | | | | | | | | | | | | | | |---工程:一个JSON库 可以支持流解析 支持Mac | | |---URL:[git]/gabriel/yajl-objc | | | | | | | | | | | | | | |---工程:一个构建JSON Model的工具和库 | | |---URL:[git]/icanzilb/JSONModel | | | | | | | |---子目录:XML_Html | | | | | | | | |---工程:Feed_Atom解析 | | |---URL:[git]/mwaterfall/MWFeedParser | | | | | | | | | | | | | | |---工程:RSS Atom解析 | | |---URL:[git]/H2CO3/RSSKit | | | | | | | | | | | | | | |---工程:提供Html和XML的解析 | | |---URL:[git]/Objective3/ElementParser | | | | | | | | | | | | | | |---工程:提供Html_XML解析 | | |---URL:[git]/topfunky/hpple | | | | | | | | | | | | | | |---工程:一个很简单的HTML解析 包装了下libxml | | |---URL:[git]/zootreeves/Objective-C-HMTL-Parser | | | | | | | | | | | | | | |---工程:一个简单的XML解析器 包装了libxml | | |---URL:[git]/ZaBlanc/RaptureXML | | | | | | | | | | | | | | |---工程:解析XML的库 包装了libxml | | |---URL:[git]/robbiehanson/KissXML | | | | | | | | | | | | | | |---工程:快速解析xml的库 | | |---URL:[git]/71squared/TBXML | | | | | | | | | | | | | | |---工程:又一个解析XML的库 | | |---URL:[git]/nfarina/xmldocument | | | | | | | | | | | | | | |---工程:蛮好用的一个XML转NSDictionary的类~ | | |---URL:[git]/nicklockwood/XMLDictionary | | | | | | | | | | | | | | |---工程:XML转NSDictionary | | |---URL:[git]/bcaccinolo/XML-to-NSDictionary | | | | | | | | | | | | | | |---工程:一个渲染Markdown到HTML的小引擎 | | |---URL:[git]/mdiep/MMMarkdown | | | | | | | | | | | | | | |---工程:在NSAttrbuteString和Html之间转换 | | |---URL:[git]/IdeasOnCanvas/Ashton | | | | | | | | | | | | | | |---工程:XML解析成json~ | | |---URL:[git]/Zedenem/XMLParser | | | | | | | |---子目录:功能性 | | | | | | | | |---工程:下载使用网络图片的库 | | |---URL:[git]/enormego/EGOImageLoading | | | | | | | | | | | | | | |---工程:异步加载网络图片 (UIImage Category) | | |---URL:[git]/rs/SDWebImage | | | | | | | | | | | | | | |---工程:一个通过远程plist改变配置的库 | | |---URL:[git]/mattt/GroundControl | | | | | | | | | | | | | | |---工程:提醒用户稍后到AppStore给你评分的功能 | | |---URL:[git]/arashpayan/appirater | | | | | | | | | | | | | | |---工程:类似appirater 提醒用户稍后到AppStore评分 支持Mac | | |---URL:[git]/nicklockwood/iRate | | | | | | | | | | | | | | |---工程:分享到国外的一些社交网站 的功能 用的的人挺多 | | |---URL:[git]/ShareKit/ShareKit | | | | | | | | | | | | | | |---工程:新版本更新提醒 | | |---URL:[git]/ArtSabintsev/Harpy | | | | | | | | | | | | | | |---工程:新版本更新提醒 功能提示 | | |---URL:[git]/nicklockwood/iVersion | | | | | | | | | | | | | | |---工程:以类似CoreData的Model 来获取网络资源 | | |---URL:[git]/eaigner/DataKit | | | | | | | | | | | | | | |---工程:URL缓存 | | |---URL:[git]/rs/SDURLCache | | | | | | | | | | | | | | |---工程:libgit的包装 挺庞大 | | |---URL:[git]/libgit2/objective-git | | | | | | | | | | | | | | |---工程:RoR风格的网络交互API | | |---URL:[git]/dingbat/nsrails | | | | | | | |---子目录:SDK | | | | | | | | |---工程:Facebook的SDK | | |---URL:[git]/facebook/facebook-ios-sdk | | | | | | | | | | | | | | |---工程:一套Twtter库 | | |---URL:[git]/mattgemmell/MGTwitterEngine | | | | | | | | | | | | | | |---工程:Twitter的OAuth功能 | | |---URL:[git]/bengottlieb/Twitter-OAuth-iPhone | | | | | | | | | | | | | | |---工程:Foursquare的库 | | |---URL:[git]/Constantine-Fry/Foursquare-API-v2 | | | | | | | | | | | | | | |---工程:Flicker API | | |---URL:[git]/lukhnos/objectiveflickr | | | | | | | | | | | | | | |---工程:Github的API | | |---URL:[git]/octokit/octokit.objc | | | | | | | | | | | | | | |---工程:Dropbox封装CoreData | | |---URL:[git]/overcommitted/ParcelKit | | | | | | | | | | | | | | |---工程:spotify官方SDK | | |---URL:[git]/spotify/cocoalibspotify | | | | | | |---分类:图像 | |---子目录:GPU OpenGL | | | | | | | | |---工程:基于GPU的实时图像视频处理 | | |---URL:[git]/BradLarson/GPUImage | | | | | | | | | | | | | | |---工程:一个GPU实时处理的库 类似GPUImage | | |---URL:[git]/xissburg/XBImageFilters | | | | | | | | | | | | | | |---工程:一个OpenGL的包装 用起来更方便 | | |---URL:[git]/rsebbe/CeedGL | | | | | | | | | | | | | | |---工程:一个OpenGL的轻量包装 接近UIKit | | |---URL:[git]/antonholmquist/rend-ios | | | | | | | | | | | | | | |---工程:在UIView的包装 方便使用OpenGL | | |---URL:[git]/nicklockwood/GLView | | | | | | | | | | | | | | |---工程:一个包装GL用的,不知道干毛的 | | |---URL:[git]/Moodstocks/sift-gpu-iphone | | | | | | | | | | | | | | |---工程:如题 一个Manager 管理创建Shader | | |---URL:[git]/TwoLivesLeft/ShaderManager | | | | | | | | | | | | | | |---工程:演示如何用GPU处理图片 | | |---URL:[git]/twenty3/GLImageProcessing | | | | | | | | | | | | | | |---工程:用OpenGL绘制的3D柱形图 | | |---URL:[git]/sebastienwindal/FRD3DBarChart | | | | | | | | | | | | | | |---工程:显示3D地形图 用OpenGL | | |---URL:[git]/RossAnderson/EarthView | | | | | | | | | | | | | | |---工程:一个挺有意思的AR | | |---URL:[git]/sonsongithub/CoreAR | | | | | | | | | | | | | | |---工程:一个虚拟现实的库 | | |---URL:[git]/benlodotcom/VRToolKit | | | | | | | |---子目录:图像处理 | | | | | | | | |---工程:一套图像处理的库 加在UIImage上 | | |---URL:[git]/Nyx0uf/NYXImagesKit | | | | | | | | | | | | | | |---工程:UIImage扩展 类似PS的功能 用CoreImage | | |---URL:[git]/esilverberg/ios-image-filters | | | | | | | | | | | | | | |---工程:UIImage扩展 简单的一些处理 | | |---URL:[git]/shu223/vImageCategory | | | | | | | | | | | | | | |---工程:几个简单的图片处理 UIImage | | |---URL:[git]/mattgemmell/MGImageUtilities | | | | | | | | | | | | | | |---工程:一些UIImage的扩展 如亮度 模糊等 | | |---URL:[git]/coryleach/UIImageAdjust | | | | | | | | | | | | | | |---工程:一些UIImage的不错功能~ | | |---URL:[git]/cmkilger/CKImageAdditions | | | | | | | | | | | | | | |---工程:UIImage扩展 可以模糊 不知道性能如何 | | |---URL:[git]/lukabernardi/LBBlurredImage | | | | | | | | | | | | | | |---工程:为拍照添加滤镜 基于GPUImage | | |---URL:[git]/eklipse2k8/FilterKit | | | | | | | | | | | | | | |---工程:用CIFIlter实现的类似Instagram的类 | | |---URL:[git]/azamsharp/TCam | | | | | | | | | | | | | | |---工程:CA和CG的特性演示 | | |---URL:[git]/pkluz/PKCoreTechniques | | | | | | | | | | | | | | |---工程:UIImage的一些扩展 | | |---URL:[git]/mbcharbonneau/UIImage-Categories | | | | | | | | | | | | | | |---工程:UIImage模糊的一些方法 | | |---URL:[git]/gdawg/uiimage-dsp | | | | | | | | | | | | | | |---工程:UIImage取Sprite~ | | |---URL:[git]/r3econ/UIImage-Sprite-Additions | | | | | | | | | | | | | | |---工程:类似结冰玻璃用手画开的效果~ | | |---URL:[git]/moqod/iOS-Scratch-n-See | | | | | | | | | | | | | | |---工程:一个渐变色的CALayer 比系统的好用些 | | |---URL:[git]/ole/OBGradientView | | | | | | | | | | | | | | |---工程:一些Bitmap处理的方法 | | |---URL:[git]/unixpickle/ANImageBitmapRep | | | | | | | | | | | | | | |---工程:产生带噪音的Image 支持Mac | | |---URL:[git]/kgn/KGNoise | | | | | | | | | | | | | | |---工程:上面KGNoise的演示 | | |---URL:[git]/EricEllett/KGNoiseColorTester | | | | | | | | | | | | | | |---工程:一个用CA和UIControl自定义控件的例子 | | |---URL:[git]/nst/SQRiskCursor | | | | | | | | | | | | | | |---工程:据说是为PNG加速 或自己画 主要为控件提升性能的 | | |---URL:[git]/detroit-labs/AmazeKit | | | | | | | | | | | | | | |---工程:如题 UIImage来显示PDF | | |---URL:[git]/mindbrix/UIImage-PDF | | | | | | | | | | | | | | |---工程:给UIView添加Noise噪音的 | | |---URL:[git]/jasonmorrissey/JMNoise | | | | | | | | | | | | | | |---工程:图片加上Stack外框 | | |---URL:[git]/snwau/SWSnapshotStackView | | | | | | | | | | | | | | |---工程:一个UIImageView的子类 能忽略透明地方的点击 | | |---URL:[git]/robotmedia/RMShapedImageView | | | | | | | | | | | | | | |---工程:一个通过Mask显示Icon的库 只要一个Mask 可以生成很多风格的Icon 类似Tabbar | | |---URL:[git]/peyton/MOOMaskedIconView | | | | | | | | | | | | | | |---工程:运行时的图像Mask生成? | | |---URL:[git]/Fingertips/FTAssetRenderer | | | | | | | | | | | | | | |---工程:图像处理库CI CG | | |---URL:[git]/justin/wolfpack | | | | | | | | | | | | | | |---工程:支持图片常见处理 视图控制3D等 | | |---URL:[git]/Discontinuity-srl/DSGraphicsKit | | | | | | | | | | | | | | |---工程:显示gif | | |---URL:[git]/mayoff/uiimage-from-animated-gif | | | | | | | | | | | | | | |---工程:一个AVFoundation的封装、照相等功能 | | |---URL:[git]/thisandagain/cam | | | | | | | | | | | | | | |---工程:几个Filter 速度也不行 | | |---URL:[git]/OmidH/Filtrr | | | | | | | |---子目录:颜色 | | | | | | | | |---工程:UIColor扩展和色板 | | |---URL:[git]/kballard/uicolor-utilities | | | | | | | | | | | | | | |---工程:一系列UIColor扩展 | | |---URL:[git]/thisandagain/color | | | | | | | | | | | | | | |---工程:一个UIColor扩展 | | |---URL:[git]/nicklockwood/ColorUtils | | | | | | | | | | | | | | |---工程:RGB和HSL转换 | | |---URL:[git]/alessani/ColorConverter | | | | | | | | | | | | | | |---工程:一个色彩选择器 | | |---URL:[git]/InfinitApps/InfColorPicker | | | | | | | | | | | | | | |---工程:一个不错的色彩选择器 有放大镜 | | |---URL:[git]/RSully/RSColorPicker | | | | | | | | | | | | | | |---工程:一个很强大的ColorPicker 包装了挺多东西 | | |---URL:[git]/kartech/colorpicker | | | | | | | | | | | | | | |---工程:功能很棒的一个取色 | | |---URL:[git]/Thallius/ColorPicker | | | | | | | | | | | | | | |---工程:一个还算标准的ColorPicker | | |---URL:[git]/jawngee/ILColorPicker | | | | | | | | | | | | | | |---工程:一个HSV三角取色器 | | |---URL:[git]/neopixl/NPColorPicker | | | | | | | | | | | | | | |---工程:又一个HSV圆盘取色器 | | |---URL:[git]/alexrestrepo/KZColorPicker | | | | | | | | | | | | | | |---工程:一个简单的单色Picker 有一个滑块 | | |---URL:[git]/hayashi311/Color-Picker-for-iOS | | | | | | | | | | | | | | |---工程:一个ColorPicker可以取到图片的主色调等 | | |---URL:[git]/luisespinoza/LEColorPicker | | | | | | | | | | | | | | |---工程:一些UIColor的工具~~ | | |---URL:[git]/charlymr/UIColor-converter | | | | | | | | | | | | | | |---工程:提供2K多的日本色 | | |---URL:[git]/sumihiro/SUColor | | | | | | | | | | | | | | |---工程:提供不少常用色 和几个方法 | | |---URL:[git]/bennyguitar/Colours-for-iOS | | | | | | | | | | | | | | |---工程:类似iTunes的 取一幅图画的主要背景颜色等 (这是个Mac功能) | | |---URL:[git]/panicinc/ColorArt | | | | | | | | | | | | | | |---工程:iOS7的几种常用颜色 | | |---URL:[git]/claaslange/iOS7Colors | | | | | | | |---子目录:绘图库 | | | | | | | | |---工程:画饼图_折线图的库 用CA | | |---URL:[git]/honcheng/iOSPlot | | | | | | | | | | | | | | |---工程:用CA画饼图 示例 | | |---URL:[git]/briancoyner/Core-Animation-Pie-Chart | | | | | | | | | | | | | | |---工程:一个CG绘画库 股票曲线演示 | | |---URL:[git]/Antondomashnev/ADGraphView | | | | | | | | | | | | | | |---工程:一个用CA来呈现SVG图片的库 | | |---URL:[git]/SVGKit/SVGKit | | | | | | | | | | | | | | |---工程:用QuartZ画出平滑的曲线 | | |---URL:[git]/levinunnink/Smooth-Line-View | | | | | | | | | | | | | | |---工程:用上面的库搭建的比较完整的画板功能 有取色器等 | | |---URL:[git]/yusenhan/Smooth-Line-View | | | | | | | | | | | | | | |---工程:一个QuartZ 触摸画平滑曲线的Demo~~~ | | |---URL:[git]/jharwig/SignatureDemo | | | | | | | | | | | | | | |---工程:动态折线图 | | |---URL:[git]/freshking/DynamicGraphView | | | | | | | | | | | | | | |---工程:饼图~有动画 | | |---URL:[git]/xyfeng/XYPieChart | | | | | | | | | | | | | | |---工程:动画画出文字和图形的轮廓~ | | |---URL:[git]/ole/Animated-Paths | | | | | | |---分类:动画_效果 | |---子目录:CA | | | | | | | | |---工程:一套完整的CA动画Demo | | |---URL:[git]/neror/CA360 | | | | | | | | | | | | | | |---工程:一套CA动画展示Demo | | |---URL:[git]/briancoyner/Core-Animation-Fun-House | | | | | | | | | | | | | | |---工程:一套CA动画Demo | | |---URL:[git]/tapharmonic/Core-Animation-Demos | | | | | | | | | | | | | | |---工程:CA动画演示Demo | | |---URL:[git]/mpospese/EnterTheMatrix | | | | | | | | | | | | | | |---工程:一套CA的Util库 有一些常用动画 | | |---URL:[git]/neror/ftutils | | | | | | | | | | | | | | |---工程:用CA实现的各种有趣的粒子效果 | | |---URL:[git]/lichtschlag/Dazzle | | | | | | | |---子目录:动画曲线 | | | | | | | | |---工程:那些jQuery带的动画速率曲线 | | |---URL:[git]/NachoSoto/NSBKeyframeAnimation | | | | | | | | | | | | | | |---工程:一些CA没有的动画曲线 | | |---URL:[git]/bryanoltman/CAAnimation-EasingEquations | | | | | | | | | | | | | | |---工程:UIView的动画曲线~~ | | |---URL:[git]/zrxq/UIView-EasingFunctions | | | | | | | | | | | | | | |---工程:物理动画,用Chipmunk实现的重力效果等 | | |---URL:[git]/pavelpanov/PhysicsAnimation | | | | | | | | | | | | | | |---工程:有重力感应的2D图形动画(例如瓶子的水) 貌似挺有意思~~ | | |---URL:[git]/dulaccc/DPMeterView | | | | | | | | | | | | | | |---工程:iOS7的景深背景动画效果 一般.. | | |---URL:[git]/acoomans/Parallax | | | | | | | | | | | | | | |---工程:25种动画曲线~~~ | | |---URL:[git]/mysterioustrousers/MTAnimation | | | | | | | | | | | | | | |---工程:弹跳的动画曲线 | | |---URL:[git]/khanlou/SKBounceAnimation | | | | | | | |---子目录:常见动画 | | | | | | | | |---工程:果冻吸入的效果 和Mac里最小化的效果一样~~很棒~ | | |---URL:[git]/Ciechan/BCGenieEffect | | | | | | | | | | | | | | |---工程:一套类似CoverFlow的空间,非常棒,可选多样式,可用于Mac | | |---URL:[git]/nicklockwood/iCarousel | | | | | | | | | | | | | | |---工程:类似CoverFlow的效果 挺老的工程 支持Mac | | |---URL:[git]/thefaj/OpenFlow | | | | | | | | | | | | | | |---工程:一套类似报纸展开的仿3D效果 用CA实现 | | |---URL:[git]/honcheng/PaperFold-for-iOS | | | | | | | | | | | | | | |---工程:那个能左右上下Cube_Paper翻页的效果 挺棒 | | |---URL:[git]/mpospese/MPFoldTransition | | | | | | | | | | | | | | |---工程:一个Flip翻页效果 支持上下左右翻页 会变暗 | | |---URL:[git]/Dillion/iOS-Flip-Transform | | | | | | | | | | | | | | |---工程:一个Flip翻页效果 可能性能不够好 也不会变暗 | | |---URL:[git]/mtabini/AFKPageFlipper | | | | | | | | | | | | | | |---工程:一个OpenDoor的动画 | | |---URL:[git]/mkftr/DoorwayTransition | | | | | | | | | | | | | | |---工程:如题Flip效果 没测试 | | |---URL:[git]/rbreve/Flipboard-3D-Transform-Effect-Example | | | | | | | | | | | | | | |---工程:一个Map折纸动画效果 一般 | | |---URL:[git]/honcheng/PaperFoldMenuController | | | | | | | | | | | | | | |---工程:Map折纸动画~ | | |---URL:[git]/xyfeng/XYOrigami | | | | | | | | | | | | | | |---工程:用OpenGL实现的类似iBook的效果 但是一般 | | |---URL:[git]/lomanf/PaperStack | | | | | | | | | | | | | | |---工程:让TableView能按Group展开合起 | | |---URL:[git]/gcamp/GCRetractableSectionController | | | | | | | | | | | | | | |---工程:一个OpenGL的视图切换 跑不起来? 很久没更新 | | |---URL:[git]/Split82/HMGLTransitions | | | | | | | | | | | | | | |---工程:一个OpenGL的视图 包括iBook效果 折纸翻页效果 散落效果 | | |---URL:[git]/epatel/EPGLTransitionView | | | | | | | | | | | | | | |---工程:一套有些类似iBook的效果但只有横向翻页 被用在看书的地方 | | |---URL:[git]/brow/leaves | | | | | | | | | | | | | | |---工程:用GL实现的iBook 一般 | | |---URL:[git]/GlennChiu/GC3DFlipTransitionStyleSegue | | | | | | | | | | | | | | |---工程:一个推出ModalView的动画 后面的会缩小上移 | | |---URL:[git]/kentnguyen/KNSemiModalViewController | | | | | | | | | | | | | | |---工程:UIView的撕碎爆炸效果 (CA实现) | | |---URL:[git]/vibrazy/letterpressexplosion | | | | | | | | | | | | | | |---工程:几个GL实现的动画 虽然不怎么好 | | |---URL:[git]/chrismiles/FancySegue | | | | | | | | | | | | | | |---工程:用CI实现的一些动画过渡 过雾~ | | |---URL:[git]/shu223/CoreImageTransition | | | | | | | | | | | | | | |---工程:一个Image的过渡效果 | | |---URL:[git]/lukagabric/LTransitionImageView | | | | | | | | | | | | | | |---工程:刮奖的效果 | | |---URL:[git]/SebastienThiebaud/STScratchView | | | | | | | | | | | | | | |---工程:GL实现的翻页效果~ | | |---URL:[git]/xissburg/XBPageCurl | | | | | | | | | | | | | | |---工程:很多有趣的导航视图切换动画 | | |---URL:[git]/applidium/ADTransitionController | | | | | | |---分类:音频 | | | | | | | | |---工程:一个声音库 录音放音 页面上有CoreAudio的教程链接 | | |---URL:[git]/alexbw/novocaine | | | | | | | | | | | | | | |---工程:一个声音库 包装了CoreAudio | | |---URL:[git]/TheAmazingAudioEngine/TheAmazingAudioEngine | | | | | | | | | | | | | | |---工程:音频流播放库 支持Mac | | |---URL:[git]/mattgallagher/AudioStreamer | | | | | | | | | | | | | | |---工程:一个简单的播放声音的库 | | |---URL:[git]/akinLiu/SimpleAudioEngine | | | | | | | | | | | | | | |---工程:豆瓣的音频流播放 | | |---URL:[git]/douban/DOUAudioStreamer | | | | | | | | | | | | | | |---工程:一个AU的教程 & 示例工程~ | | |---URL:[git]/tkzic/audiograph | | | | | | | | | | | | | | |---工程:一个iOS上的DSP处理 | | |---URL:[git]/bartolsthoorn/NVDSP | | | | | | | | | | | | | | |---工程:一个Blip声音合成器 | | |---URL:[git]/lucaas/Blip-Synth | | | | | | | | | | | | | | |---工程:一个Midi库 | | |---URL:[git]/petegoodliffe/PGMidi | | | | | | | | | | | | | | |---工程:检测系统声音等级的库 | | |---URL:[git]/stephencelis/sc_listener | | | | | | | | | | | | | | |---工程:一个OpenAL的包装库 比较好用 | | |---URL:[git]/kstenerud/ObjectAL-for-iPhone | | | | | | | | | | | | | | |---工程:一个仿SoundFout的库 但更简单 | | |---URL:[git]/hollance/SoundBankPlayer | | | | | | | | | | | | | | |---工程:对底层的OpenAL包装 | | |---URL:[git]/zoul/Finch | | | | | | | | | | | | | | |---工程:很简单的Sound播放管理 | | |---URL:[git]/nicklockwood/SoundManager | | | | | | | | | | | | | | |---工程:一个用PD来创造音乐的库? 纯C | | |---URL:[git]/libpd/libpd | | | | | | | | | | | | | | |---工程:同libpd | | |---URL:[git]/libpd/pd-for-ios | | | | | | | | | | | | | | |---工程:一个Pad连接Midi设备通信的包装 | | |---URL:[git]/recotana/RCTMidiLib | | | | | | | | | | | | | | |---工程:一个ffmpeg的播放器 ~~~ 需要先构建ffmpeg | | |---URL:[git]/kolyvan/kxmovie | | | | | | | | | | | | | | |---工程:!!!超强大的App 可以读取和演奏各种mod音乐 midi合成 解压 下载 自带庞大音乐库~ 已上架 | | |---URL:[git]/yoyofr/modizer | | | | | | | | | | | | | | |---工程:一个免费的音效库 包括48个UI音效 | | |---URL:[git]/scopegate/octave | | | | | | | | | | | | | | |---工程:在iOS5上检测是否静音 | | |---URL:[git]/Rich2k/RBDMuteSwitch | | | | | | | | | | | | | | |---工程:转换sfArk和sf2的库 很简单 | | |---URL:[git]/raboof/sfArkLib | | | | | | | | | | | | | | |---工程:简单解压sfArk的一个cpp | | |---URL:[git]/raboof/sfArkXTm | | | | | | | | | | | | | | |---工程:和上面sfArkXTm一样,是老一点的纯C版本 | | |---URL:[git]/raboof/unsfark | | | | | | | | | | | | | | |---工程:一个跨平台的音乐软件~ not iOS | | |---URL:[git]/musescore/MuseScore | | | | | | | | | | | | | | |---工程:一个SF2的处理库(Github上有详细说明) An Open SFZ player & SF2 based on SFZero | | |---URL:[git]/WhiteNoise/OpenSFZ | | | | | | | | | | | | | | |---工程:一个Linux下PCM库 有sf2 midi等处理过程 | | |---URL:[git]/alsaplayer/alsaplayer | | | | | | |---分类:游戏 | | | | | | | | |---工程:2D游戏引擎 (SpriteKit后来居上了..) | | |---URL:[git]/cocos2d/cocos2d-iphone | | | | | | | | | | | | | | |---工程:cocos2d的扩展 | | |---URL:[git]/cocos2d/cocos2d-iphone-extensions | | | | | | | | | | | | | | |---工程:cocos2d中画出平滑的曲线 | | |---URL:[git]/krzysztofzablocki/smooth-drawing | | | | | | | | | | | | | | |---工程:仿TinyWings的Demo 用Cocos2D | | |---URL:[git]/haqu/tiny-wings | | | | | | | | | | | | | | |---工程:如题. | | |---URL:[git]/diwu/Tiny-Wings-Remake-on-Android | | | | | | | | | | | | | | |---工程:是小鸟就跳100层 Game | | |---URL:[git]/haqu/tweejump | | | | | | | | | | | | | | |---工程:开源游戏引擎 2D 1.0版 | | |---URL:[git]/PrimaryFeather/Sparrow-Framework | | | | | | | | | | | | | | |---工程:开源游戏引擎 2D 2.0版 | | |---URL:[git]/Gamua/Sparrow-Framework | | | | | | |---分类:较完整的App | | | | | | | | |---工程:一个Github客户端 | | |---URL:[git]/dennisreimann/ioctocat | | | | | | | | | | | | | | |---工程:一个日程管理的App 应该比较知名 | | |---URL:[git]/nothingmagical/cheddar-ios | | | | | | | | | | | | | | |---工程:基于iTunes Connect来查看App销售状况 | | |---URL:[git]/omz/AppSales-Mobile | | | | | | | | | | | | | | |---工程:一个跑步的小游戏~ | | |---URL:[git]/ericjohnson/canabalt-ios | | | | | | | | | | | | | | |---工程:一套HTML5构建的ebook库 貌似挺强大 | | |---URL:[git]/Simbul/baker | | | | | | | | | | | | | | |---工程:一个挺老的App 2年前 | | |---URL:[git]/petewarden/iPhoneTracker | | | | | | | | | | | | | | |---工程:一个实时聊天的功能 支持一些XMPP协议 | | |---URL:[git]/chrisballinger/Off-the-Record-iOS | | | | | | | | | | | | | | |---工程:一个iPad小画板 3年前 | | |---URL:[git]/u-mizo/kokuban | | | | | | | | | | | | | | |---工程:从Appled的GLPaint改的 | | |---URL:[git]/nskboy/glpaint | | | | | | | | | | | | | | |---工程:银河~~ 很棒 有教材 | | |---URL:[git]/hannorein/OpenGLMilkyWay | | | | | | | | | | | | | | |---工程:OSChina 开源中国 ..竟然挪到git.oschina.net去了。。 | | |---URL:[git]/oschina/iphone-app | | | | | | | | | | | | | | |---工程:一个仿Fancy的客户端 基于BeeFranework | | |---URL:[git]/BeeFramework/BeeFancy | | | | | | | | | | | | | | |---工程:RubyChina官方客户端 | | |---URL:[git]/ruby-china/ruby-china-for-ios | | | | | | | | | | | | | | |---工程:和上面一样? | | |---URL:[git]/daveliu/ruby-china-ios | | | | | | | | | | | | | | |---工程:白宫官方App | | |---URL:[git]/WhiteHouse/wh-app-ios | | | | | | | | | | | | | | |---工程:一个Cocos2D的物理小游戏 貌似内容挺丰富~ | | |---URL:[git]/bryceredd/CastleHassle | | | | | | | | | | | | | | |---工程:iOS显示DocSets 可以下载iOS官方Doc~ | | |---URL:[git]/omz/DocSets-for-iOS | | | | | | | | | | | | | | |---工程:一个newsyc.me的客户端 (iPhone hacker News) | | |---URL:[git]/Xuzz/newsyc | | | | | | | | | | | | | | |---工程:hackerNews的客户端 | | |---URL:[git]/bennyguitar/News-YC---iPhone | | | | | | | | | | | | | | |---工程:一个设计很棒的日程安排 | | |---URL:[git]/TeehanLax/Upcoming | | | | | | | | | | | | | | |---工程:一个像Instagram那样的图片分享社区App | | |---URL:[git]/ParsePlatform/Anypic | | | | | | | | | | | | | | |---工程:旧版iOS地图 | | |---URL:[git]/kishikawakatsumi/ClassicMap | | | | | | | | | | | | | | |---工程:Twitter客户端 古老的工程了 | | |---URL:[git]/takuma104/ntlniph | | | | | | | | | | | | | | |---工程:Last.fm官方客户端 | | |---URL:[git]/c99koder/lastfm-iphone | | | | | | | | | | | | | | |---工程:Ink出的邮件客户端 | | |---URL:[git]/Ink/ThatInbox | | | | | | | | | | | | | | |---工程:Ink出的云端文件管理 | | |---URL:[git]/Ink/ThatCloud | | | | | | | | | | | | | | |---工程:Ink出的PDF编辑 | | |---URL:[git]/Ink/ThatPDF | | | | | | | | | | | | | | |---工程:Ink出的图片编辑 | | |---URL:[git]/Ink/ThatPhoto | | | | | | |---分类:开发_调试工具 | | | | | | | | |---工程:iOS工程构建和测试工具,用于替代系统的xcodebuild (CI) | | |---URL:[git]/facebook/xctool | | | | | | | | | | | | | | |---工程:一套Debugger工具,可以在电脑浏览器上远程调试iOS程序~查看试图层次、网络等 | | |---URL:[git]/square/PonyDebugger | | | | | | | | | | | | | | |---工程:一套Log工具,可以在电脑上通过client实时查看NSLog,甚至是图片和二进制文件 支持Android | | |---URL:[git]/fpillet/NSLogger | | | | | | | | | | | | | | |---工程:一套用Private API做的调试库,可以以用户的方式测试(touch in xxx) | | |---URL:[git]/kif-framework/KIF | | | | | | | | | | | | | | |---工程:一套ObjC的测试框架 | | |---URL:[git]/gabriel/gh-unit | | | | | | | | | | | | | | |---工程:一套iOS调试工具,在iOS界面里显示信息 | | |---URL:[git]/domesticcatsoftware/DCIntrospect | | | | | | | | | | | | | | |---工程:一套类似Log4j的东西,可提供企业级的Log~~~~ | | |---URL:[git]/robbiehanson/CocoaLumberjack | | | | | | | | | | | | | | |---工程:自动化测试工具? | | |---URL:[git]/moredip/Frank | | | | | | | | | | | | | | |---工程:一个Debuger工具 用命令行调试。。 | | |---URL:[git]/Shopify/superdb | | | | | | | | | | | | | | |---工程:一个调试iOS界面的工具 通过浏览器访问~~ 值得瞅瞅~~ | | |---URL:[git]/glock45/iOS-Hierarchy-Viewer | | | | | | | | | | | | | | |---工程:一个模拟HTTP响应的调试库 | | |---URL:[git]/luisobo/Nocilla | | | | | | | | | | | | | | |---工程:一个可以在调试时动态添加代码的工具 需要改动Xcode | | |---URL:[git]/DyCI/dyci-main | | | | | | | | | | | | | | |---工程:调试和把玩GestureRecognizor的 | | |---URL:[git]/markd2/GestureLab | | | | | | | | | | | | | | |---工程:BDD风格单元测试 | | |---URL:[git]/pivotal/cedar | | | | | | | | | | | | | | |---工程:iOS5.1中,系统控件和App的图片资源Dump 嗯..iOS7后就没用了 | | |---URL:[git]/pixelfreak/iOS-UI-Assets | | | | | | | | | | | | | | |---工程:导出iOS系统App及控件的图片资源 只支持到iOS5 | | |---URL:[git]/0xced/iOS-Artwork-Extractor | | | | | | |---分类:旧代码 & 奇怪的东西 | | | | | | | | |---工程:通过plist构建界面的小东西 | | |---URL:[git]/quartermaster/DB5 | | | | | | | | | | | | | | |---工程:一套iOS的 Ad-Hoc升级框架.包含PHP服务端 | | |---URL:[git]/TheRealKerni/HockeyKit | | | | | | | | | | | | | | |---工程:一套类似原型制作工具 | | |---URL:[git]/capttaco/Briefs | | | | | | | | | | | | | | |---工程:视频跟踪检测 貌似挺高深 | | |---URL:[git]/zk00006/OpenTLD | | | | | | | | | | | | | | |---工程:一些Fake系统图标的App 还有一些设备外框的图片、触摸点图片可以用 | | |---URL:[git]/atebits/SimFinger | | | | | | | | | | | | | | |---工程:已经弃用的旧代码 新工程去看github页面 | | |---URL:[git]/ldandersen/scifihifi-iphone | | | | | | | | | | | | | | |---工程:4年前的代码 增强现实 (AR) | | |---URL:[git]/zac/iphonearkit | | | | | | | | | | | | | | |---工程:一个嵌入式的CouchDB实现 | | |---URL:[git]/couchbaselabs/TouchDB-iOS | | | | | | | | | | | | | | |---工程:从运行时Dump出来的公有_私有 Framework头 通过这个可以进行不同版本的对比 | | |---URL:[git]/nst/iOS-Runtime-Headers | | | | | | | | | | | | | | |---工程:RoR相关的东西 | | |---URL:[git]/yfactorial/objectiveresource | | | | | | | | | | | | | | |---工程:Mustache模板? | | |---URL:[git]/groue/GRMustache | | | | | | | | | | | | | | |---工程:Titanium 的常用模块 | | |---URL:[git]/appcelerator/titanium_modules | | | | | | |---分类:代码库大包包 | | | | | | | | |---工程:随书代码 | | |---URL:[git]/erica/iphone-3.0-cookbook- | | | | | | | | | | | | | | |---工程:随书代码~ | | |---URL:[git]/erica/iOS-5-Cookbook | | | | | | | | | | | | | | |---工程: | | |---URL:[git]/erica/iOS-6-Cookbook | | | | | | | | | | | | | | |---工程: | | |---URL:[git]/erica/iOS-6-Advanced-Cookbook | | | | | | | | | | | | | | |---工程:一些mysparks.info上面的代码 | | |---URL:[git]/chaozhao/MyProjects | | | | | | | | | | | | | | |---工程:一些Xcode代码片段 | | |---URL:[git]/mattt/Xcode-Snippets | | | | | | |---分类:Mac Only | | | | | | | | |---工程:一个git的图形客户端 | | |---URL:[git]/pieter/gitx | | | | | | | | | | | | | | |---工程:把UIKit克隆到Mac里 | | |---URL:[git]/BigZaphod/Chameleon | | | | | | | | | | | | | | |---工程:一个Mac上的数据库客户端 支持Mysql Postgre Nosql Redis等 | | |---URL:[git]/Induction/Induction | | | | | | | | | | | | | | |---工程:一个Mac的自定义控件库,有类似iOS的Table和Tab,CA实现 | | |---URL:[git]/twitter/twui | | | | | | | | | | | | | | |---工程:一个Ruby程序,用来管理Cocoa库依赖 | | |---URL:[git]/CocoaPods/CocoaPods | | | | | | | | | | | | | | |---工程:Mac上的代码编辑,Chrome风格,小巧快速 | | |---URL:[git]/rsms/kod | | | | | | | | | | | | | | |---工程:Mac上窗口管理 | | |---URL:[git]/jigish/slate | | | | | | | | | | | | | | |---工程:一个包装,用nu语言来写东西? | | |---URL:[git]/timburks/nu | | | | | | | | | | | | | | |---工程:用来生成Apple格式的文档和网页 | | |---URL:[git]/tomaz/appledoc | | | | | | | | | | | | | | |---工程:包装以可以用类似js的写法来调用函数 | | |---URL:[git]/maccman/macgap | | | | | | | | | | | | | | |---工程:这个..Mac上知名的快速启动 | | |---URL:[git]/quicksilver/Quicksilver | | | | | | | | | | | | | | |---工程:生成CoreData的Code | | |---URL:[git]/rentzsch/mogenerator | | | | | | | | | | | | | | |---工程:Note程序 | | |---URL:[git]/scrod/nv | | | | | | | | | | | | | | |---工程:知名终端~ | | |---URL:[git]/gnachman/iTerm2 | | | | | | | | | | | | | | |---工程:一个软件升级用的Framework | | |---URL:[git]/andymatuschak/Sparkle | | | | | | | | | | | | | | |---工程:PostgresSQL客户端 | | |---URL:[git]/PostgresApp/PostgresApp | | | | | | | | | | | | | | |---工程:通过终端发送Notification | | |---URL:[git]/alloy/terminal-notifier | | | | | | | | | | | | | | |---工程:管理桌面窗口 状态栏插件 | | |---URL:[git]/fikovnik/ShiftIt | | | | | | | | | | | | | | |---工程:这个不用说了。。~~~ | | |---URL:[git]/textmate/textmate | | | | | | | | | | | | | | |---工程:Textmate插件 一个侧边栏 | | |---URL:[git]/jezdez/textmate-missingdrawer | | | | | | | | | | | | | | |---工程:Textmate插件 运行ack? | | |---URL:[git]/protocool/AckMate | | | | | | | | | | | | | | |---工程:Webkit插件 屏蔽Flash | | |---URL:[git]/rentzsch/clicktoflash | | | | | | | | | | | | | | |---工程:MongoDB的客户端 | | |---URL:[git]/bububa/MongoHub-Mac | | | | | | | | | | | | | | |---工程:用于cocos2d的JS绑定 GUI设计 | | |---URL:[git]/cocos2d/CocosBuilder | | | | | | | | | | | | | | |---工程:一些AppKit的扩展 | | |---URL:[git]/github/Rebel | | | | | | | | | | | | | | |---工程:轻量的IRC客户端 | | |---URL:[git]/Codeux/Textual | | | | | | | | | | | | | | |---工程:一个开发用文本编辑器 | | |---URL:[git]/vicoapp/vico | | | | | | | | | | | | | | |---工程:一个时间管理的App | | |---URL:[git]/ugol/pomodoro | | | | | | | | | | | | | | |---工程:Terminal的插件 | | |---URL:[git]/torsten/visor | | | | | | | | | | | | | | |---工程:这个不用说了.... | | |---URL:[git]/ohdarling/GoAgentX | | | | | | | | | | | | | | |---工程:像素画 的工具 | | |---URL:[git]/Pixen/Pixen | | | | | | | | | | | | | | |---工程:不知道什么好想是与数据和网络连接的? | | |---URL:[git]/eaigner/DataKit | | | | | | | | | | | | | | |---工程:取色器 状态栏插件 | | |---URL:[git]/oscardelben/Color-Picker-Pro | | | | | | | | | | | | | | |---工程:Mac版的HUD | | |---URL:[git]/indragiek/SNRHUDKit | | | | | | | | | | | | | | |---工程:FTP和WebDAV | | |---URL:[git]/karelia/ConnectionKit | | | | | | | | | | | | | | |---工程:各种游戏机模拟器 | | |---URL:[git]/OpenEmu/OpenEmu | | | | | | | | | | | | | | |---工程:一个完整的Hacker News客户端~~ | | |---URL:[git]/eliaskg/Hacky | | | | | | | | | | | | | | |---工程:下载WWDC用,Xcode5 only | | |---URL:[git]/zadr/WWDCDownloader | | | | | | | | | | | | | | |---工程:Xcode的插件 支持绑定VIM快捷键 | | |---URL:[git]/JugglerShu/XVim | | | | | | | | | | | | | | |---工程:一个录屏分享的App | | |---URL:[git]/petetak/QuickCast | | | | | | | | | | | | | | |---工程:窗口管理 for hackers | | |---URL:[git]/sdegutis/zephyros | | | | | | | | | | | | | | |---工程:SSH快捷方式 菜单栏插件 | | |---URL:[git]/fitztrev/shuttle | | | | | | | | | | | | | | |---工程:系统QuickLook的插件,查看无扩展名的文本文件 | | |---URL:[git]/whomwah/qlstephen | | | | | | | | | | | | | | |---工程:Mac AppStore风格的NSWindow | | |---URL:[git]/indragiek/INAppStoreWindow | | | | | | | | | | | | | | |---工程:窗口管理 不用鼠标 | | |---URL:[git]/eczarny/spectacle | | | | | | | | | | | | | | |---工程:IRC客户端 | | |---URL:[git]/psychs/limechat | | | | | | | | | | | | | | |---工程:Web开发 | | |---URL:[git]/livereload/LiveReload | | | | | | | | | | | | | | |---工程:自控。。禁止上网一段时间 | | |---URL:[git]/slambert/selfcontrol | | | | | | | | | | | | | | |---工程:在状态栏弹出的Popup | | |---URL:[git]/shpakovski/Popup | | | | | | | | | | | | | | |---工程:一个MPlayerX的测试分支 | | |---URL:[git]/niltsh/MPlayerX | | | | | | | | | | | | | | |---工程:快速启动编辑 | | |---URL:[git]/QuickCursor/QuickCursor | | | | | | | | | | | | | | |---工程:一个小巧的 挺棒的音乐播放器 | | |---URL:[git]/sonoramac/Sonora | | | | | | | | | | | | | | |---工程:一个Sarari插件 | | |---URL:[git]/rs/SafariOmnibar | | | | | | | | | | | | | | |---工程:16进制编辑器 | | |---URL:[git]/ridiculousfish/HexFiend | | | | | | | | | | | | | | |---工程:cocoapod 插件 | | |---URL:[git]/kattrali/cocoapods-xcode-plugin | | | | | | | | | | | | | | |---工程:Xcode的插件 写注释时自动提醒JavaDoc风格 | | |---URL:[git]/onevcat/VVDocumenter-Xcode | | | | | | | | | | | | | | |---工程:Xcode的插件 支持动态调整UIColor | | |---URL:[git]/omz/ColorSense-for-Xcode | | | | | | | | | | | | | | |---工程:Xcode的插件 支持显示工程里的UIImage | | |---URL:[git]/ksuther/KSImageNamed-Xcode | | | | | | | | | | | | | | |---工程:Xcode的插件 显示NSLocalizedString的对应字符串 | | |---URL:[git]/questbeat/Lin | | | | | | | | | | | | | | |---工程:把xib和nib翻译成m 包括命令、GUI、Service | | |---URL:[git]/akosma/nib2objc | | | | | | | | | | | | | | |---工程:编译iOS的Framework的通用模板 | | |---URL:[git]/jverkoey/iOS-Framework | | | | | | | | | | | | | | |---工程:管理和发现插件~~ | | |---URL:[git]/mneorr/Alcatraz | | | | | | | | | | | | | | |---工程:原生iOS_Mac粒子效果设计 | | |---URL:[git]/icanzilb/UIEffectDesignerView | | | | | | | | | | | | | | |---工程:开发工具 制作多语言 | | |---URL:[git]/stefanceriu/SCStringsUtility | | | | | |
封装和控制器
BigCategory
// // Category.h // 34_iOS开源合辑 // // Created by beyond on 14-9-11. // Copyright (c) 2014年 com.beyond. All rights reserved. // 开源项目之大的类别,成员:name和数组 #import <Foundation/Foundation.h> @interface BigCategory : NSObject // 大分类的名称:如网络、音频、游戏、图形、控件等 @property (nonatomic,copy) NSString *name; // 数组,数组元素是 子分类对象 @property (nonatomic,strong) NSArray *subCatArr; // 如果没有子分类,也可以直接是projectArr @property (nonatomic,strong) NSArray *projectArr; @end
SubCategory
// // SubCategory.h // 34_iOS开源合辑 // // Created by beyond on 14-9-11. // Copyright (c) 2014年 com.beyond. All rights reserved. // 开源项目之子类别,成员:name和数组 #import <Foundation/Foundation.h> @interface SubCategory : NSObject // 子分类的名称:如JSON、XML等 @property (nonatomic,copy) NSString *name; // 数组,数组元素是 一个个工程对象 @property (nonatomic,strong) NSArray *list; @end
// // Project.h // 34_iOS开源合辑 // // Created by beyond on 14-9-11. // Copyright (c) 2014年 com.beyond. All rights reserved. // 一个具体的工程对象,成员:工程名,工程作者,工程描述 #import <Foundation/Foundation.h> @interface Project : NSObject // 工程的名字 @property (nonatomic,copy) NSString *name; // 工程的描述 @property (nonatomic,copy) NSString *desc; // 工程作者 @property (nonatomic,copy) NSString *owner; @end
控制器
- (void)viewDidLoad { [super viewDidLoad]; NSString *fileName = [[NSBundle mainBundle]pathForResource:@"ios_resources.plist" ofType:nil]; // 通过plist来创建一个模型数组 _BigCatArr = [BigCategory objectArrayWithFile:fileName]; for (BigCategory *bigCat in _BigCatArr) { NSLog(@"|---分类:%@",bigCat.name); if (bigCat.subCatArr.count>0) { // 如果 有子分类,才要遍历子分类 // 成员是:字典数组,现在要转成对象数组 NSArray *subCatArr = bigCat.subCatArr; bigCat.subCatArr = [SubCategory objectArrayWithKeyValuesArray:subCatArr]; for (SubCategory *subCat in bigCat.subCatArr) { NSLog(@"| |---子目录:%@",subCat.name); NSArray *projectArr = subCat.list; subCat.list = [Project objectArrayWithKeyValuesArray:projectArr]; for (Project *pro in subCat.list) { NSLog(@"| | |"); NSLog(@"| | |"); NSLog(@"| | |---工程:%@",pro.desc); NSString *url = [NSString stringWithFormat:@"[git]/%@/%@",pro.owner,pro.name]; NSLog(@"| | |---URL:%@",url); NSLog(@"| | |"); NSLog(@"| | |"); } } } else { // 如果没有子分类, 则将大分类bigCat成员:projectArr 字典转对象 bigCat.projectArr = [Project objectArrayWithKeyValuesArray:bigCat.projectArr]; //NSLog(@"big cat project Arr %@",[bigCat.projectArr objectAtIndex:0]); for (Project *pro in bigCat.projectArr) { NSLog(@"| | |"); NSLog(@"| | |"); NSLog(@"| | |---工程:%@",pro.desc); NSString *url = [NSString stringWithFormat:@"[git]/%@/%@",pro.owner,pro.name]; NSLog(@"| | |---URL:%@",url); NSLog(@"| | |"); NSLog(@"| | |"); } } } NSLog(@"string"); }
iOS_开源项目合辑
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。