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.
有人用这个日历吗?有没有办法从中删除第一天的选择?我想在更改日期时在日历框架上放置一个动画(显示/隐藏),但是当月份更改时,此事件也会触发。
已解决,只需删除 self.selectedTile = [frontMonthView firstTileOfMonth]; 从 KalGridView 文件上的幻灯片方法