Showing
1 changed file
with
1 additions
and
0 deletions
@@ -13,6 +13,7 @@ | @@ -13,6 +13,7 @@ | ||
13 | * 屏幕旋转相关代码宏 | 13 | * 屏幕旋转相关代码宏 |
14 | * #pragma mark - life cycle | 14 | * #pragma mark - life cycle |
15 | * #pragma mark - public methods | 15 | * #pragma mark - public methods |
16 | +* #pragma mark - override methods | ||
16 | * #pragma mark - private methods | 17 | * #pragma mark - private methods |
17 | * #pragma mark - event response (所有button、gestureRecognizer的响应事件都放在这个区域里面) | 18 | * #pragma mark - event response (所有button、gestureRecognizer的响应事件都放在这个区域里面) |
18 | * #pragma mark - Observer methods | 19 | * #pragma mark - Observer methods |
-
Please register or login to post a comment