欲先攻其事必先利其器 (第三方资源篇)

一:源代码实例

1:快速搭建项目源代码

地址:https://github.com/wujunyang/MobileProject

2:高仿美团iOS版

地址:https://github.com/lookingstars/meituan

3:模仿网易新闻做的精仿网易新闻

地址:https://github.com/dsxNiubility/SXNews

4:支付宝高仿版

地址:https://github.com/gsdios/GSD_ZHIFUBAO

5:高仿百度传课iOS版

地址:https://github.com/lookingstars/chuanke

6:模仿一元云购

地址:https://github.com/JxbSir/YiYuanYunGou

7:wordpress源代码

地址:https://github.com/wordpress-mobile/WordPress-iOS

8:v2ex源代码(文章类型,若报SVProgressHUD错,则把Podfile中的SVProgressHUD移除)

地址:https://github.com/singro/v2ex

9:PHPHub客户端(IOS8.0以上)

地址:https://github.com/Aufree/phphub-ios

10:Coding.net客户端

地址:https://coding.net/u/coding/p/Coding-iOS/git

11:如何优化UITableView中Cell加载图片的实例

地址:https://github.com/allenhsu/UIScrollView-Samples/tree/master/LazyLoad

12:开源的IOS代码集合

地址:https://github.com/dkhamsing/open-source-ios-apps

二:辅助软件

1:XCODE文档注解插件VVDocumenter

地址:https://github.com/onevcat/VVDocumenter-Xcode

2:将JSON格式化输出为模型的属性

地址:https://github.com/EnjoySR/ESJsonFormat-Xcode

3:图片提示插件

地址:https://github.com/ksuther/KSImageNamed-Xcode

4:图片转换插件

地址:https://github.com/rickytan/RTImageAssets

5:测试模拟苹果通知

地址:https://github.com/KnuffApp/Knuff

6: HOStringSense可以在弹出框写NSString,所见及所得

地址:https://github.com/holtwick/HOStringSense-for-Xcode

7:cocoapods-xcode-plugin  pod相关的操作可以在xcode菜单进行

地址:https://github.com/kattrali/cocoapods-xcode-plugin

8:switch枚举的时候会自动生成代码

地址:https://github.com/stefanceriu/SCXcodeSwitchExpander

9:git中关于各个语言的gitignore

地址:https://github.com/github/gitignore

10:FLEX(Flipboard Explorer)是Flipboard官方发布的一组专门用于iOS开发的应用内调试工具

地址:https://github.com/Flipboard/FLEX

11:ponyDebugger是一个远程调试工具包,通过使用Chrome开发者工具来调试iOS应用的网络流量和数据存储

地址:https://github.com/square/PonyDebugger

12: OC编码风格规范

地址:https://github.com/NYTimes/objective-c-style-guide

13:FBMemoryProfiler:Facebook出品的一个实时监测内存使用的库。相比于Xcode自带的Instruments

地址:https://github.com/facebook/FBMemoryProfiler

14:app卡顿问题检测--KMCGeigerCounter(实例可以网上搜索)

地址:https://github.com/kconner/KMCGeigerCounter/

15:生成类的关系图KSHObjcUML

地址:https://github.com/kimsungwhee/KSHObjcUML

16:realm-cocoa实体映射数据库,有自个的数据库(可以替换SQLITE,速度比较快)

地址:https://github.com/realm/realm-cocoa

17:创建文档API,可以快速让APP先调用,并行开发

地址:https://apiary.io/

18:直接查看虚拟器上的沙盒路径simpholders

地址:http://www.maczapp.com/simpholders

19:FastStub实现了类似的功能,能自动解析出某个类头文件,父类,所有protocol里面还没有被实现的方法(ctrl+cmd+k)

地址:https://github.com/music4kid/FastStub-Xcode

三:第三方插件

1:基于响应式编程思想的oc

地址:https://github.com/ReactiveCocoa/ReactiveCocoa

2:hud提示框

地址:https://github.com/jdg/MBProgressHUD

3:XML/HTML解析

地址:https://github.com/topfunky/hpple

4:有文字输入时,能根据键盘是否弹出来调整自身显示内容的位置

地址:https://github.com/michaeltyson/TPKeyboardAvoiding

5:状态栏提示框

地址:https://github.com/jaydee3/JDStatusBarNotification

6:block工具包。将很多需要用delegate实现的方法整合成了block的形式

地址:https://github.com/zwaldowski/BlocksKit

7:图片加载

地址:https://github.com/rs/SDWebImage

8:正则表达式

地址:https://github.com/wezm/RegexKitLite

9:Masonry代码布局

地址:https://github.com/SnapKit/Masonry

10:弹出窗

地址:https://github.com/sberrevoets/SDCAlertView

11:Button的样式

地址:https://github.com/mattlawer/BButton

12:验证网络连接状态

地址:https://github.com/tonymillion/Reachability

13:自动计算表格行高

地址:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell

14:关键帧基础动画框架,如动画效果的启动页

地址:https://github.com/IFTTT/JazzHands

15:iOS快速简单集成国内三大平台分享

地址:https://github.com/xumeng/XMShareModule

16:五项能力值展示的五边形

地址:https://github.com/dsxNiubility/SXFiveScoreShow

17:自动识别网址号码邮箱和表情的label

地址:https://github.com/molon/MLEmojiLabel

18:IM对话功能的封装

地址:https://github.com/ZhipingYang/UUChatTableView

19:字典转模型框架

地址:https://github.com/CoderMJLee/MJExtension

20:下拉上拉刷数据

地址:https://github.com/CoderMJLee/MJRefresh

21:表格行左右划动菜单

地址:https://github.com/MortimerGoro/MGSwipeTableCell

22:图文混搭

地址:https://github.com/zhouande/TLAttributedLabel

23:可以简单展示在UINavigationBar下方,类似Music app的播放列表视图,弹出菜单视图

地址:https://github.com/DrummerB/BFNavigationBarDrawer

24:比如筛选、模糊、优化、蒙版、调整大小、旋转以及保存等等。同时还提供了一个UIImageView子类从URL异步加载图片,并在下载完毕时展示图片。

地址:https://github.com/Nyx0uf/NYXImagesKit

25:底部TabBar

地址:https://github.com/robbdimitrov/RDVTabBarController

26:表情面版

地址:https://github.com/ayushgoel/AGEmojiKeyboard

27:记录框架

地址:https://github.com/CocoaLumberjack/CocoaLumberjack

28:IOS与javascript交互

地址:https://github.com/marcuswestin/WebViewJavascriptBridge

29:图表统计展示

地址:https://github.com/kevinzhow/PNChart(或https://github.com/danielgindi/ios-charts)

30:appStore评分

地址:https://github.com/arashpayan/appirater

31:iOS-Categories扩展类大全

地址:https://github.com/shaojiankui/IOS-Categories

32:扫描二维码,仿微信效果,带有扫描条

地址:https://github.com/JxbSir/JxbScanQR

33:动效弹出视图(弹出窗里面为文字,可以定义弹出的方向,及显示的时间)--AMPopTip

地址:https://github.com/andreamazz/AMPopTip

34:基于Masonry自动计算行高扩展

地址:https://github.com/632840804/HYBMasonryAutoCellHeight

35:模仿新浪微博弹出菜单

地址:https://github.com/wwdc14/HyPopMenuView

36:搜索历史标签

地址:https://github.com/zhiwupei/SearchHistory

37:快速集成新手引导的类库

地址:https://github.com/StrongX/XSportLight

38:设置页面的封装

地址:https://github.com/renzifeng/ZFSetting

39:带箭头的弹出视图插件

地址:https://github.com/xiekw2010/DXPopover

40:下拉菜单插件

地址:https://github.com/dopcn/DOPDropDownMenu/

41:表格空白提示插件

地址:https://github.com/dzenbot/DZNEmptyDataSet

42:给任意UIView视图四条边框加上阴影,可以自定义阴影的颜色、粗细程度、透明程度以及位置(上下左右边框)

地址:https://github.com/Seitk/UIView-Shadow-Maker

43:不错的日期时间插件

地址:https://github.com/CoderXL/UUDatePicker

44:底部弹出选择

地址:https://github.com/skywinder/ActionSheetPicker-3.0

45:比较不错的引导页面插件

地址:https://github.com/ealeksandrov/EAIntroView

46:两个APP跳转的插件

地址:https://github.com/usebutton/DeepLinkKit

47:本地存取NSUserDefaults插件

地址:https://github.com/gangverk/GVUserDefaults

48:NSArray和NSDictionary关于LINQ的操作方式,封装一些常用的操作

地址:https://github.com/ColinEberhardt/LinqToObjectiveC

49:可以监控网络请求的内容

地址:https://github.com/coderyi/NetworkEye

50:时间帮助插件,可以快速获取时间,比较,增加等操作

地址:https://github.com/MatthewYork/DateTools

51:不错的链式动作

地址:https://github.com/jhurray/JHChainableAnimations

52:弹出层视图,背景效果(可以自定义视图的内容)

地址:https://github.com/HJaycee/JCAlertView

53:圆形进度条的显示,中间可显示值

地址:https://github.com/mdinacci/MDRadialProgress

54:很帅的数据加载动画(可以用于数据列表加载的展现)

地址:https://github.com/NghiaTranUIT/FeSpinner

55:一个开源的AFnetworking上层的封装(猿题库等运用)

地址:https://github.com/yuantiku/YTKNetwork

56:CBStoreHouseRefreshControl:一个效果很酷炫的下拉刷新控件

地址:https://github.com/coolbeet/CBStoreHouseRefreshControl

57:AFNetworking-RACExtensions:针对ReactiveCocoa的AF封装

地址:https://github.com/CodaFi/AFNetworking-RACExtensions

58:模糊效果(毛玻璃)

地址:https://github.com/nicklockwood/FXBlurView

59:UITableView展开效果的插件

地址:https://github.com/sakkaras/SKSTableView

60:ZIP压缩及解压插件ZipArchive

地址:https://github.com/ZipArchive/ZipArchive

61:自定义UIAlertView

地址:https://github.com/lmcd/LMAlertView

62:Facebook开源的动画库Pop

地址:https://github.com/facebook/pop

63:关于使用facebook动画库的实例集合

地址:https://github.com/schneiderandre/popping

64:iOS应用视图上添加简单闪烁效果Shimmer

地址:https://github.com/facebook/Shimmer

65:ios数据持久化插件,使得Core Data使用起来更加的便捷容易

地址:https://github.com/magicalpanda/MagicalRecord

66:创建缩合的iOS应用程序标题栏

地址:https://github.com/bryankeller/BLKFlexibleHeightBar

67:PDF阅读器核心库

地址:https://github.com/vfr/Reader

68:STPopup使弹出框也有UINavigationController的效果

地址:https://github.com/kevin0571/STPopup

69:基于核心音频,有助于进行实时,低延迟音频处理和可视化的iOS和OSX音频可视化框架

地址:https://github.com/syedhali/EZAudio

70:一个不错的弹出Sheet,可以前进跟后退,适合多个页面

地址:https://github.com/m1entus/MZFormSheetController

71:Aspect库是对面向切面编程的实现,里面封装了Runtime的方法

地址:https://github.com/steipete/Aspects

72:一个不错在无输入源的输入框,如UITableViewCell等

地址:https://github.com/slackhq/SlackTextViewController

73:小红点插件,用于提示未读效果

地址:https://github.com/weng1250/WZLBadge

74:不错的照片选择器,视频选择器,支持单多选

地址:https://github.com/mwaterfall/MWPhotoBrowser

75:含10多种的转场动画效果

地址:https://github.com/ColinEberhardt/VCTransitionsLibrary

76:左右菜单显示(类似QQ导航)

地址:https://github.com/romaonthego/RESideMenu

77:很赞的等待指示动画(比系统自带的帅)

地址:https://github.com/ninjaprox/DGActivityIndicatorView

78:KVOController一个简单安全的KVO(Key-value Observing,键-值观察)工具,提供简单方便、线程安全的API, Facebook的开源项目之一

地址:https://github.com/facebook/KVOController

79:FormatterKit收集了很多构思优秀的NSFormatter子类

地址:https://github.com/mattt/FormatterKit

80:自定义的UIPageControl(可以设置每个的样式)

地址:https://github.com/Spaceman-Labs/SMPageControl

81:使用NJKWebViewProgress做webview进度条(解决先前无法获得进度的问题)

地址:https://github.com/ninjinkun/NJKWebViewProgress

82:修改NavigationBar的显示效果

地址:https://github.com/ltebean/LTNavigationBar/

83:FCUUID获得设备号的替代方式

地址:https://github.com/fabiocaccamo/FCUUID

84:多主题色或者白天黑夜模式的运用

地址:https://github.com/Draveness/DKNightVersion

85:GPUImage是一个基于GPU图像和视频处理的开源框架,提供各种各样的图像处理滤镜

地址:https://github.com/BradLarson/GPUImage

86:YY图片加载插件,可以支持动态,网络本地,渐进式图片加载等

地址:https://github.com/ibireme/YYWebImage

87:封装后的蓝牙帮助库

地址:https://github.com/coolnameismy/BabyBluetooth

88:一个很通用的需求就是引导教程

地址:https://github.com/bubudrc/MPCoachMarks

89:基于MPMoviePlayerController播放器KRVideoPlayer

地址:https://github.com/36Kr-Mobile/KRVideoPlayer

90:UICollection左对齐跟右对齐

地址:https://github.com/mokagio/UICollectionViewLeftAlignedLayout

地址:https://github.com/mokagio/UICollectionViewRightAlignedLayout

91:自定义弹出对话窗,类似系统又可以自定义视图DQAlertView或MMPopupView

地址:https://github.com/dinhquan/DQAlertView

地址:https://github.com/adad184/MMPopupView

92:输入框在焦点获得时会有一个小标题JVFloatLabeledTextField

地址:https://github.com/jverdi/JVFloatLabeledTextField

93:针对一些UI进行显示优化,可以设置一些不同的背景色等

地址:https://github.com/Grouper/FlatUIKit

94:色彩插件,如果没有设计师又想一些漂亮的色彩就可以运用Chameleon

地址:https://github.com/ViccAlexander/Chameleon

95:两个不错的侧边栏显示插件ECSlidingViewController,SWRevealViewController

地址:https://github.com/ECSlidingViewController/

ECSlidingViewController

地址:https://github.com/John-Lluch/SWRevealViewController

96:各式各样的进度条,可以放在不同地方NAV或者图片或者扇形M13ProgressSuite

地址:https://github.com/Marxon13/M13ProgressSuite

97:拉动UITableView时CELL有一摇动的效果AMWaveTransition

地址:https://github.com/andreamazz/AMWaveTransition

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
<br> ◎ 文件说明<br> <br> 本文件包括以下内容:<br> <br> ※ 1、文件说明<br> ※ 2、源码操作说明<br> ※ 3、光盘目录清单<br> <br><br> ◎ 源码操作说明<br><br> 源代码使用方法是(以实例1为例):<br> 将该实例的源码,比如实例1的1.c文件(可以在001目录下找到),<br> 拷贝到tc编译器目录下,运行tc.exe,打开编译器,<br> 按【F3】键或者“File->Open”菜单命令,打开1.c文件,<br> 按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程序。<br> <br><br> ◎ 光盘目录清单如下:<br><br>第一部分 基础篇<br> <br>001 第一个C程序 <br>002 运行多个源文件 <br>003 求整数之积 <br>004 比较实数大小 <br>005 字符的输出 <br>006 显示变量所占字节数 <br>007 自增/自减运算 <br>008 数列求和 <br>009 乘法口诀表 <br>010 猜数字游戏 <br>011 模拟ATM(自动柜员机)界面 <br>012 用一维数组统计学生成绩 <br>013 用二维数组实现矩阵转置 <br>014 求解二维数组的最大/最小元素 <br>015 利用数组求前n个质数 <br>016 编制万年历 <br>017 对数组元素排序 <br>018 任意进制数的转换 <br>019 判断回文数 <br>020 求数组前n元素之和 <br>021 求解钢材切割的最佳订单 <br>022 通过指针比较整数大小 <br>023 指向数组的指针 <br>024 寻找指定元素的指针 <br>025 寻找相同元素的指针 <br>026 阿拉伯数字转换为罗马数字 <br>027 字符替换 <br>028 从键盘读入实数 <br>029 字符行排版 <br>030 字符排列 <br>031 判断字符串是否回文 <br>032 通讯录的输入输出 <br>033 扑克牌的结构表示<br>034 用“结构”统计学生成绩 <br>035 报数游戏 <br>036 模拟社会关系 <br>037 统计文件的字符数 <br>038 同时显示两个文件的内容 <br>039 简单的文本编辑器 <br>040 文件的字数统计程序 <br>041 学生成绩管理程序 <br> <br>第二部分 数据结构篇<br> <br>042 插入排序 <br>043 希尔排序 <br>044 冒泡排序 <br>045 快速排序 <br>046 选择排序 <br>047 堆排序 <br>048 归并排序 <br>049 基数排序 <br>050 二叉搜索树操作 <br>051 二项式系数递归 <br>052 背包问题 <br>053 顺序表插入和删除 <br>054 链表操作(1) <br>055 链表操作(2) <br>056 单链表就地逆置 <br>057 运动会分数统计 <br>058 双链表 <br>059 约瑟夫环 <br>060 记录个人资料 <br>061 二叉树遍利 <br>062 浮点数转换为字符串 <br>063 汉诺塔问题 <br>064 哈夫曼编码 <br>065 图的深度优遍利 <br>066 图的广度优遍利<br>067 求解最优交通路径 <br>068 八皇后问题<br>069 骑士巡游 <br>070 用栈设置密码 <br>071 魔王语言翻译 <br>072 火车车厢重排 <br>073 队列实例 <br>074 K阶斐波那契序列 <br> <br>第三部分 数值计算与趣味数学篇<br> <br>075 绘制余弦曲线和直线的迭加<br>076 计算高次方数的尾数 <br>077 打鱼还是晒网 <br>078 怎样存钱以获取最大利息 <br>079 阿姆斯特朗数 <br>080 亲密数 <br>081 自守数 <br>082 具有abcd=(ab+cd)2性质的数 <br>083 验证歌德巴赫猜想<br>084 素数幻方 <br>085 百钱百鸡问题 <br>086 爱因斯坦的数学题 <br>087 三色球问题<br>088 马克思手稿中的数学题 <br>089 配对新郎和新娘 <br>090 约瑟夫问题<br>091 邮票组合 <br>092 分糖果 <br>093 波瓦松的分酒趣题 <br>094 求π的近似值 <br>095 奇数平方的有趣性质<br>096 角谷猜想 <br>097 四方定理 <br>098 卡布列克常数 <br>099 尼科彻斯定理 <br>100 扑克牌自动发牌 <br>101 常胜将军 <br>102 搬山游戏<br>103 兔子产子(菲波那契数列) <br>104 数字移动 <br>105 多项式乘法 <br>106 产生随机数 <br>107 堆栈四则运算 <br>108 递归整数四则运算 <br>109 复平面作图 <br>110 绘制彩色抛物线 <br>111 绘制正态分布曲线 <br>112 求解非线性方程 <br>113 实矩阵乘法运算<br>114 求解线性方程 <br>115 n阶方阵求逆 <br>116 复矩阵乘法 <br>117 求定积分 <br>118 求满足特异条件的数列 <br>119 超长正整数的加法 <br> <br>第四部分 图形篇<br> <br>120 绘制直线 <br>121 绘制圆 <br>122 绘制圆弧 <br>123 绘制椭圆<br>124 设置背景色和前景色<br>125 设置线条类型 <br>126 设置填充类型和填充颜色 <br>127 图形文本的输出 <br>128 金刚石图案<br>129 飘带图案 <br>130 圆环图案 <br>131 肾形图案 <br>132 心脏形图案 <br>133 渔网图案 <br>134 沙丘图案<br>135 设置图形方式下的文本类型 <br>136 绘制正多边形 <br>137 正六边形螺旋图案 <br>138 正方形螺旋拼块图案<br>139 图形法绘制圆 <br>140 递归法绘制三角形图案 <br>141 图形法绘制椭圆 <br>142 抛物样条曲线 <br>143 Mandelbrot分形图案<br>144 绘制布朗运动曲线 <br>145 艺术清屏 <br>146 矩形区域的颜色填充 <br>147 VGA256色模式编程 <br>148 绘制蓝天图案 <br>149 屏幕检测程序 <br>150 运动的小车动画 <br>151 动态显示位图 <br>152 利用图形页实现动画<br>153 图形时钟 <br>154 音乐动画 <br> <br>第五部分 系统篇<br> <br>155 读取DOS系统中的国家信息 <br>156 修改环境变量 <br>157 显示系统文件表 <br>158 显示目录内容 <br>159 读取磁盘文件 <br>160 删除目录树 <br>161 定义文本模式 <br>162 设计立体窗口 <br>163 彩色弹出菜单 <br>164 读取CMOS信息 <br>165 获取BIOS设备列表 <br>166 锁住硬盘 <br>167 备份/恢复硬盘分区表 <br>168 设计口令程序 <br>169 程序自我保护<br> <br>第六部分 常见试题解答篇<br> <br>170 水果拼盘 <br>171 小孩吃梨 <br>172 删除字符串中的特定字符 <br>173 求解符号方程 <br>174 计算标准差 <br>175 求取符合特定要求的素数 <br>176 统计符合特定条件的数 <br>177 字符串倒置 <br>178 部分排序 <br>179 产品销售记录处理 <br>180 特定要求的字符编码 <br>181 求解三角方程 <br>182 新完全平方数 <br>183 三重回文数 <br>184 奇数方差 <br>185 统计选票 <br>186 同时整除 <br>187 字符左右排序 <br>188 符号算式求解 <br>189 数字移位 <br>190 统计最高成绩 <br>191 比较字符串长度 <br>192 合并整数 <br>193 矩阵逆置<br>194 删除指定的字符<br>195 括号匹配 <br>196 字符串逆置 <br>197 SIX/NINE问题 <br>198 单词个数统计 <br>199 方差运算 <br>200 级数运算 <br>201 输出素数 <br>202 素数题 <br>203 序列排序 <br>204 整数各位数字排序 <br>205 字符串字母移位 <br>206 Fibonacc数列 <br> <br>第七部分 游戏篇<br> <br>207 商人过河游戏 <br>208 吃数游戏 <br>209 解救人质游戏 <br>210 打字训练游戏 <br>211 双人竞走游戏 <br>212 迷宫探险游戏 <br>213 迷你撞球游戏<br>214 模拟扫雷游戏 <br>215 推箱子游戏 <br>216 五子棋游戏 <br> <br>第八部分 综合实例篇<br> <br>217 综合CAD系统 <br>218 功能强大的文本编辑器<br>219 图书管理系统<br>220 进销存管理系统

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值