☆51Aug 21, 2019Updated 6 years ago
Alternatives and similar repositories for YSC-GCD-demo
Users that are interested in YSC-GCD-demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- iOS多线程:『NSOperation、NSOperationQueue』演示 demo☆24Mar 16, 2018Updated 8 years ago
- 用来演示RunLoop用法的Demo☆45Nov 10, 2016Updated 9 years ago
- MVPdemo with Objective-C☆18Aug 29, 2016Updated 9 years ago
- 基于 WordPress 开发的双栏博客主题 Sapphire☆12Nov 30, 2022Updated 3 years ago
- 一个精心整理的 iOS 开发代码示例集合,包含各种实用功能和开发技巧。☆71Oct 11, 2025Updated 8 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 仿照豆果美食界面效果,用到ReactiveCocoa、MVVM知识点。☆16Nov 30, 2018Updated 7 years ago
- scrollView嵌套的终极解决方案,支持上下嵌套+所有嵌套☆13Nov 30, 2018Updated 7 years ago
- 用avplay播放视频,实现播放本地文件,缓存,播放网络文件的demo☆11Feb 24, 2017Updated 9 years ago
- ios动画 的实现demo,包括UIView的封装动画和Core Animaton的原生动画,参考链接:http://www.cnblogs.com/kenshincui/p/3972100.html☆10Apr 23, 2016Updated 10 years ago
- 项目模块化(集成了很多优秀并且实用的功能,持续更新中...)☆60Mar 13, 2017Updated 9 years ago
- 友盟多功能iOS Demo☆112Sep 26, 2021Updated 4 years ago
- 深入解析 iOS 开源项目☆47Apr 28, 2018Updated 8 years ago
- CollectionView Custom Layout☆10Jan 6, 2015Updated 11 years ago
- demo☆15Aug 28, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- iOS-个人开源-app-趣账本,iOS开源项目。已上线appStore。喜欢就给个star吧。Objective-C、AFNetWorking、SDWebImage、MJRefresh、Xib、Masonry☆16Jun 24, 2016Updated 10 years ago
- 一个简单的Mac日历小工具☆10Feb 23, 2018Updated 8 years ago
- “路由管理”是一款基于移动终端开发的路由器管理软件,用户通过本移动终端平台简化路由器配置过程,让新路由器使用起来更加简易便捷。通过丰富的拓展功能,让日常的路由器变得更加智能化、便捷化。☆12Jan 23, 2016Updated 10 years ago
- ☆19Jul 3, 2017Updated 8 years ago
- 关于UICollectionView横向分页滚动,cell左右排版功能的实现☆16Sep 19, 2017Updated 8 years ago
- 数据库模型映射,自动建表, 自动更新表,数据增删改查, FTS全文搜索, 支持自定义fts3,4,5分词器,可拼音分词. sql,fmdb,wcdb,sqlite3,orm,fts,fts3,fts4,fts5☆17Feb 5, 2021Updated 5 years ago
- Event Handling Guide for iOS 翻译☆24Jan 28, 2018Updated 8 years ago
- 通过宏替换,实现OC枚举值与字符串相互转换☆12Aug 9, 2017Updated 8 years ago
- ARLineChart is a line chart view on iOS , written using Objective-C . There are scenarios for applications requiring dual- Y axis.☆78Jun 18, 2016Updated 10 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- this project is for RabbitMQ of IOS lib☆25Sep 1, 2015Updated 10 years ago
- 里面是6个关于GCD实践的案例,包括GCD队列的实现、GCD延时操作、GCD线程组、GCD定时器、GCD信号量和一个综合的案例。☆12Jan 11, 2016Updated 10 years ago
- 【开源项目】AsyncDisplayKit + Masonry + ReactiveCocoa + Swift + 组件化☆12May 19, 2018Updated 8 years ago
- 分页菜单 滑动切换页面 在很多APP中都可以看到极其类似的界面☆11Apr 19, 2018Updated 8 years ago
- Some UIView subclasses which behave as though they're attached to a spring☆86Jul 13, 2013Updated 12 years ago
- Swift项目开发框架Demo,教科书级标准。轻量、规范、易懂、易移植、解耦。纠正初中级IOS开发者常见的错误。把工程rename一下就可以作为立项模板☆51Aug 11, 2022Updated 3 years ago
- 自定义无耦合性控件:无限滚动样式的自定义label 类似抖音音乐滚动样式 根据文本内容自适应 不管文本长度多少做到无限不间断滚动☆10May 24, 2019Updated 7 years ago
- iOS应用间的跳转Demo☆44Sep 21, 2016Updated 9 years ago
- CollectionViewCell☆28Aug 11, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 在视图层 表面滑动,仿哈喽出行App 扫码骑行按钮底部 活动 , 仿boss 直聘上滑查看更多职位。☆10Aug 13, 2019Updated 6 years ago
- 电话商城☆10Mar 4, 2018Updated 8 years ago
- TS文件的下载及FFmpeg格式处理☆85Oct 9, 2022Updated 3 years ago
- 后台长时间执行程序而不被杀死的Demo【AppStore上架成功】。 项目需求:锁屏状态下需要监听是否有新订单,然后唤醒手机进行一些逻辑操作。那么就涉及到如何让App可以在后台更久的运行。 解决方案: 使用的是: Long-running background task +…☆18Feb 24, 2019Updated 7 years ago
- iChm is a CHM reader for Mac OS X☆36Nov 11, 2008Updated 17 years ago
- ☆42Feb 29, 2016Updated 10 years ago
- 通过脚本实现自动打包到上传蒲公英。☆31Oct 27, 2018Updated 7 years ago