美文网首页
类似去哪儿中的日历控件

类似去哪儿中的日历控件

作者: gogo小小酥 | 来源:发表于2016-04-11 14:35 被阅读1031次

类似去哪儿中的日历控件,显示农历,农历节日,公历节日,公历日期

Github:https://github.com/zhangfan520/ZFCalendar.git

(1)导入头文件

#import "CalendarHomeViewController.h"

#import "CalendarViewController.h"

#import "Color.h"

(2)声明CalendarHomeViewController实例变量:

CalendarHomeViewController *chvc;

(3)初始化方法:

[chvc setAirPlaneToDay:365 ToDateforString:nil];


相关文章

网友评论

      本文标题:类似去哪儿中的日历控件

      本文链接:https://www.haomeiwen.com/subject/radilttx.html