登录
首页 » SQL Server » 利用Visual C++编写的学生考试成绩管理软件源代码。

利用Visual C++编写的学生考试成绩管理软件源代码。

于 2022-02-15 发布 文件大小:69.40 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

利用Visual C++编写的学生考试成绩管理软件源代码。-The use of Visual C++ Prepared students examination results management software source code.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ASP.net+ Sql server2000 complete the preparation of fresh flowers online sales s...
    ASP.net+sql server2000编写的完整鲜花在线销售系统-ASP.net+ Sql server2000 complete the preparation of fresh flowers online sales system
    2022-03-17 04:25:10下载
    积分:1
  • SQL和VC结合
    很多种方法在C++程序里利用数据库:ODBC、DB、DAO、ADO、API等,ODBC是传统的方法功能强大,ADO比较便捷,并逐渐代替了DAO。对于mysql数据库来说,其提供的API函数和PHP中mysqli函数相差不大,毕竟mysql是用c语言写的,可以说懂得了PHP和mysql的结合,就懂得了C++与mysql 的结合。以下是C++程序里利用mysql数据库的简略说明。
    2023-03-14 08:20:03下载
    积分:1
  • 数据库应用的教程,大家
    数据库应用的教程,大家-Database Application Guide, we look at
    2022-06-28 05:22:31下载
    积分:1
  • 数据转换程序(mysqlsqlserver
    数据转换程序(mysql,sqlserver-data conversion process (mysql, SQLServer
    2022-07-04 16:23:28下载
    积分:1
  • 使用 DELPHI(C++BUILDER),存储二进制数据与文件的方法,经过测试,该方法可适用于sqlserver 和 oracle...
    使用 DELPHI(C++BUILDER),存储二进制数据与文件的方法,经过测试,该方法可适用于sqlserver 和 oracle -using Delphi (C BUILDER), binary data storage and documentation methods, after testing, the method can be applied to SQLServer and oracle
    2022-03-16 06:41:51下载
    积分:1
  • 文档管理系统源码
    开发环境 :Asp.net + VS2008 + C# + SQL2008
    2022-06-21 11:07:29下载
    积分:1
  • 简单投票系统,投票的数据保存在Sql数据库中,只保存投票的项目及票数。本系统的实现是用户每投一次,将在数据库中对应的项目票数上加1。该系统数据源采用了SqlDa...
    简单投票系统,投票的数据保存在Sql数据库中,只保存投票的项目及票数。本系统的实现是用户每投一次,将在数据库中对应的项目票数上加1。该系统数据源采用了SqlDataSource,其中自定义了很多方法和函数。-Simple voting system, the voting data stored in the Sql database, only to vote to preserve the items and the number of votes. Realize the system is to vote once for each user will be in the database corresponds to the item number of votes plus one. The system data source using the SqlDataSource, which a lot of custom methods and function.
    2023-03-13 12:35:04下载
    积分:1
  • ● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改...
    ● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改。 ● 班级管理信息的输入,包括班级设置、年级信息等。 ● 班级管理信息的查询。 ● 班级管理信息的修改。 ● 学校基本课程信息的输入。 ● 基本课程信息的修改。 ● 学生课程的设置和修改。 ● 学生成绩信息的输入。 ● 学生成绩信息的修改。 ● 学生成绩信息的查询。 ● 学生成绩信息的统计。- Status information the import, including students basic information, the host of classes, courses and performance. Student Information inquiries, including students basic information, the host of classes, courses and performance. student information changes. class management information input, including class settings, grade information. class management information inquiries. class management information changes. basic school curriculum information input. Information basic curriculum changes. The students set up the courses and revision. student achievement information input. student achievement information changes. student achievement information inquiries. Information student achievement statistics.
    2022-05-20 11:55:41下载
    积分:1
  • Automatically import the file to the database, not in real time for storage, the...
    自动导入文件到数据库,用于无法实时入库,需要在特定时间大批量入库的程序-Automatically import the file to the database, not in real time for storage, the need for large quantities at a given time, the procedures put in storage
    2022-05-28 20:39:00下载
    积分:1
  • B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录C...
    B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录 3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原 4、修改Copy_of_ERP目录下的Web.config文件的连接属性sa用户的密码: 5、在Windows管理工具中打开Internet 服务管理器,运行Copy_of_ERP中的Login.aspx打开ERP登录页面,默认用户:admin 密码:123 6、OK-B/S version of ERP installation method 1, the installation IIS5.0, Microsoft. NET Framework 1.1 and SQL Server20002, will webctrl_client directory Copy_of_ERP and copied to C:/Inetpub/wwwroot under Copy_of_ERP directory and IIS virtual directory set to 3, in SQL Server2000 in Storage to create a new user and LXTXERP database, and then Data directory LXTXERP.BAK database backup file to restore the 4, to amend Copy_of_ERP directory Web.config file Connection Prop
    2022-01-25 22:42:09下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载