资源简介
一个SQLite使用的简单例子。实现联系人信息的Demo,使用SQLite进行存取,并可以查询。
代码片段和文件信息
//
// AppDelegate.m
// SQLiteDemo
//
// Created by 可可 王 on 12-5-31.
// Copyright (c) 2012年 __MyCompanyName__. All rights reserved.
//
#import “AppDelegate.h“
#import “ViewController.h“
@implementation AppDelegate
@synthesize window = _window;
@synthesize viewController = _viewController;
- (void)dealloc
{
[_window release];
[_viewController release];
[super dealloc];
}
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
self.window = [[[UIWindow alloc] initWithframe:[[UIScreen mainScreen] bounds]] autorelease];
// Override point for customization after application launch.
self.viewController = [[[ViewController alloc] initWithNibName:@“ViewController“ bundle:nil] autorelease];
self.window.rootV
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 0 2012-06-04 10:33 SQLite鐨勫熀鏈娇鐢?
文件 6148 2012-06-04 10:33 SQLite鐨勫熀鏈娇鐢?.DS_Store
目录 0 2012-06-04 10:37 __MACOSX\
文件 0 2012-06-04 10:37 __MACOSX\SQLite鐨勫熀鏈娇鐢?
文件 82 2012-06-04 10:33 __MACOSX\SQLite鐨勫熀鏈娇鐢?._.DS_Store
目录 0 2012-06-04 10:33 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\
文件 6148 2012-06-04 10:33 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\.DS_Store
目录 0 2012-06-04 10:37 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\
文件 82 2012-06-04 10:33 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\._.DS_Store
目录 0 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\
文件 375 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\AppDelegate.h
目录 0 2012-06-04 10:37 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\._AppDelegate.h
文件 2515 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\AppDelegate.m
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\._AppDelegate.m
目录 0 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\en.lproj\
文件 45 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\en.lproj\InfoPlist.strings
目录 0 2012-06-04 10:37 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\en.lproj\
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\en.lproj\._InfoPlist.strings
文件 22930 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\en.lproj\ViewController.xib
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\en.lproj\._ViewController.xib
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\._en.lproj
文件 347 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\main.m
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\._main.m
文件 1230 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\SQLiteDemo-Info.plist
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\._SQLiteDemo-Info.plist
文件 323 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\SQLiteDemo-Prefix.pch
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\._SQLiteDemo-Prefix.pch
文件 644 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\ViewController.h
文件 229 2012-06-03 07:56 __MACOSX\SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\._ViewController.h
文件 4119 2012-06-03 07:56 SQLite鐨勫熀鏈娇鐢?SQLiteDemo\SQLiteDemo\ViewController.m
............此处省略46个文件信息
- 上一篇:ios点餐系统应用
- 下一篇:Linux设备驱动程序(中文版第三版)
相关资源
- hotelcy大学餐厅的管理系统源码(附数
-
MFC 通过CDataba
se连接Syba se数据库向 - 基于MFC 对话框 的数据库 正删改查简
- UDPserver开发附SQLite、Log4CPP等
- 全国计算机等级考试四级数据库工程
- C++ 使用ADO连接Access数据库
- C++ 获取Access数据库的表结构
- C++ 使用ADO连接SQL Server数据库
- C++ 利用聚合函数清除数据库中的重复
- C++ 使用ADO Data控件连接Access数据库
- C++ 还原数据库
- C++ 备份数据库
- C++ 从数据库中提取图片
- C++ 对数据库进行录入图片
- C++ 获取数据库中的触发器
- C++ 获取数据库中全部的存储过程
- 课程信息VC操作Access数据库(实现增删
- VC读取数据库3
- C++操作SQL Server数据库新增 删除 修改
- 数据库课程设计_个人通讯录
- 通过MFC对SQLite进行操作
- windows编程课设图书馆管理系统 mfc+c
- 简单的基于MFC的职工管理系统数据库
- VS2013 MFC连接Access数据库ADO详细版操作
- Visual C++ SQL Server数据库开发与
- Visual Studio C#数据库开发经典案例
- C++基于HTTP的POST上传,C#的网站接收并
- unidac8.25for XE10.4.7z
- mfc数据库sqlite3的基本操作
- 图书管理系统c++ 数据库
评论
共有 条评论