Pinned Repositories
AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
appleSample
Apple Demo http://www.jianshu.com/p/7d4710b815c2
architect-awesome
后端架构师技术图谱
BonMot
Beautiful, easy attributed strings in Swift
Book-Recommend-Github
推荐生活当中积累的优秀Objective-C和Swift三方库
Collection
Collection
CollectionViewDemoObjectiveC
In this application, it shows the list of apps in a collection view. Features include insert,delete and moving the cells. Image copyrights reserved to Apple.
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CYLTabBarController
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
DavidMonkey's Repositories
DavidMonkey/architect-awesome
后端架构师技术图谱
DavidMonkey/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
DavidMonkey/Book-Recommend-Github
推荐生活当中积累的优秀Objective-C和Swift三方库
DavidMonkey/Collection
Collection
DavidMonkey/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
DavidMonkey/CYLTabBarController
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
DavidMonkey/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
DavidMonkey/ECAuthorizationTools
iOS隐私权限获取的封装工具类。可以快速集成处理iOS中各项隐私权限检查和获取。
DavidMonkey/fui
Find unused Objective-C imports.
DavidMonkey/fus
Find unused Swift classes
DavidMonkey/GWFirstTestDemo
GWFirstTestDemo
DavidMonkey/GWFourDemo
GWFourDemo
DavidMonkey/GWNewHomeModule
GWNewHomeModule
DavidMonkey/GWPrivateSpec
GWPrivateSpec
DavidMonkey/GWSecendDemo
GWSecendDemo
DavidMonkey/GWThirdDemo
GWThirdDemo
DavidMonkey/GWTinyPNG.py
图片批量压缩(支持嵌套)
DavidMonkey/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
DavidMonkey/ios-good-practices
Good ideas for iOS development, by Futurice developers.
DavidMonkey/iOSProject
iOS project of collected some demos for iOS App, use Objective-C
DavidMonkey/JPVideoPlayer
Automatic play video in UITableView like Weibo home page in main thread and never block it.
DavidMonkey/LCBannerView
A very popular and highly customized banner view! Infinite loop support!
DavidMonkey/NewPagedFlowView
电影票卡片式无限自动轮播图
DavidMonkey/NinaPagerView
NinaPagerView is a low-coupling segment easy to page your controllers and views.
DavidMonkey/RunLoopWorkDistribution
iOS Fast Scrolling with RunLoop Work Distribution
DavidMonkey/swift-
The Swift Programming Language
DavidMonkey/Swift-Radio-Pro
Professional Radio Station App - now supports Swift 5 / Xcode 10!
DavidMonkey/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
DavidMonkey/WeChatQRCodeScanner
DavidMonkey/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.