Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何显示日视图日历以显示五月日历中的事件?我试图搜索演示或示例代码,但我找不到任何东西。我也想知道如何使用它的代表。谢谢。
使用 TKCalendarDayTimelineView 类
TKCalendarDayTimelineView *dayView = [[TKCalendarDayTimelineView alloc] initWithFrame:CGRectMake(0, 0, 320, 460)];