-
一个高校学籍管理系统
源代码完成了以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。...
一个高校学籍管理系统
源代码完成了以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。
3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。
4)可以统计全部学生的总成绩,及其在班上的排名。
5)能够统计各科的平均成绩及及格率。
6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。
7)如果检索不到相应的信息应提示用户。-a source code management system to complete the following functions : 1) to read from the screen of a student information and information into the data file. 2) can be designated information deleted from the document. 3) to by number, name of student information retrieval and search results displayed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional errors, such as sex between men and women can only import, import errors to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
- 2022-02-10 11:15:16下载
- 积分:1
-
连接数据库方法,能通用与各种数据库,只需要调用接口
连接数据库方法,能通用与各种数据库,只需要调用接口-connect to the database that should be universal with a variety of databases, need only call interface
- 2022-04-28 15:36:54下载
- 积分:1
-
SQL sever 2000中有关表的创建和管理的学习资料,需要的请下载
SQL sever 2000中有关表的创建和管理的学习资料,需要的请下载-SQL sever 2000 relating to the table creation and management of learning materials, need to download ....
- 2022-01-26 06:04:40下载
- 积分:1
-
数据库课程设计。题目是教学管理系统。开发环境采用java+sql server 2000。...
数据库课程设计。题目是教学管理系统。开发环境采用java+sql server 2000。-Database curriculum design. The topic of teaching management system. Development environment using java+ sql server 2000.
- 2022-06-02 04:43:10下载
- 积分:1
-
完成数据库索引功能的 C 语言源代码,运行环境WINDOWS.
完成数据库索引功能的 C 语言源代码,运行环境WINDOWS.-Completion of the database indexing function C language source code, runtime environment WINDOWS.
- 2023-05-25 16:55:03下载
- 积分:1
-
一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。...
一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
- 2023-01-06 00:50:03下载
- 积分:1
-
sql 99 of bnf paradigm, learning sql 99 standard of the most authoritative refer...
sql 99的 bnf范式,学习sql 99标准的最权威参考。-sql 99 of bnf paradigm, learning sql 99 standard of the most authoritative reference.
- 2022-02-12 05:56:48下载
- 积分:1
-
contain the following basic features of BBS systems : an article published artic...
包含有以下基本功能的BBS系统:
发表文章、回复文章、搜索文章、查看文章、文章排序
运行的时候,需要把database目录下的Forum_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。
访问路径为 http://localhost:8080/chap23/index.jsp。-contain the following basic features of BBS systems : an article published articles reply, search articles View article, Sort article runs, need database directory of Forum_MSAccess.mdb paper copy to the D- the root directory, because common.jsp set the path for the database root directory, readers can also set up their own way of other trails. Path to visit http://localhost : 8080/chap23/index.jsp.
- 2022-03-18 03:45:56下载
- 积分:1
-
C#数据库与ASP网站
用asp模板创建网,并连接到数据库,在网站读取或修改数据库数据。该数据库是自定义数据库,自己编写的存储机制。
- 2022-02-01 09:30:34下载
- 积分:1
-
学生信息管理系统
(1) 操作系统:Windows XP(2) 数据库软件:SQL Server 2005(3)开发工具:Microsoft Visual C++ 6.0该软件用C++语言编写,用SQLServer2005数据库作为后台的数据库进行信息的存储,用SQL语句或直接用鼠标操作完成学生信息的录入,查询,修改,删除的操作以及成绩的录入,查询等。用ADO驱动实现前台VC++与后台SQL
- 2022-01-31 12:56:15下载
- 积分:1