银行管理系统实习报告

发表于:2007-06-08来源:作者:点击数: 标签:
MI LY: 宋体; mso-bidi-font-size: 12.0pt; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'>一 Field Field name Type Width dec 1 银行 名称 字符型 20 0 (索引) 2 地址 字符型 40 0 3 电话 数值型 8 0 4 邮编 数

MILY: 宋体; mso-bidi-font-size: 12.0pt; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">一Field     Field name        Type         Width      dec

          1        银行名称       字符型        20         0 (索引)

2        地址           字符型        40         0

3        电话           数值型         8         0

4        邮编           数值型         6         0

5        注册日期       日期时间型     8         0

6

4        姓名            字符型        10         0

5        身份证号        字符型        20         0

6        开户日期        日期时间型     8         0

7        余额            数值型        10         2

8        开户银行        字符型        20         0

9        操作员代号      字符型         8         0

3、操作员信息表

Field    Field name          Type         Width      dec

1        姓名            字符型        10         0 

2        操作员代号      字符型         8         0(索引) 

  3        密码            字符型        10         0

4、用户存取信息表

Field     Field name        Type          Width      dec

1        卡号            字符型         20        0(索引)    

2        余额            数值型         15        2

3        摘要            字符型          4        0

4        借方            数值型         10        2

5        贷方            数值型         10        2

6        日期            日期时间型      8        0

7        操作员代号      字符型          8        0

三、系统功能模块设计

以下是对整个银行系统的功能模块图

银行管理系统

原文转自:http://www.ltesting.net