Pinned Repositories
iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群146652529
PSTAlertController
API similar to UIAlertController, backwards compatible to iOS 7. Will use the new shiny API when you run iOS 8.
3DES
3Des加密解密工具类
A-GUIDE-TO-iOS-ANIMATION
The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it
baby_Android
婴儿项目Android代码
beautifulApp
CocoaChinaPlus
CocoaChina+客户端开源地址--陈奕龙
CocoaSecurity
Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.
CollectionViewClassifyMenu
CollectionView做的两级菜单,可以折叠第二级菜单
Create-a-More-Flexible-App
《程序员》杂志2012年9月撰稿,WaxPatch和AndroidDynamicLoader项目介绍。
llisent's Repositories
llisent/jiaModuleDemo
一个针对iOS模块化开发的解决方案(不断完善优化中)
llisent/XXNibBridge
Bridge xib file into another xib or storyboard
llisent/wooyun_public
乌云公开漏洞、知识库爬虫和搜索 crawl and search for wooyun.org public bug(vulnerability) and drops
llisent/GPHandMade
初始化
llisent/ZXNetEaseNews
llisent/ijkplayer
Android/iOS video player based on FFmpeg n3.0, with MediaCodec, VideoToolbox support.
llisent/Floral
llisent/LiveVideoCoreSDK
llisent/ZLDiscussBar
llisent/llisent.github.io
llisent/NullSafe
NullSafe is a simple category on NSNull that returns nil for any unrecognised messages instead of throwing an exception
llisent/nimbus
The iOS framework that grows only as fast as its documentation
llisent/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally use for hotfix iOS App.
llisent/TYAttributedLabel
TYAttributedLabel 简单,强大的属性文本控件(无需了解CoreText),支持图文混排显示,支持添加链接,image和UIView控件,支持自定义排版显示
llisent/hexo-theme-next
Elegant theme for Hexo.
llisent/MMPopupView
Pop-up based view(e.g. alert sheet), can easily customize.
llisent/MyLot
llisent/A-GUIDE-TO-iOS-ANIMATION
The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it
llisent/StudyDemo_2016_03
llisent/MasonryStudyDemo
llisent/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
llisent/ForceSource
llisent/YYKit
A collection of iOS components.
llisent/JHCellConfig
Flexible way to build a UITableView contains different kinds of cells, without switch...case, super easy to modify.- 一种十分灵活易变的适用于创建有多种cell的UITableView的方法,不需要使用switch...case,在调整不同种cell的顺序、及增删某种cell时极其方便
llisent/ZLPhotoLib
This is a photo album multiple-choice / photo browser example
llisent/Xcode-Plugin-Template
Plugin base for Xcode 6+
llisent/CocoaChinaPlus
CocoaChina+客户端开源地址--陈奕龙
llisent/beautifulApp
llisent/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
llisent/CYLTabBarController
最低只需传两个数组即可完成主流App框架搭建