美文网首页iOS收藏
记录参考地址

记录参考地址

作者: 倒着游的鱼 | 来源:发表于2018-08-14 15:44 被阅读41次

    地址

    SVN
    http://www.0daydown.com/07/242698.html

    PS
    http://www.sdifen.com/category/black-apple/apple-software/design-tools/page/6/

    PDF编辑软件
    http://www.sdifen.com/adobeacrobatdc2017.html

    iOS第三方库
    http://www.jianshu.com/p/3449f51bab54

    AFNetworking 3.x 与YYCache封装,一句代码搞定数据请求与缓存,告别FMDB!控制台直接打印json中文字符,调试更方便

    https://github.com/jkpang/PPNetworkHelper

    最新的BetterZip 3.0 for Mac中文破解版,绝对首选的压缩解压缩工具!下载链接: http://pan.baidu.com/s/1kTEb2V9密码: 8b4a

    Github个人地址:
    https://github.com/SoftProgramLX?tab=repositories

    一款综合(QQ 音乐、微信、美团、优酷、虎牙直播等多款 app)风格的搜索控制器
    https://github.com/iphone5solo/PYSearch

    搜索框封装
    https://github.com/ChenYilong/CYLSearchViewController

    搜索控件交互的简单封装
    https://github.com/Running2snail/LLSearchView

    仿蜜芽App搜索界面效果实现
    https://github.com/zfx5130/SearchControllerDemo

    //快速实现我的界面
    https://github.com/wangrui460/WRCellView

    KRKeyboard:多功能键盘。
    https://github.com/DengKaiRong/KRKeyboard

    不用SDK集成分享
    https://github.com/100apps/openshare

    //友盟推送
    http://www.cnblogs.com/zhouxihi/p/6533058.html

    //分段控制器
    https://github.com/xuhongfei/HFSegmentView

    //顶部菜单栏** 1、自适应标题长度 2**、懒加载(选择后加载当前页及前后各一页)
    https://github.com/dolacmeng/JXChannelSegment

    分段控制器demo
    http://www.code4app.com/thread-9855-1-1.html

    页面滚动视图和控制器,简单,高定制,并有很多tabBar样式,支持Objective-C和swift
    https://github.com/12207480/TYPagerController

    纯代码自动计算高度
    http://code.cocoachina.com/view/128541

    订单支付
    https://github.com/huazhixi/chooseGoodsAttributesDemo

    一个逻辑清晰的购物车模型** **包含单选、多选和全选
    https://github.com/lll1024/JVShopcart

    比较完整的购物车界面及逻辑,商品展示,多选,单选,全选及滑动删除,价格计算;
    https://github.com/LQi2009/LDCartViewController

    一个逻辑清晰的购物车模型 包含单选、多选和全选以及左滑收藏删除等常规功能
    https://github.com/lll1024/JVShopcart

    自定义的TextField,能显示历史输入记录列表,显示错误提示及字数限制等
    https://github.com/yjjwxy2/YJJTextField

    京东
    https://github.com/ShannonChenCHN/SCGoJD

    基于MVC架构的通用APP框架,封装了基类、网络服务和工具库
    https://github.com/XuYang8026/UniversalProject

    绘饼图
    http://code.cocoachina.com/view/130860

    //曲线图
    https://github.com/cslmark/SLCurveChartLib

    //充值按钮
    https://github.com/schnappiYep/ABButton

    多个按钮在tableViewCell上的处理及单个按钮在tableViewCell上的重用处理
    https://github.com/LitBr/ReuseTableViewDemo

    快速集成支付宝支付
    https://github.com/winann/IntegratedAlipay

    仿支付宝密码支付界面,可进行密码修改
    https://github.com/Ellerbe/PayInPassword

    //侧滑
    https://github.com/zhusiming/SMMenuViewController

    一款类似滴滴打车的侧滑
    https://github.com/jiangyongjian/JYJSlideMenuController

    空数据刷新
    https://github.com/q351941406/GzwTableViewLoading

    下厨房
    https://github.com/callmejoejoe/XCFApp

    WKWebview js与OC交互
    https://codeload.github.com/CoderJackyHuang/WKWebViewH5ObjCDemo/zip/master

    //源码
    https://github.com/Tim9Liu9/TimLiu-iOS#表相关@(TabbleView、Tabbar、即时聊天界面)

    //星星评论
    https://github.com/huahua0809/XHStarRateView

    TabBar解决方案
    https://github.com/ChenYilong/CYLTabBarController

    键盘处理框架
    https://github.com/michaeltyson/TPKeyboardAvoiding

    弹出框时间选择器
    https://github.com/huzhiqin/HZQDatePickerView

    日历组件,支持农历显示,操作流畅
    https://github.com/tiger8888/WHUCalendar

    封装时间选择器 地区选择
    http://www.code4app.com/forum.php?mod=viewthread&tid=10762&extra=page%3D11%26filter%3Dsortid%26sortid%3D1

    缓存数据
    https://github.com/CoderZhuXH/XHNetworkCache

    根据模型封装FMDB
    https://github.com/KetilDeng/FMDB_Manager

    个人githubdemo集合
    https://github.com/SmallMonster77

    模仿系统的压入/弹出动画和模态模态控制器动画,以及自定义各种转场动画
    https://github.com/lzbgithubcode/LZBViewControllerTransitionAnimation

    https://github.com/Developer-LiYang/LYCustomTransition

    百度地图点聚合功能,百度地图自定义大头针功能
    https://github.com/SingGitHub/BMKMapClusterView

    百度地图导航
    https://github.com/jiangyongchang126/baiDuMap

    加载进度条
    https://github.com/Marxon13/M13ProgressSuite

    //通用的进度条
    https://github.com/wzpziyi1/ZYProgressViewDemo

    进度条---带有渐变效果
    https://github.com/Sean-LWT/WTProgressView

    直线进度条,圆形进度条
    https://github.com/ripperhe/ZYProgressView

    地区选择
    https://github.com/ZeroOneMore/swift-CustomPicker

    根据地址查询并显示相应的邮政编码
    https://github.com/tf1106285167/AddressPickerview.git

    高仿京东收货地址
    https://github.com/HelloYeah/ChooseLocation

    基于 MBProgressHUD 的封装,方便使用,并增加了操作成功与失败的HUD动画
    https://github.com/WJCha/MBProgressHUD-WJExtension

    可扩展和可定制(自定义动画,指示器视图等)
    https://github.com/JonasGessner/JGProgressHUD

    https://github.com/Jinxiansen/JHUD

    整合了市面上主流应用的图片加载指示器,环形进度条,扇形加载,仿QQ,微信,微博图片加载指示器
    https://github.com/gaoyuhang/GYHPhotoLoadingView

    这是一个滚动视图嵌套的tableView的手势冲突解决方案
    https://github.com/shunFSKi/FSScrollViewNestTableView

    优雅的可自定义Alert & ActionSheet
    https://github.com/lixiang1994/LEEAlert

    用于以各种时尚的方式呈现自定义弹出窗口。它包含许多选项来控制弹出窗口的出现和行为。
    https://github.com/carsonperrotti/CNPPopupController

    快速弹出自定义视图,支持自定义蒙版样式/过渡效果/手势拖动等
    https://github.com/snail-z/SnailPopupController

    底部弹出支付方式选择
    https://github.com/LJ0223/PayViewDemo

    //TablView单选与多选
    https://github.com/L2H/MulChooseDemo

    支付方式的选择,只支持单选,可以设置默认的支付方式,设置默认选中的cell
    http://code.cocoachina.com/view/135721

    tableview的展开收起以及cell的选中未选中
    http://code.cocoachina.com/view/133002

    可折叠展开的tableview, 你可以像定义普通cell一样定义subrow的cell进行自定义美化
    https://github.com/zfx5130/TableViewTreeDemo

    CYPasswordView是一个模仿支付宝输入支付密码框。
    https://github.com/chernyog/CYPasswordView

    行业选择,标签选择,DzTagView
    https://github.com/rundonkey/DzTagView

    自定义标签按钮
    https://github.com/shaoxionghua/LabelDoMySelf

    美团下拉菜单
    http://code4app.com/ios/538606d4933bf06e0a8b496e

    使用了Masonry进行布局的多级下拉菜单,此版本为初版,后续将添加更多功能。
    https://github.com/sunnyzl/ZLDropdownMenu

    上拉下拉菜单,可随意自定义,随意修改大小,位置,各个项目通用
    https://github.com/coderMyy/MYDropMenu

    简单好用的,可自定义选中和非选中状态样式的下拉列表菜单选择筛选条件的控件
    https://github.com/CoderPeak/CFDropDownMenuView

    向下展开式选项菜单
    https://github.com/liusen001/TStyleMenuView

    大统一的多功能照片选取器,集成拍摄,单选,多选。
    https://github.com/CharlinFeng/CorePhotoPickerVCManager

    一个对TZImagePickerController进行封装的工具TZImagePickerHelper。非常方便调用手机图片库和回调所选图片路径。
    https://github.com/lebronjames-zh/TZImagePickerHelper

    最完整、最全面的媒体库选择和展示的框架。包括图片、视频选取、拍照、自定义录像等的展示,自动帮你处理得到可用于上传的数据类型,不用你作任何操作
    https://github.com/honeycao/ACMediaFrame

    这是一个scrollView嵌套tableView的手势冲突解决方案
    https://github.com/shunFSKi/FSScrollViewNestTableView

    tableview单选框(考虑)
    https://github.com/shaveKevin/TableViewCheck

    TableView自定义多选单选样式
    https://github.com/liao3841054/TableViewCustomMultipleSelection

    //小黄人
    https://github.com/XiongJoJo/OFO.git

    //新闻
    https://github.com/thinklion

    类似QQ阅读,微信阅读内容编辑器的菜单,模糊背景弹出框,弹出框,编辑器
    https://github.com/JRJian/JJPopoverview

    //高度缓存
    https://github.com/gsdios

    用于显示计数的UISegmentedControl的替代品,通常用于用户配置文件https: //www.cocoacontrols.com/control...。

    tableview数据空集
    https://github.com/dzenbot/DZNSegmentedControl

    跳转指定页面,只需要知道的viewController的类名
    https://github.com/pozi119/VOVCManager

    图片浏览器,照片浏览器,新浪微博,图片,图片浏览器,新浪微博,weibo
    https://github.com/chennyhuang/HZPhotoBrowser

    UITableView的中部分的展开和收起
    http://www.code4app.com/thread-14393-1-1.html

    一个自定义的细胞。根据传入的参数不同,展现不同的样式,砌体进行适配约束
    https://github.com/chuzhaozhi/PublicCell

    这是一个滚动视图嵌套的tableView的手势冲突解决方案
    https://github.com/shunFSKi/FSScrollViewNestTableView

    账款cell
    https://github.com/MrCocoaChen/TableViewCellMenuDemo

    //可折叠展开的tableview, 你可以像定义普通cell一样定义subrow的cell进行自定义美化
    https://github.com/zfx5130/TableViewTreeDemo

    一款优雅易用的类似QQ和微信消息页面的右上角微型菜单弹窗,最低支持iOS6
    https://github.com/lifution/Popover

    的tableView +的CollectionView,展开显示更多信息
    https://github.com/LQi2009/LQListMoreView

    蓝牙打印
    https://github.com/Haley-Wong/HLBluetoothDemo

    iOS系统原生蓝牙方法基础上的封装类
    https://github.com/fuzheng0301/FZBluetooth

    //支持图片文本条形码二维码
    https://github.com/TzyTman/BlueToothPrint

    封装UIlabel辨别用户名,话题,链接,电话,高亮文字等,链接跳转网页,拨打电话
    https://github.com/Gang679/GZKit

    一行代码集成超低耦合的侧滑功能
    https://github.com/ChavezChen/CWLateralSlide

    LMSideBarController是一个简单的边栏控制器,灵感来自于Tappy和Simon Hoang。
    https://github.com/lminhtm/LMSideBarController

    电商类的项目
    https://github.com/RocketsChen/CDDStore

    弹出您的自定义视图很容易,支持自定义面具风格,过渡效果和手势拖动。
    https://github.com/snail-z/zhPopupController

    点聚合算法高德
    https://github.com/hadesh/iOS_3D_ClusterAnnotation

    仿摩拜,OFO高德地图展示周围的自行车点
    https://github.com/xiaoniu-xie/ZXNPublicBicycle.git

    登录
    https://github.com/ele828/leanote-ios-rn

    礼貌项目iOS客户端
    https://github.com/Lessica/Courtesy-iOS

    高仿|单糖| iOS版
    https://github.com/CrazyRoy/ShoppingGuide

    片刻项目** - **主框架搭建
    https://github.com/kiddhmh/PianKe

    高仿Prisma --- 自定义相机、ImagePicker、图片编辑与界面交互[复制链接]
    http://www.code4app.com/thread-9919-1-1.html

    视频录制
    https://github.com/LeeWongSnail/ALiVideoRecorder

    仿微信小视频的录制Objective-C版
    https://github.com/houkangzhu/KZWeChatSmallVideo-OC

    视频录制功能,可以暂停和继续录制,切换前后摄像头,能自定义录制格式和分辨率
    https://github.com/imwcl/WCLRecordVideo

    地图定位签到及离线签到功能实现
    github:https://github.com/LitBr/SignDemo

    高小德用车
    https://github.com/hadesh/tripdemo

    滴滴首页
    https://github.com/wangjindong/JDDIDIDemo

    卡片式布局的CollectionView
    https://github.com/ZYiDa/ZLCollectionView

    侧滑菜单JYJSlideMenuController
    gitHub地址https://github.com/jiangyongjian/JYJSlideMenuController

    完美走马灯(完美满足你的需求)
    Github地址:https://github.com/CranzCapatain/CCZTrotingView.git

    一款自动按钮布局滚动视图
    https://github.com/jerrywangjing/WJScrollView

    同时展示三个页面的轮播视图
    git地址:https://github.com/zhaiyuhao/YHImageCarousel

    自定义AlertView弹出框
    http://code.cocoachina.com/view/133909

    生日动画弹层逻辑
    https://github.com/zhaojijin/YKBirthdayViewDemo

    tableview多页面切换
    https://github.com/lijun783097/tableview----

    提示弹出框,选择弹出框,分享弹出框三合一
    https://github.com/sagiwei/SGActionView

    一款漂亮简洁的警告框
    https://github.com/Pr-Chen/CKAlertViewController

    AD AlertView广告弹框
    https://github.com/Liqiankun/DLAlertView

    仿滴滴广告弹出框
    https://github.com/IT-iOS-xie/didiAdAlertView

    AlertDialog,类似Android中的AlertDialog,可以指定任意的查看显示在警报弹出框中,样式和ios UIAlertView样式一致
    https://github.com/shaojiankui/JKAlertDialog

    一个易于使用的UITableViewCell子类,实现一个带有媒体内容(如图像,视频声音等)的滚动效果单元格
    https://github.com/shams-ahmed/SAScrollTableViewCell

    仿赤兔,新浪微博动态列表(带评论,点赞,转发和分享,自动计算行高功能)
    https://github.com/samuelandkevin/HKPTimeLine

    简单的购物车案例
    https://github.com/ZhaoDanyang/ShoppingCarDemo

    我有计划侧滑框架版本
    https://github.com/JimmyFung/MyPlanSideslip

    仿造QQ相册进行封装
    https://github.com/gdhGaoFei/GF_QQPhotos

    照片大管家iOS-实现本地相册、视频、安全保护、社交分享一站式功能https://github.com/TangledHusky/PictureHouseKeeper

    相册多选框架,pod 2.4.2新增视频编辑功能
    https://github.com/longitachi/ZLPhotoBrowser

    登录封装
    https://github.com/wonwinlee/GrandLoginRegisterVC

    个人github地址 封装了播放器与朋友圈效果demo
    https://github.com/zhengwenming

    微信登录code
    https://github.com/zhonggaorong/weixinLoginDemo

    仿QQ登录界面背景播放视频https://github.com/AlexanderYeah/SKQQLoginDemo

    高仿新浪微博的图片浏览器,极佳的编写方式,易扩展,低耦合,欢迎大家使用
    https://github.com/STShenZhaoliang/STPhotoBrowser

    快速集成高性能照片浏览器,支持本地及网络相册
    https://github.com/CharlinFeng/CorePhotoBroswerVC

    易于使用的图像浏览器。
    https://github.com/gsdios/SDPhotoBrowser

    利用Masonry和YYlable,FDTemplateLayout布局的高性能朋友圈,丝滑流畅!
    https://github.com/BB521/PenyouquanList

    视差阴影效果-支持传入任何view-丰富自定义
    https://github.com/976431yang/YQMotionShadowView

    GPUImage滤镜效果,仿美图、Instagram
    https://github.com/sunjinshuai/GPUImageFilter

    GPUImage滤镜效果
    http://code.cocoachina.com/view/134936

    图像与视频完美结合。
    https://github.com/xujingzhou/CustomVideo

    简单的波浪组件。简单可定制的波纹进度动画。https://github.com/xinge1/LXWaveProgress

    一款超级简单的导航条管理工具。完全自定义导航条。没有UINavigationBar和UINavigationItem这两个类。完全是对UIView的操作。https://github.com/chenliangloveyou/EasyNavigation

    自定义相机
    https://github.com/ZT0526/ZTImagePicker

    自定义相机/相册
    https://github.com/IMCCP/CCPCustomCamera

    自定义相机 - 仿微信相机
    https://github.com/hkjin/KJCamera

    TYCamera对AVFoundation与视频,拍照相关的功能进行了封装
    https://github.com/Samueler/TYCamera

    本项目实现了作为一个直播应用的基本功能,比如本地视频流采集,播放,美颜,礼物
    https://github.com/jiaair/Linkee

    微信小视频样式,自定义相机,GPUImage滤镜渲染,视频压缩,前后镜头录像&同步切换滤镜
    https://github.com/MarkBuster/MBSmartVideo

    录制过程能过进行人脸识别,也有美颜效果https://github.com/loyinglin/GPUImage/tree/master/Tutorial-11

    超强的图片编辑库,快速帮你实现旋转,防缩,滤镜等等一系列麻烦的事情。
    https://github.com/yackle/CLImageEditor

    仿照淘宝浏览足迹页面横滑动卡片
    https://github.com/Josin22/JSCarouselDemo

    高仿QQ、微信效果的图片浏览器(支持原图和缩略图、多种手势
    https://github.com/ko1o/PYPhotoBrowser

    网络图片浏览器优化性能gif内存性能复用视图新浪微博动画
    https://github.com/hackxhj/YHPhotoBrowser/commits/master

    简易版照片浏览器。功能主要有 : 点击点放大缩小 , 长按保存发送给好友操作 , 带文本描述照片,从点击照片放大,当前浏览照片缩小等功能。功能逐渐完善增加中,两行代码集成
    https://github.com/coderMyy/MYPhotoBrowser

    高仿微信| WeChat |高仿朋友圈
    https://github.com/nacker/LZEasemob3

    百度地图Demo
    https://github.com/hrscy/BaiduMapDemo

    OC语言的一个卡牌切换效果,实现切换和顶部按钮的联动效果。
    https://github.com/ioswei/AWCardeDemo

    ZYQPhotoBrowser是基于MWPhotoBrowser的新实现。
    https://github.com/heroims/ZYQPhotoBrowser

    在iOS上轻松获取设备的当前位置
    https://github.com/intuit/LocationManager

    不用官方SDK,利用社交软件移动客户端(微信/ QQ /微博/人人/支付宝)分享/登录/支付
    https://github.com/100apps/openshare

    给图片添加滤镜,贴纸和标签功能,支持14种滤镜效果,17种标签样式
    https://github.com/wangyingbo/YBPasterImage

    iOS 搭建“美图(贴纸,涂鸦,文字,滤镜)”系列
    https://github.com/Balzac646729740/WHStoryMaker.git

    OC语言的一个卡牌切换效果,实现切换和顶部按钮的联动效果https://github.com/ioswei/AWCardeDemo

    一个OpenSource相机应用程序
    https://github.com/hawk0620/ZPCamera

    一个简单的,可定制的摄像头控制 - iOS的录像机
    https://github.com/omergul/LLSimpleCamera

    微信小视频模仿
    https://github.com/kevinMkY/MKCustomCamera

    仿微博照片/图片选择器 - 支持LivePhoto,GIF图片选择,3DTouch预览,在线下载iCloud上的资源,浏览网络图片功能模仿微博照片/图片选择器 - 支持LivePhoto,GIF图片选择,3DTouch预览,下载iCloud在线资源,浏览网页图片功能
    https://github.com/LoveZYForever/HXWeiboPhotoPicker

    方便易用的相册多选框架,支持预览/相册内拍照及录视频、预览快速多选照片,3DTouch预览照片,编辑裁剪图片,编辑视频,混合多选image、gif、Live Photo及video;支持多语言国际化(中文简/繁,英语,日语,可手动切换);在线下载iCloud端图片;支持预览网络及本地图片
    https://github.com/longitachi/ZLPhotoBrowser

    一款可绕指定点旋转,缩放的多功能贴纸
    https://github.com/HuangGY1993/GYStickerView

    PhotoDIY是一款强大的图片处理工具。支持翻转、旋转、裁剪、色阶、对比度、白平衡调整,人物美白、码塞克、橡皮擦、涂鸭编辑等
    https://github.com/luowei/PhotoDIY

    基本的图像编辑功能,画笔,马赛克,裁剪,添加文字表情
    https://github.com/a130785/WWImageEdit

    整理完善图片编辑裁剪功能https://github.com/DongyangLiu/LDYImageEditDemo

    简易图片处理工具:圆角,缩略图,水印,裁剪,根据遮罩图形状裁剪,阴影,旋转,渲染的UIView成图片
    https://github.com/976431yang/YQImageTool

    像微信一样的图片编辑组件
    https://github.com/keshiim/ZMJImageEditor

    IOS3种方式视频录制详细对比
    https://github.com/suifengqjn/VideoRecord

    超级详细的高德地图的集成(包含:地图的显示、地图的绘制、地图的定位、地图的POI数据检索、地图的线路规划、地图导航等
    https://github.com/xiayuanquan/AliMapKit

    新手引导页
    https://github.com/weiming4219/ZWMGuideView

    用Social.framework分享图片视频到微信
    https://github.com/thinkq/ShareVedioWechat

    iOS视频编辑SDK
    https://github.com/rdsdk/rdVideoEditSDK-for-iOS

    解决打印日志对于Unicode编码不能正常显示中文的问题,只需要将文件导入工程,不需要引用,就能达到打印日志显示Unicode编码中文数据
    https://github.com/CoderJackyHuang/HYBUnicodeReadable

    //蓝牙打印机
    https://github.com/Haley-Wong/HLBluetoothDemo

    相关文章

      网友评论

        本文标题:记录参考地址

        本文链接:https://www.haomeiwen.com/subject/sxjvbftx.html