摘要:
FSLineChartA line chart library for iOS.一个iOS的线状图控件。Installing FSLineChart - 安装Add the contents of the FSLineChart project to your directory or simply... 阅读全文
摘要:
DXPopoverA Popover mimic Facebook app popover using UIKit.使用UIKit框架写了一个类似于Facebook的pop效果的动画。The concept of this popover is very simple: add your conte... 阅读全文
摘要:
设计模式 - 适配器适配器也叫接口适配,其目的是为了减少不同类型数据之间的耦合度而进行的数据转换,有利于减少冗余代码。源码如下:ModelCell.h 与ModelCell.m//// ModelCell.h// Adapter//// Created by YouXianMing on 15... 阅读全文
摘要:
LLSimpleCameraA simple customizable camera controlLLSimpleCamera is a library for creating a customized camera screens similar to snapchat's. You don'... 阅读全文