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

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 194,390评论 5 459
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 81,821评论 2 371
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 141,632评论 0 319
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 52,170评论 1 263
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 61,033评论 4 355
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 46,098评论 1 272
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 36,511评论 3 381
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 35,204评论 0 253
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 39,479评论 1 290
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 34,572评论 2 309
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 36,341评论 1 326
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 32,213评论 3 312
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 37,576评论 3 298
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 28,893评论 0 17
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 30,171评论 1 250
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 41,486评论 2 341
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 40,676评论 2 335

推荐阅读更多精彩内容