文件名称:20097720119
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 143kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序共实现了两个功能:数据的查询(学生信息按学号查询)和数据的录入(学生信息录入)。
程序名称:Jdbc
数据库名称:student
数据源名称:lpf
建立表名称:message(学号、姓名、生日);fenshu(学号、英语)
其中:
子类 myfr a me:建立主页面样式(包括:窗体名称、菜单项目(学生管理-学生查询、学生录入;系统-退出系统)、窗体内容);
子类 xscx:查询学生信息(学号、姓名、生日);设计xscx窗口样式;sql语句的录入;
子类 xstj:添加学生信息(学号、姓名、生日);设计xstj窗口样式;sql语句的录入。
子类Database:建立数据库连接;执行sql语句,返回结果集;
-This procedure is to achieve the two functions: data query ( student information student ID query ) and data entry ( student information entry ).
Program name: Jdbc
Database name: Student
Data source name: LPF
Create table name: message ( Student ID, name, birthday ) fenshu ( school, English )
In which:
Class Myfr a me: establishment of page styles ( including: form name, menu items ( management of students- students query, student entry- exit system system ), the window content )
Class xscx: query student information ( ID, name, birthday ) design xscx window style the SQL statement entry
Class xstj: add the student information ( ID, name, birthday ) design xstj window style the SQL statement entry.
Subclasses of Database: the establishment of a database connection executing the SQL statement returns a result set
程序名称:Jdbc
数据库名称:student
数据源名称:lpf
建立表名称:message(学号、姓名、生日);fenshu(学号、英语)
其中:
子类 myfr a me:建立主页面样式(包括:窗体名称、菜单项目(学生管理-学生查询、学生录入;系统-退出系统)、窗体内容);
子类 xscx:查询学生信息(学号、姓名、生日);设计xscx窗口样式;sql语句的录入;
子类 xstj:添加学生信息(学号、姓名、生日);设计xstj窗口样式;sql语句的录入。
子类Database:建立数据库连接;执行sql语句,返回结果集;
-This procedure is to achieve the two functions: data query ( student information student ID query ) and data entry ( student information entry ).
Program name: Jdbc
Database name: Student
Data source name: LPF
Create table name: message ( Student ID, name, birthday ) fenshu ( school, English )
In which:
Class Myfr a me: establishment of page styles ( including: form name, menu items ( management of students- students query, student entry- exit system system ), the window content )
Class xscx: query student information ( ID, name, birthday ) design xscx window style the SQL statement entry
Class xstj: add the student information ( ID, name, birthday ) design xstj window style the SQL statement entry.
Subclasses of Database: the establishment of a database connection executing the SQL statement returns a result set
(系统自动生成,下载前可以参看下载内容)
下载文件列表
20097720119*飞.doc
Jdbc.java
lpf.jar
student.mdb
Jdbc.java
lpf.jar
student.mdb