iOS --- 分享一波实用Demo源码

汇总了一些常用的demo,包括获取验证码、AVPlayer、AFNetworking、Masonry、高仿微信、高仿网易、K线图、折线图、柱状图、手势解锁、TouchID、直播、动画等,大家可以根据需要自取,大部分都是来自GitHub。
1、获取验证码 http://download.csdn.net/detail/zyq527758142/9852547
2、接口调试Get,Post http://download.csdn.net/detail/zyq527758142/9852550 (windows平台)http://download.csdn.net/detail/zyq527758142/9237763(mac平台)
3、京东无线服务端架构演进历程-赵云霄http://blog.csdn.net/lz0426001/article/details/51441606
4、个性化应用实践:AWS IoT平台 + Amazon Alexa语音技术-吴宗承http://download.csdn.net/detail/zyq527758142/9849359
5、基于AVPlayer的封装. https://github.com/renzifeng/ZFPlayer https://github.com/kingly09/KYVedioPlayer
6、可以编辑相册中的图片https://github.com/gang544043963/LGPhotoBrowser
7、酷炫cell效果https://github.com/GQuEen/GGTableViewCell
8、录音封装,直接拿来用https://github.com/gitkong/FLAudioServices
9、滤镜Demo https://github.com/wangyingbo/YBPasterImage
10、拍照滤镜效果https://github.com/FLYang95/PhotosShow
11、蘑菇街https://github.com/lingsuiderongyan/mogujie
12、淘宝购物https://github.com/EleTeam/Shop-iOS
13、淘宝购物服务端https://github.com/EleTeam/Shop-PHP-Yii2
14、模仿微信键盘https://github.com/bbbcode/KeyboardforChat https://github.com/1170197998/QQ-WeChatKeyboard
15、随机键盘自定义https://github.com/Bruce-7/SafeframeDemo
16、牛逼K线图https://github.com/WillkYang/Y_KLine https://github.com/WillkYang/YYStock
17、实时折线图的绘制https://github.com/jiangbin1993/DrawLineChart
18、折线图https://github.com/SeJasonWang/SCChart
19、柱状图https://github.com/Zirkfied/ZFChart
20、喷枪打字动画游戏https://github.com/kunlingyijia/PenQiangDaZi
21、屏幕切换https://github.com/JR-Dun/iOSRotationScreen
22、屏幕数字密码https://github.com/dawnnnnn/DNPayAlertView
23、瀑布流左右上下滚动https://github.com/Huanhoo/HHHorizontalPagingView
24、企业应用架构模式http://download.csdn.net/detail/zyq527758142/9870312
25、省市县三级选择demo及json文件https://github.com/cloudorz/areapicker http://download.csdn.net/detail/zyq527758142/9870315
26、手势解锁https://github.com/iosdeveloperpanc/PCGestureUnlock
27、首页指引页https://github.com/dingding3w/DHGuidePageHUD
28、苏宁易购https://github.com/steerforth/suNingYiGou
29、图片的二维码https://github.com/XueSeason/Generate-QRCode-BarCode-iOS
30、图文瀑布流https://github.com/PZXforXcode/PZXWaterflowLayout
31、网易云音乐https://github.com/xiaobaiso/NetMusic
32、无线密码破解一篇通https://wenku.baidu.com/view/f1033b46a8956bec0975e3fa.html
33、五星评分https://github.com/g763007297/GQRatingView
34、相机选择保存照片功能https://github.com/XZTLLQ/LQPhotoPickerDemo
35、选择图片https://github.com/banchichen/TZImagePickerController
36、iOS教学/各类知识点总结https://github.com/BigShow1949/BigShow1949
37、映客直播https://github.com/ChinaArJun/Tencent-NOW
38、战旗TV https://github.com/huangjianguohjg/ZhanQi
39、直播项目https://github.com/SunLiner/MiaowShow
40、指纹验证https://github.com/greezi/TDTouchID
41、重构:改善既有代码的设计http://download.csdn.net/detail/zaiduxinling/6626117
42、转场动画https://github.com/alanwangmodify/WXSTransition
43、自定义键盘https://github.com/bbbcode/KeyboardforChat
44、自定义流水布局https://github.com/Tuberose621/-CollectionViewLayout-CollectionViewFlowLayout-
45、自定义拍照https://github.com/wubianxiaoxian/SKFCamerademo
46、仿喜马拉雅https://github.com/Eastwu5788/XMLYFM
47、3D Touch(Swift) https://github.com/itjhDev/itjh_3DTouch
48、3D Touch https://github.com/versluis/3D-Touch
49、cell的移动、删除、添加https://github.com/wangningsai/TableViewOperation
50、IMText https://github.com/jagadeesheie/IMTextView
51、JianSan-Wallpaper https://github.com/6ag/JianSan-Wallpaper https://github.com/6ag/jiansan-swift
52、json数据解析模型 https://github.com/jsonmodel/jsonmodel
53、PocketFood-master https://github.com/ljunb/PocketFood
54、QQ拖拽 https://github.com/netyouli/WHC_-ContainerView
55、QQ音乐 https://github.com/PengfeiWang666/WPFMusicPlayer
56、百思不得姐 https://github.com/targetcloud/baisibudejie https://github.com/chatwyn/WBBaiSiDemo
57、TextField抖动效果、toast提示语 https://github.com/fangzhiyuan/textField
58、支持多选、选原图和视频的图片选择器 https://github.com/banchichen/TZImagePickerController
59、仿QQ左边菜单侧滑栏 https://github.com/yuyedaidao/YQSlideMenuControllerDemo
60、爱鲜蜂项目 https://github.com/ChinaArJun/loveFreshPeakApp_oc https://github.com/shaoyanglichao01/LoveFreshBeen
61、标签动画 https://github.com/wangyingbo/YBTagView
62、AFNetworking封装 https://github.com/jkpang/PPNetworkHelper https://github.com/boai/BANetManager
63、时间选择器https://github.com/huzhiqin/HZQDatePickerView
64、弹出输入框https://github.com/wozyao/ZYInputAlert
65、多图文浏览器 https://github.com/g763007297/ImageViewer
66、动画菜单 https://github.com/KittenYang/KYShareMenu
67、仿QQ列表好友层级https://github.com/zhengwenming/ExpandTableView
68、仿微信下拉刷新https://github.com/iOSerXuebiao/CAShapeLayerDemo
69、仿京东下拉动画刷新https://github.com/KenenCS/JDRefresh
70、仿天猫首页刷新效果导航栏颜色渐变效果https://github.com/tion126/refreshByFrame
71、仿网易云音乐升级版https://github.com/xiaobaiso/NetMusic
72、更好用的仿微信、QQ弹框控件https://github.com/theSkyOfJune/HHPopController
73、飞机大战游戏https://github.com/Demaxiya123/Lyx_PlaneWar
74、音乐播放器,实现列表,歌词进度展示,锁屏歌词展示等https://github.com/DeveloperLY/MusicPlayer
75、高仿时光记账本https://github.com/lhz684/Suishouji 79、国际化教程http://www.cocoachina.com/bbs/read.php?tid=149950
76、自动布局https://github.com/SnapKit/Masonry https://github.com/gsdios/SDAutoLayout https://github.com/youngsoft/MyLinearLayout
77、环形菜单标签https://github.com/hhgz9527/CircleMenu
78、ZhouSmallDay https://github.com/Yanemperor/ZhouSmallDay
79、微信(高仿) https://github.com/nacker/LZEasemob3

你可能感兴趣的:(iOS --- 分享一波实用Demo源码)