-
-
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
-
SJNetwork Public
SJNetwork is a high level network request tool based on AFNetworking and inspired on YTKNetwork.
-
object-oriented-design Public
面向对象设计的设计原则和设计模式
-
-
iOS-Weekly Public
Forked from SwiftOldDriver/iOS-Weekly🇨🇳 老司机 iOS 周报
-
GitHubPopular-SJ Public
慕课网实战课程:《React Native 开发跨平台 GitHub App》Demo
-
-
-
-
Data structure and algorithm implementation in Swift language
-
A highly customizable ActionSheet component which can be used in iOS and Android platform.
-
RN_Demo Public
React Native demo bundle for practice
-
UniversalProject Public
Forked from XuYang8026/UniversalProject基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
-
Objective-C implementation of <iOS_Animations_by_Tutorials_v3.1>
-
Coding-iOS Public
Forked from coding/Coding-iOSCoding iOS 客户端源代码
-
-
SJKVOController Public
A KVO implementation by using block
-
Swift30Projects Public
Forked from soapyigu/Swift-30-Projects30 mini Swift Apps for self-study
-
-
SJStaticTableView Public
基于MVVM,用于快速搭建设置页,个人信息页表格等静态表格的框架
-
SJUserInfoManager Public
This Public API uses FMDB to operate 'userInfo database' which contains customized userInfo field
-
Design-Patterns-In-Swift Public
Forked from ochococo/Design-Patterns-In-SwiftDesign Patterns implemented in Swift
-
ResponsiveWebPage Public
A simple responsivewebPage demo without interaction design
-
WeChat Public
Forked from zhengwenming/WeChat实现类似微信朋友圈或者QQ空间,评论回复,九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另:滑动时候FPS在57-60之间,纵享丝滑!
-
free-programming-books-zh_CN Public
Forked from shenAlexy/free-programming-books-zh_CN📚 免费的计算机编程类中文书籍,欢迎投稿
-
DesignPatterns-Objective-C Public
Forked from leichunfeng/DesignPatterns-Objective-C用 Objective-C 实现《大话设计模式》书中的例子,并用一些 Objective-C 的特性对例子的实现加以优化
-
Stanford University : Developing Apps for iOS CS193P course
-
MVVMFramework Public
Forked from lovemo/MVVMFramework(OC版)总结整理下一个快速开发框架,以更优雅的方式写代码,做一个代码艺术家。分离控制器中的代码,已加入cell自适应高度,自动缓存网络请求代码,降低代码耦合,提高开发效率。