YIem`s Blog -心比天高命比纸薄-链接找不到的请在站内搜索内容!

iOS-数据库-ViewController.m 调用- 数据库附件(1)

iOS-数据库-ViewController.m 调用- 数据库附件(1)





ViewController.m 调用

//
// ViewController.m
// UI17_数据库
//
// Created by YIem on 16/3/3.
// Copyright © 2016年 YIem. All rights reserved.
//

import "ViewController.h"

import "DataBaseHandle.h"

import "Student.h"

@interface ViewController ()

@end

@implementation ViewController

// 查询分类

// 查询所有

// 删除数据

// 修改数据

// 插入数据

// 删除表单

// 创建表单

// 关闭数据库

// 打开数据库

@end

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »