资源简介
如何使用CoreData实现增删改查,存储数据方便
代码片段和文件信息
//
// AppDelegate.m
// WangyiNews
//
// Created by iHope on 14-1-10.
// Copyright (c) 2014年 任海丽. All rights reserved.
//
#import “AppDelegate.h“
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
// Override point for customization after application launch.
return YES;
}
- (void)applicationWillResignActive:(UIApplication *)application
{
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
// Use this method to pause ongoing tasks disable timers and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
}
- (void)applicationDidEnterBackground:(UIApplication *)application
{
// Use this method to release shared resources save user data invalidate timers and store enough application state information to restore your application to its current state in case it is terminated later.
// If your application supports background execution this method is called instead of applicationWillTerminate: when the user quits.
}
- (void)applicationWillEnterForeground:(UIApplication *)application
{
// Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
}
- (void)applicationDidBecomeActive:(UIApplication *)application
{
// Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background optionally refresh the user interface.
}
- (void)applicationWillTerminate:(UIApplication *)application
{
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
}
@end
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-01-10 13:07 WangyiNews\
文件 6148 2014-01-10 13:07 WangyiNews\.DS_Store
目录 0 2014-01-10 13:07 __MACOSX\
目录 0 2014-01-10 13:07 __MACOSX\WangyiNews\
文件 82 2014-01-10 13:07 __MACOSX\WangyiNews\._.DS_Store
目录 0 2014-01-10 13:06 WangyiNews\WangyiNews\
文件 275 2014-01-10 10:23 WangyiNews\WangyiNews\AppDelegate.h
目录 0 2014-01-10 13:07 __MACOSX\WangyiNews\WangyiNews\
文件 171 2014-01-10 10:23 __MACOSX\WangyiNews\WangyiNews\._AppDelegate.h
文件 2005 2014-01-10 10:23 WangyiNews\WangyiNews\AppDelegate.m
文件 171 2014-01-10 10:23 __MACOSX\WangyiNews\WangyiNews\._AppDelegate.m
目录 0 2014-01-10 11:47 WangyiNews\WangyiNews\ba
文件 3021 2014-01-10 11:47 WangyiNews\WangyiNews\ba
文件 847 2014-01-10 12:42 WangyiNews\WangyiNews\CoreDateManager.h
文件 171 2014-01-10 12:42 __MACOSX\WangyiNews\WangyiNews\._CoreDateManager.h
文件 8177 2014-01-10 13:06 WangyiNews\WangyiNews\CoreDateManager.m
文件 171 2014-01-10 13:06 __MACOSX\WangyiNews\WangyiNews\._CoreDateManager.m
目录 0 2014-01-10 10:23 WangyiNews\WangyiNews\en.lproj\
文件 45 2014-01-10 10:23 WangyiNews\WangyiNews\en.lproj\InfoPlist.strings
目录 0 2014-01-10 13:07 __MACOSX\WangyiNews\WangyiNews\en.lproj\
文件 171 2014-01-10 10:23 __MACOSX\WangyiNews\WangyiNews\en.lproj\._InfoPlist.strings
目录 0 2014-01-10 10:23 WangyiNews\WangyiNews\Images.xcassets\
目录 0 2014-01-10 10:23 WangyiNews\WangyiNews\Images.xcassets\AppIcon.appiconset\
文件 333 2014-01-10 10:23 WangyiNews\WangyiNews\Images.xcassets\AppIcon.appiconset\Contents.json
目录 0 2014-01-10 13:07 __MACOSX\WangyiNews\WangyiNews\Images.xcassets\
目录 0 2014-01-10 13:07 __MACOSX\WangyiNews\WangyiNews\Images.xcassets\AppIcon.appiconset\
文件 171 2014-01-10 10:23 __MACOSX\WangyiNews\WangyiNews\Images.xcassets\AppIcon.appiconset\._Contents.json
目录 0 2014-01-10 10:23 WangyiNews\WangyiNews\Images.xcassets\LaunchImage.launchimage\
文件 442 2014-01-10 10:23 WangyiNews\WangyiNews\Images.xcassets\LaunchImage.launchimage\Contents.json
目录 0 2014-01-10 13:07 __MACOSX\WangyiNews\WangyiNews\Images.xcassets\LaunchImage.launchimage\
文件 171 2014-01-10 10:23 __MACOSX\WangyiNews\WangyiNews\Images.xcassets\LaunchImage.launchimage\._Contents.json
............此处省略97个文件信息
相关资源
- delphi程序增删改查
- react网易云前台代码demo
- 用网页做的类网易云风格的播放器
- Maven+SpringBoot+JPA单表增删改查
- WEB安全网易价值2000元
- ios-仿网易云个人中心.zip
- vue全家桶仿网易云音乐Demo
- ssh框架增删改查+图片上传案例
- BootStrap实现带有增删改查功能的表格
- 一个简单的通讯录,具有增删改查功
- 网易西游系列地图提取器 Maptool V1.3
- ssh框架整合增删改查登录注册
- django 1.8通讯录 增删改查登陆注册
- Spring Boot 2.0 + Thymeleaf模板+简单增删改
- springBoot简单后台增删改查
- Delphi库存管理系统增删改查
- 网易新闻apicloud源码
- CoreData数据库操作和版本管理
- 微信小程序增删改查简单Demo
- 增删改查图标
- jsf增删改查
-
xm
l实现学生信息的增删改查 -
xm
l增删改查 不用数据库,直接用 - django增删改查模块
- jfinal完整配置+增删改查
-
xm
l增删改查操作 - 简单的JDBC的增删改查操作,
- springboot+dubbo+zookeeper实现分布式系统增
- ssm整合shiro实现用户权限验证的增删改
- 网易云音乐器.zip
评论
共有 条评论