Pinned Repositories
3rd
三方库学习
520Linkee
本项目实现了作为一个直播App的基本功能,比如本地视频流采集、播放、美颜、礼物、点赞出心等。
AllMyTestDemoZJ
演示了百度地图,高德地图,转场动画,支付宝,微信支付和apple pay支付,系统动画和pop引擎动画
audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-ios-cn
iOS 资源大全中文版,内容包括:框架、组件、测试、Apple Store、SDK、XCode、网站、书籍等
bash-guide
A guide to learn bash
CLTimer
一个解决定时器强引用self的解决方案,对NSTimer封装后的CLTimer不需要去特意关心NSTimer的释放问题
SGPopupView
a sample custom ActionSheet and AlertView;and a collection of PickerView and DatePicker (自定义 ActionSheet (仿微信、微博) 自定义 AlertView (仿美团外卖) ; 以及对 PickerView 和 DatePicker 的封装:只需一句代码创建,一句代码传值,一句代码调出)
xibScale
让xibView可以根据屏幕自动适应屏幕
Luckyncl's Repositories
Luckyncl/ChatDemo
一个XMPP的简单demo,代码中有比较详细的讲解,最终实现登录、注册,获取好友列表、发送文字、发送语音、发送图片功能。
Luckyncl/CustomPopAnimation
Luckyncl/JLWeChat-iPhone
类似微信聊天功能,可发送文字、表情、图片、音频,后台基于OpenFire,前端基于XMPPFrameWork
Luckyncl/DMTemplates
An Objective-C templating engine designed to be easy to use (single class, simple interface) with features enough to handle the cases commonly faced by developers in need of a such a library. The engine sits on top of the advanced key-value syntax and parsing done through Apple's NSPredicate and NSExpression classes for conditions and value expressions in templates.
Luckyncl/XMPPBlog
XMPP的一些博客
Luckyncl/Dollarss
An Instant Message Client by XMPP on iPhone