摘要:
该例子添加UITableView编辑功能具体功能如下功能很简单但很实用@implementationAppDelegate@synthesizewindow=_window;@synthesizeviewController=_viewController;@synthesizenavigationController=_navigationController;@synthesizearray=_array;-(BOOL)application:(UIApplication*)applicationdidFinishLaunchingWithOptions:(NSDictionary*)la 阅读全文