摘要: *****HMViewController.m#import "HMViewController.h"#import "HMKeyboardTool.h"@interface HMViewController (){ NSArray *_fields;//存储所有的textField}@pro... 阅读全文
posted @ 2015-08-24 19:15 iso 阅读(261) 评论(0) 推荐(0)
摘要: #import "HMViewController.h"@interface HMViewController ()@property(nonatomic,strong)NSArray *flags;@end@implementation HMViewController- (void)viewDi... 阅读全文
posted @ 2015-08-24 19:06 iso 阅读(143) 评论(0) 推荐(0)
摘要: ****HMAppDelegate.m@implementation HMAppDelegate- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchO... 阅读全文
posted @ 2015-08-24 19:00 iso 阅读(209) 评论(0) 推荐(0)
摘要: *************HMAppDelegate.m中@implementation HMAppDelegate- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary... 阅读全文
posted @ 2015-08-24 18:11 iso 阅读(483) 评论(0) 推荐(0)