【正文】
2) 校園卡信息表的建立 create table tb_card ( Id int(10) not null primary key, Stuid varchar(10) not null, cardid varchar(13) not null, password varchar(32) not null, balance double(5) not null, status int(1) not null, createdate date not null )。 3) 消費(fèi)信息表的建立 Create table tb_consumption (Id int(10) not null primary key, cardid varchar(13) not null, money doublae(5) not null, address varchar(32) not null, createdate date not null )。 4) 轉(zhuǎn)賬信息表的建立 Create table tb_recharge (Id int(10) not null primary key, cardid varchar(13) not null, money doublae(5) not null, createdate date not null )。 5) 學(xué)生信息表的建立 Create table tb_student (Id int(10) not null primary key,Stuid varchar(10) not null,Name varchar(32) not null, cardid varchar(18) not null, bankcard varchar(19) not null, createdate date not null )。 6部分界面校園卡管理主要功能是對校園卡信息進(jìn)行查詢,開戶銷戶等功能的操作。圖6 登錄界面圖7 個人信息查詢界面圖8 修改密碼界面圖9 開戶界面圖10 銷戶界面圖11 丟失界面圖12 補(bǔ)辦界面圖13 校園卡信息查詢界面圖14 學(xué)生信息查詢界面7 參考文獻(xiàn)[1][M],北京:高等教育出版社[2] Server 數(shù)據(jù)庫開發(fā)應(yīng)用教程[M],北京:科學(xué)出版社[3][4][5][6]陳國君、陳磊、陳錫禎、 程序設(shè)計(jì)基礎(chǔ)[M],北京:清華大學(xué)出版社[7][8][M],北京:機(jī)械工業(yè)出版社[9]尚暉,[10]陳家興、陳風(fēng)、[M],北京:冶金工業(yè)出版社[11]楊升平,[12] [14]朱莉,陽桑,[15]張超,