Pinned Repositories
AESCrypt-ObjC
A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
airbox
空气盒子
android-discuss
Android 问题交流讨论坛, 微信公众号:codekk, 网站:
Android-Learning-Resources
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
awesome-react
A collection of awesome things regarding React ecosystem.
BlackheartedHospital
网传附莆田系医院名单,欢迎更新
iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
JSONKit
Objective-C JSON
xinlizixun_app
高仿心理咨询项目,安卓加后台.Java SpringBoot,有微信和支付宝支付流程
mindspot's Repositories
mindspot/xinlizixun_app
高仿心理咨询项目,安卓加后台.Java SpringBoot,有微信和支付宝支付流程
mindspot/awesome-react
A collection of awesome things regarding React ecosystem.
mindspot/BlackheartedHospital
网传附莆田系医院名单,欢迎更新
mindspot/iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
mindspot/JSONKit
Objective-C JSON
mindspot/BlocksKit
The Objective-C block utilities you always wish you had.
mindspot/EasyGo
出行APP,带出发地目的地天气显示;铁路查票,公交,地铁,自驾导航功能;热点新闻,第三方分享
mindspot/ESJsonFormat-Xcode
将JSON格式化输出为模型的属性
mindspot/FEND_Note
Front-end Development Notebook From Start to Finish! (Simplified Chinese)
mindspot/GotoKitchen
mindspot/guidetodatamining
面向程序员的数据挖掘指南
mindspot/iOS-Categories
iOS中的各种Objective-C Category, a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc.
mindspot/iOS-Core-Animation-Advanced-Techniques
翻译
mindspot/Learn-Algorithms
算法学习笔记
mindspot/Learning-AV-Foundation
Sample code for Bob McCune's Learning AV Foundation book.
mindspot/LMVideoTest
ios采集音视频数据并通过rtmp上传到nginx
mindspot/mastering-emacs-in-one-year-guide
How to be great at emacs in one year
mindspot/music
Search and download free music from VK.
mindspot/Objective-C
A few code snippets from my Xcode arsenal
mindspot/Onboard
An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
mindspot/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
mindspot/RKNotificationHub
Make any UIView a full fledged notification center
mindspot/RTNetworking
mindspot/SpeedDial
:octocat: go
mindspot/SpringBootCodeGenerator
又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码.
mindspot/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
mindspot/szEducation
Spring Cloud-based Microservices Online Exam System
mindspot/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
mindspot/TYAttributedLabel
TYAttributedLabel 简单,强大的属性文本控件(无需了解CoreText),支持图文混排显示,支持添加链接,image和UIView控件,支持自定义排版显示
mindspot/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.