Pinned Repositories
iOSArticle
Draveness's Blog
iOSPush
使用Nodejs调试iOS的APNS通知推送,如此简单。Use Node.js language test iOS apns pusn.
SDDemo
1.TableViewCell图文混排,图片大小自适应,限制最大宽度,使用indexPath缓存行高。支持tableViewcell编辑插入、收藏、点赞、置顶、删除功能。2.增加iOS补位动画
SDFPS
a iOS tool use to examine fps.一行代码的fps.
SDLabel
How to implementation a label? like UILabel that subclass UIView. SDLabel is a way to get it.当开始思考怎么实现一个系统控件,如UILabel一样,继承自UIView。我开始尝试很多方法,SDLabel是其中一种思路,当然我并没有完 全实现UIlabel的所有功能。 SDLabel并不是一个完整的功能齐全的控件,但可以提供一种解决方案。该Label在股大咖项目中得到了应用,在整个UITableView的性能优 化中,起到了比较重要的作用,使60fps成为常态。
SDPickerView
选关、设置计划、日期等自定义的pickerView、字体、描边字体。
SDRouter
SDRouter use for decoupling.use simple code bridge native to native or H5 to native by AppSchema with parameter, like this "asone://oneController?url=http://www.baidu.com" SDRouter 可以用来在模块与模块间的解耦及通信,也可以作为H5和原生的交互、跳转、传参。SDRouter的设计是参照[一水流年](http://dzpqzb.com) 的想法来实现的,总体和他的想法保持一致。
SDTableViewHeaderAnimation
Most tableViewHeader animation has been include in this demo, you can use it inherit the HeaderAnimationTableView. demo中包含了大部分经常用到的tableViewHeader的动画效果,包括:tableViewHeader下拉跟随、放大、折叠效果等。另外,结合另一个个人项目SDLayoutDemo,可以让更好的理解TableView.
SDTextFiledAnimation
TextFiled动画,支持纯代码创建的TextFiled,点击登陆框,动画
SDWebView
针对WKWebView进行的封装、支持和H5交互、通过属性获取cookie、H5图片预览、包括调用js方法,以及WKWebview图片预览、WKWebView图片浏览、预览、图片保存等功能,Base on the WKWebView,this lib support handle javaScript, web photo browse and on.
xlsd's Repositories
xlsd/SDWebView
针对WKWebView进行的封装、支持和H5交互、通过属性获取cookie、H5图片预览、包括调用js方法,以及WKWebview图片预览、WKWebView图片浏览、预览、图片保存等功能,Base on the WKWebView,this lib support handle javaScript, web photo browse and on.
xlsd/SDDemo
1.TableViewCell图文混排,图片大小自适应,限制最大宽度,使用indexPath缓存行高。支持tableViewcell编辑插入、收藏、点赞、置顶、删除功能。2.增加iOS补位动画
xlsd/SDTableViewHeaderAnimation
Most tableViewHeader animation has been include in this demo, you can use it inherit the HeaderAnimationTableView. demo中包含了大部分经常用到的tableViewHeader的动画效果,包括:tableViewHeader下拉跟随、放大、折叠效果等。另外,结合另一个个人项目SDLayoutDemo,可以让更好的理解TableView.
xlsd/SDRouter
SDRouter use for decoupling.use simple code bridge native to native or H5 to native by AppSchema with parameter, like this "asone://oneController?url=http://www.baidu.com" SDRouter 可以用来在模块与模块间的解耦及通信,也可以作为H5和原生的交互、跳转、传参。SDRouter的设计是参照[一水流年](http://dzpqzb.com) 的想法来实现的,总体和他的想法保持一致。
xlsd/SDFPS
a iOS tool use to examine fps.一行代码的fps.
xlsd/SDPickerView
选关、设置计划、日期等自定义的pickerView、字体、描边字体。
xlsd/SDLottery
Use a different plist to load the same controller
xlsd/AndroidOpenGLES
学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册单张图片进行编辑,美颜,滤镜功能,和 脱离GLSurfaceView的Render环境,独立创建EGL上下文环境渲染,FBO帧缓冲对象的使用和离屏渲染
xlsd/CainCamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
xlsd/ConfessionCalculator
很多年前写的一个告白计算器,用来追一个女生的。
xlsd/ElephantComputer
一个微信小程序计算器
xlsd/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
xlsd/hioshop-admin
海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE
xlsd/hioshop-miniprogram
海风小店,开源商城,微信小程序商城
xlsd/hioshop-server
海风小店,开源商城,微信小程序商城服务器端
xlsd/iOS-Develop-Tools
汇总我的开发工具
xlsd/iOS-OpenPose
OpenPose Example App
xlsd/iOS_Tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护 6、WKWebView相关的内容 等........
xlsd/Laboratory
xlsd/LearnMetal
Metal 入门教程
xlsd/OpenGLESLesson
opengles learning
xlsd/PD-Runner
PD Runner is an unlimited trial launcher to run Parallels Desktop on your macOS
xlsd/RCRTC-Test
xlsd/SCRecorder
iOS image/vidio filter lib based on CoreImage.基于CoreImage库的iOS美颜滤镜库。
xlsd/SDAlgorithm
Put some iOS algorithms that use in Objective-C on git.eg:QuickSort Algorithm,HeapSort Algorithm,MergeSort Algorithm.
xlsd/SDVideoCamera-master
一个2020年最新的,中间层不是GPUImage也不是FFMPeg,而是苹果自身Api的一个录制视频的demo,代码质量很高
xlsd/WidgetExamples
A demo project showcasing different types of Widgets created with SwiftUI and WidgetKit.
xlsd/xlsd.github.io
xlsd/YYCache
High performance cache framework for iOS.
xlsd/YYKit
A collection of iOS components.