摘要:
JTCalendarJTCalendar is a calendar control for iOS easily customizable.JTCalendar 是一个很容易定制的日历的控件。UsageBasic usage - 基本使用方法You have to create two views... 阅读全文
摘要:
将jsonModel转化为文件这个类是我自己写着用的,用于将字典文件直接转换成Model的文件,省去你写无数Model中属性的代码:TransformDictionary.h 与TransformDictionary.m//// TransformDictionary.h// Dic//// ... 阅读全文
摘要:
CALayer动画的暂停,恢复,以及结束时候的回调源码如下://// ViewController.m// AnimationLineView//// Created by YouXianMing on 14/11/7.// Copyright (c) 2014年 YouXianMing. ... 阅读全文
摘要:
用标签页TitleSwitch切换不通的控制器教程效果:项目开发中效果:各种源码:TitleSwitch.h 与TitleSwitch.m (这个是修改过的升级版本)//// TitleSwitch.h// TitleSwitch//// Created by YouXianMing on 1... 阅读全文
摘要:
设计可以多选的按钮ChooseManyButton效果:源码:ChooseManyButton.h 与ChooseManyButton.m//// ChooseManyButton.h// ChooseOnlyButton//// Created by YouXianMing on 14/11... 阅读全文
摘要:
设计标签选择器TitleSwitch效果如下:源码如下:TitleSwitch.h 与TitleSwitch.m//// TitleSwitch.h// TitleSwitch//// Created by YouXianMing on 14/11/4.// Copyright (c) 20... 阅读全文
摘要:
设计多选一按钮ChooseOnlyButton效果:源码:ChooseOnlyButton.h 与ChooseOnlyButton.m//// ChooseOnlyButton.h// ChooseOnlyButton//// Created by YouXianMing on 14/11/4... 阅读全文
摘要:
使用HVTableView动态展开tableView中的cell效果:源码:HVTableView.h 与 HVTableView.m//// HVTableView.h// HRVTableView//// Created by Hamidreza Vakilian on 25/11/201... 阅读全文
摘要:
VBPieCharthttps://github.com/sakrist/VBPieChartPie Chart iOS control with different animations to present.http://www.developers-life.com/charts-contro... 阅读全文
摘要:
ios-image-filtershttps://github.com/esilverberg/ios-image-filtersphotoshop-style filter interface for UIImage class on iOS to make instagram-style ima... 阅读全文