Pinned Repositories
30daysJavascript
Javascript 30天的demo来巩固基础
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
AlphaNavigationBar
NavigationBar随着滚动透明度变化,以及左右按钮的图标及头像更改动画,类似于美丽说APP的设计师店铺首页效果
Analyze
深入解析 iOS 开源项目
automation
code generator
AvoidCrash
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
awesome-algorithm-question-solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Objective-C-Coding-Guidelines
搜狐视频iOS团队Objective-C编码规范
WOCrashProtector
一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP运行时Crash自动修复系统》此文,以及AvoidCrash、QYCrashProtector、NeverCrash这三个框架编写而成。更多内容请看项目吧。
Wuou's Repositories
Wuou/WOCrashProtector
一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP运行时Crash自动修复系统》此文,以及AvoidCrash、QYCrashProtector、NeverCrash这三个框架编写而成。更多内容请看项目吧。
Wuou/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
Wuou/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Wuou/CKMeiTuanShopView
高仿美团外卖的店铺主页(包括下拉动画效果,解决各种手势问题,并且cell有列表样式,九宫格样式,卡片样式),各种动画效果纵享丝滑,因为写的比较急,还待优化.
Wuou/drawio-desktop
Official electron build of diagrams.net
Wuou/ebank
:robot: 电商类站内虚拟积分与聚合支付解决方案
Wuou/FlexLib
FlexLib is a framework for creating native iOS applications using xml file, similar to Android and .NET development way. It's based on flexbox model, easy & powerful. You can replace xib with flexlib completely.
Wuou/fluid-interfaces
Natural gestures and animations inspired by Apple's WWDC18 talk "Designing Fluid Interfaces"
Wuou/HXPhotoPicker
图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iCloud online, browse the web image function
Wuou/js
Wuou/LTScrollView
ScrollView嵌套ScrolloView(UITableView 、UICollectionView)解决方案, 支持OC / Swift(持续更新中...)实现原理:http://blog.csdn.net/glt_code/article/details/78576628
Wuou/mpvue
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
Wuou/NIM_iOS_UIKit
网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例
Wuou/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
Wuou/ReplaceAnimation
Pull-to-refresh animation in UICollectionView with a sticky header flow layout, written in Swift :large_orange_diamond:
Wuou/secguide
面向开发人员梳理的代码安全指南
Wuou/spring-boot
Spring Boot
Wuou/spring-boot-cas
springboot整合cas系列
Wuou/SpringBootBucket
Springboot bucket
Wuou/svelte
Cybernetically enhanced web apps
Wuou/SXNews
High imitation Neteasy News. (include list,detail,photoset,weather,feedback)
Wuou/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
Wuou/tips
iOS学习进程中遇到的知识点
Wuou/TTPatch
热修复、热更新、JS代码动态下发、动态创建类
Wuou/vue-formbuilder
自定义表单控件,可拖拽排序,自定义属性
Wuou/Vue-MintShop
尚硅谷的练习项目,使用vue2.0开发的前后端分离的外卖App。开发文档、流程完整详尽,非常适合作为个人练手项目。
Wuou/vue2-elm
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
Wuou/WMScheduler
活用category的组件通信框架
Wuou/Wuou
Wuou/ZXHookDetection
【iOS应用安全】hook及越狱的基本防护与检测