-
掌握 JDBC 驱动程序的加载方法和JDBC
掌握 JDBC 驱动程序的加载方法和JDBC-ODBC桥URL的形式;
掌握使用JDBC连接数据库的步骤;
掌握使用JDBC发送SQL语句的基本步骤;
掌握使用JDBC处理SQL查询结果集的方法。
程序功能:
学生信息管理:能够根据实际情况对学生的信息进行新增、查询和修改;
学生信息指的是:学号、姓名、性别、学生类型、所属班级以及java课程成绩等内容。
数据库的选择,可采用Access或SQL2000;
程序可选择通过JDBC- ODBC桥访问数据库,也可选择使用数据库的专有驱动程序,后者的连接质量较前一种要高;
-Master load JDBC driver and JDBC-ODBC Bridge URL of the form master database using JDBC to connect the steps to master the use of JDBC to send SQL statements the basic steps handle and use the JDBC result sets SQL query method. Program features: Student Information Management: the ability of students according to the actual situation of the information to add, query and modify referring to the Student Information: Student ID, name, sex, type of students, their classes, as well as achievements, such as the contents of java programs. The choice of database, to be used in Access or SQL2000 procedures to choose through the JDBC-ODBC bridge to access the database, nor can either choose to use a propr
- 2023-01-02 16:50:04下载
- 积分:1
-
这是一个不错的程序 值得亦看 可以仔细研究研究
这是一个不错的程序 值得亦看 可以仔细研究研究-This a good procedure should do it carefully studies
- 2023-01-31 03:00:03下载
- 积分:1
-
jsp范例宝典一书中,关于servlet一章详细的源代码,有用!
jsp范例宝典一书中,关于servlet一章详细的源代码,有用!
- 2022-04-14 18:00:16下载
- 积分:1
-
用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离
用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离-using applet shows the Dijkstra algorithm used in the calculation of graph theory point-to-point shortest distance
- 2023-01-21 15:55:04下载
- 积分:1
-
Java source code examples of reflection, Jdk reflection methods.
Java反射实例源码,Jdk反射方法的使用。-Java source code examples of reflection, Jdk reflection methods.
- 2023-07-12 09:35:03下载
- 积分:1
-
Chinese eclipse tutorial helps beginners learn to use and access
eclipse中文的教程,有助于初学者学习使用和查阅-Chinese eclipse tutorial helps beginners learn to use and access
- 2022-03-29 08:08:41下载
- 积分:1
-
实现了WEB浏览器下面进行分页的基本功能,只需要提供一个数组即可...
实现了WEB浏览器下面进行分页的基本功能,只需要提供一个数组即可-Realize a WEB browser to the following basic functions of paging, only need to provide an array can be
- 2022-08-13 08:06:15下载
- 积分:1
-
深入浅出Servlets.and.JSP第二版的英文版,图文并茂,
深入浅出Servlets.and.JSP第二版的英文版,图文并茂,-Easy Servlets.and.JSP the second edition in English, with illustrations
- 2022-02-14 06:52:10下载
- 积分:1
-
Spring入门,很好的东东!详细讲述了一个Spring的基本流程,浅显易懂...
Spring入门,很好的东东!详细讲述了一个Spring的基本流程,浅显易懂-Easy to learn Spring
- 2022-02-13 21:48:33下载
- 积分:1
-
StreamTokenizer procedures for the kind of example, the importation of the paper...
本程序为StreamTokenizer类的示例,对输入的文件test.txt进行令牌化,统计其中的单数和数字数以及符号数-StreamTokenizer procedures for the kind of example, the importation of the paper test.txt for token, statistics on the number of single figures and the number of symbols
- 2022-03-20 03:16:46下载
- 积分:1