-
一个高校学籍管理系统
源代码完成了以下功能:
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
-
返回一个包含行集的字符串格式。方法,getXML,TA…
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY In
- 2022-04-08 23:07:17下载
- 积分:1
-
可以显示 SQL SERVER 中被加密的存储过程,还原SQL源代码。
可以显示 SQL SERVER 中被加密的存储过程,还原SQL源代码。-show SQL SERVER encrypted storage process and restore SQL code.
- 2022-07-22 07:02:48下载
- 积分:1
-
学生根据学号和密码进行登录,可以选择练习模式
登录后可以选择题型、难易程度进行自动组卷...
学生根据学号和密码进行登录,可以选择练习模式
登录后可以选择题型、难易程度进行自动组卷-Students according to learning and password to log in, you can choose to exercise the option after the model log questions, ease of Automatic Test Paper
- 2022-07-12 22:12:45下载
- 积分:1
-
《网上图书订购系统》
1.后台数据库:SQL Server 2000
2.在IIS服务器中新建站点,站点名为“网上图书订购系统”,站点的主目录为“E:...
《网上图书订购系统》
1.后台数据库:SQL Server 2000
2.在IIS服务器中新建站点,站点名为“网上图书订购系统”,站点的主目录为“E:ookmanage”。
3.在用户的浏览器地址栏中输入http://192.168.1.36/index.asp地址后,便会打开网站的首页。
其中“192.168.1.36”是本机的IP地址。
4.管理员名称:mingrisoft
管理员密码:www.mingrisoft.com
- 2023-01-26 01:55:05下载
- 积分:1
-
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。...
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。-This program is a student accommodation system, based on vc++6.0 development, has a detailed database design. This package provides a complete program design report and the source code to achieve.
- 2022-01-26 03:06:03下载
- 积分:1
-
sqlStat
使用sql语句分别按日,星期,月,季度,年统计销售额(Respectively, using sql statement daily, week, month, quarter, sales statistics)
- 2014-06-30 16:26:12下载
- 积分:1
-
文档管理系统源码
开发环境 :Asp.net + VS2008 + C# + SQL2008
- 2022-06-21 11:07:29下载
- 积分:1
-
利用VB把图片插入SQLServer数据库,并将数据库中的数据和图片导出到Word中(word中使用宏录制)...
利用VB把图片插入SQLServer数据库,并将数据库中的数据和图片导出到Word中(word中使用宏录制)-VB Pictures inserted SQLServer database and the data in the database is derived and pictures to Word (word-use recording)
- 2023-03-19 04:30:03下载
- 积分:1
-
企业人事管理系统中的数据流主要贯穿于管理工作中的信息操作过程之中,
包括:员工信息的录入、修改、查询;部门信息的录入、修改、查询;培训信息的录入、修改、查询...
企业人事管理系统中的数据流主要贯穿于管理工作中的信息操作过程之中,
包括:员工信息的录入、修改、查询;部门信息的录入、修改、查询;培训信息的录入、修改、查询;员工调动信息的录入、修改;管理员信息操作。
-Personnel management system data flow primarily through the management of the information in the operation of the process, including: employee information input, modify, query sector information entry, modify, query training input, modify, query staff to mobilize information entry, modify administrator of information operations.
- 2022-04-07 21:08:57下载
- 积分:1