-
一个高校学籍管理系统
源代码完成了以下功能:
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
-
使用T-SQL编写存储过程
应用背景介绍使用T-SQL编写存储过程的基本用法,供初学者学习之用。存储过程是预先编译好的一组 Transact-SQL 语句,作为一个单元存储在服务器端并在服务器端执行. 存储过程可以带输入、 输出参数, 具有返回值. 存储过程的优点如下:
(1) 存储过程可以强制应用程序的安全性, 可以防御 SQL 注入攻击.
(2) 存储过程大大减少网络通信流量.
(3) 存储过程在服务器上注册, 执行效率高.
(4) 存储过程大大提高应用程序的可维护性和设计效率.关键技术
在SQL Server 2008中定义、执行、修改存储过程。使用create procedure或create proc定义存储过程,使用exec或execute执行存储过程,使用alter proc或alter procedure修改已有存储过程。包含输入、输出参数的使用。包含用户登录、修改密码、模糊查询等存储过程。
- 2023-06-18 02:30:02下载
- 积分:1
-
Several foreigners to write the source code for everyone to download! ! Great
几个老外写的源代码大家下载!!很棒的-Several foreigners to write the source code for everyone to download! ! Great
- 2022-08-18 03:09:51下载
- 积分:1
-
ADO database connectivity through the program, please hurry I need to download a...
ADO数据库连接的程序 请赶紧通过 我需要下载东西-ADO database connectivity through the program, please hurry I need to download anything
- 2022-08-03 23:40:55下载
- 积分:1
-
成绩管理系统C语言版
用C语言写的一个简单的成绩管理系统,并标有详细的注释,非常适合C语言初学者巩加强固。
- 2022-01-25 19:36:56下载
- 积分:1
-
20111211083713658
SQLSERVER精华 周周共享论坛(www.pigtwo.com)(The SQLSERVER essence week to share Forum (www.pigtwo.com))
- 2012-05-18 11:58:44下载
- 积分:1
-
c# Database Programming classic example of very good, using SQL 2005, which like...
c#数据库编程经典实例,非常不错,采用SQL 2005,里面的数据库连接之类的类可以拿来用-c# Database Programming classic example of very good, using SQL 2005, which like the database connection class can be used with
- 2023-07-08 13:40:04下载
- 积分:1
-
A small hotel management system, is learning the meaning of. Simple and practica...
一个小型的酒店管理系统,很有学习意义.简单实用.-A small hotel management system, is learning the meaning of. Simple and practical.
- 2022-04-07 19:05:42下载
- 积分:1
-
一个进存销管理系统,系统很简单,开发为vb加access。可以做参考用...
一个进存销管理系统,系统很简单,开发为vb加access。可以做参考用-deposit into a sales management system, the system is very simple, the development of the vb increase access. Reference can be done
- 2022-01-26 03:21:58下载
- 积分:1
-
Visual Basic 传统数据访问模式ADO,利用SQL sever作为数据库
Visual Basic 传统数据访问模式ADO,利用SQL sever作为数据库-Visual Basic data access patterns of traditional ADO, use as a SQL sever database
- 2022-03-14 03:02:49下载
- 积分:1