Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
AnimatedTransitionGallery
A gallery app of custom animated transitions for iOS.
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
awesome-macOS
A curated list of awesome applications, softwares, tools and shiny things for macOS.
awesome-resume
包含简历常用例句
awesome-vite
⚡️ A curated list of awesome things related to Vite.js
BAButton
用 UIButton 的分类处理,处理更简单,一行代码轻松搞定所有 UIButton 自定义
Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
CS-Notes
:books: Computer Science Learning Notes
JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
realSummer's Repositories
realSummer/AnimatedTransitionGallery
A gallery app of custom animated transitions for iOS.
realSummer/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
realSummer/Bubble
Inspired by Fruit Animation
realSummer/CBActionBlocks
iOS事件回调的简单封装,简单方便
realSummer/DHlibxls
Framework to read Excel xls spreadsheets在mac上读取excel文件
realSummer/EFQRCode
A better way to operate quick response code in Swift.
realSummer/ffmpeg-avplayer-for-ios-tvos
A tiny but powerful iOS and Apple TV OS av player framework that's based on the FFmpeg library.
realSummer/hnbar
A Hacker News system tray application for OSX
realSummer/IJKPlayerDemo
基于IJKPlayer框架的iOS播放器,包含全屏、播放、暂停、亮度调节、音量调节、进度条(边播边缓存)等UI控件及相应功能。(2017-11-22 请各位仅供参考,由于本人是个菜鸡,写的东西有很多问题,比如界面的加载动画会导致内存无法释放,造成崩溃,请谨慎参考,等我牛逼了我会回来修改的^____^)
realSummer/iOS-Session-Slides
Here are the slides in MDCC 2016 iOS Session.
realSummer/iOS-Source-Code-Analyze
深入解析 iOS 开源项目
realSummer/iOS_Demo
iOS开发中一些实用的Demo
realSummer/Joy-Collection
移动开发专题合辑
realSummer/JPVideoPlayer
Automatic play video in UITableView like Weibo home page in main thread and never block it.
realSummer/KSTabView
Simple and lightweight TabView for macOS
realSummer/LearnSwift
One hundred days, fifty projects.
realSummer/MySampleCode
这个项目用于存储我博客中的demo
realSummer/Objective-C-RSA
Doing RSA encryption and decryption with Objective-C on iOS
realSummer/OpenSSLApplication
iOS Object-C OC swift RSA加密
realSummer/qmind
Mind mapping App for OS X compatible with FreeMind
realSummer/Sonora
A minimal, beautifully designed music player for OS X.
realSummer/SwiftGuide
这份指南汇集了Swift语言主流学习资源,并以开发者的视角整理编排。http://dev.swiftguide.cn
realSummer/TableView
存储一些TableView一些常用的代码
realSummer/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
realSummer/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
realSummer/UITableView-category
无网络、无数据显示,只需要设置图片名(可以是本地、网络,gif也可以)
realSummer/UITextView-WZB
一个强大的UITextView分类,三大功能,让系统TextView自带placeholder属性、自动高度、支持输入图片
realSummer/ZFDownload
断点下载,支持后台下载,再次打开程序、异常退出记录下载进度
realSummer/ZFPlayer
Based on AVPlayer, support the vertical, horizontal screen(lock screen direction). Support adjust volume, brigtness and video progress.基于AVPlayer,支持横屏、竖屏(全屏播放还可锁定屏幕方向),上下滑动调节音量、屏幕亮度,左右滑动调节播放进度。
realSummer/ZKInspector
Xcode/IB-like inspector class for OSX