91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

一個SQLite使用的簡單例子。實現(xiàn)聯(lián)系人信息的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個文件信息

評論

共有 條評論

相關(guān)資源