1、在对UIscrollView重写touch:began:
后,使用手写输入键盘时报[UIKBBlurredKeyView candidateList]: unrecognized
解决参考:https://blog.csdn.net/wangyanchang21/article/details/51144544
2、夏令时引起某些时间段转换为 NSDate 为 nil
解决参考:记一些印象深刻的 Bug
1、在对UIscrollView重写touch:began:
后,使用手写输入键盘时报[UIKBBlurredKeyView candidateList]: unrecognized
解决参考:https://blog.csdn.net/wangyanchang21/article/details/51144544
2、夏令时引起某些时间段转换为 NSDate 为 nil
解决参考:记一些印象深刻的 Bug