登录
首页 » Visual C++ » student_management

student_management

于 2020-07-03 发布 文件大小:23081KB
0 342
下载积分: 1 下载次数: 4

代码说明:

  本设计主要用于一个学校成绩的管理。学生成绩信息的录入、修改、查询。内含源码和说明文档一份。通过Visual C++结合数据库Microsoft SQL Server 2008开发。(This design for a school performance management. Entry student achievement information, modify, query. Containing source and a documentation. Combined through Visual C++ Microsoft SQL Server 2008 development.)

文件列表:

student_management
..................\exec2
..................\.....\Debug
..................\.....\.....\exec2.exe,139340,2014-06-15
..................\.....\.....\exec2.ilk,341096,2014-06-15
..................\.....\.....\exec2.obj,42515,2014-06-15
..................\.....\.....\exec2.res,3112,2014-06-15
..................\.....\.....\exec2Dlg.obj,121442,2014-06-15
..................\.....\.....\msado15.tlh,222018,2012-06-06
..................\.....\.....\msado15.tli,167302,2012-06-06
..................\.....\.....\StdAfx.obj,114852,2014-06-15
..................\.....\.....\vc60.idb,238592,2014-06-15
..................\.....\.....\vc60.pdb,462848,2014-06-15
..................\.....\exec2.aps,22832,2015-04-16
..................\.....\exec2.clw,1791,2014-06-15
..................\.....\exec2.cpp,2773,2014-06-15
..................\.....\exec2.dsp,4141,2014-06-15
..................\.....\exec2.dsw,518,2014-06-15
..................\.....\exec2.h,1457,2014-06-15
..................\.....\exec2.ncb,181248,2014-06-15
..................\.....\exec2.opt,48640,2014-06-15
..................\.....\exec2.plg,692,2014-06-15
..................\.....\exec2.rc,6272,2014-06-15
..................\.....\exec2.sdf,51073024,2015-04-16
..................\.....\exec2.suo,3584,2015-04-16
..................\.....\exec2.vcxproj,7709,2015-04-16
..................\.....\exec2.vcxproj.filters,1898,2015-04-16
..................\.....\exec2.vcxproj.user,143,2015-04-16
..................\.....\exec2Dlg.cpp,12425,2014-06-15
..................\.....\exec2Dlg.h,1746,2014-06-15
..................\.....\ipch
..................\.....\....\exec2-fd714e26
..................\.....\....\..............\exec2-c973342d.ipch,69730304,2015-04-16
..................\.....\msado15.tlh,221918,2012-06-06
..................\.....\msado15.tli,167252,2012-06-06
..................\.....\ReadMe.txt,3561,2014-06-15
..................\.....\res

..................\.....\...\exec2.rc2,397,2014-06-15
..................\.....\resource.h,1281,2014-06-15
..................\.....\StdAfx.cpp,318,2014-06-15
..................\.....\StdAfx.h,1054,2014-06-15
..................\成绩管理系统设计.docx,98708,2017-04-19

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

发表评论

0 个回复

  • sale
    商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
    2016-12-12 21:13:17下载
    积分:1
  • 一个学生管理系统
    说明:  基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。(based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving View Cstudentview category completed, which can be accomplished functions : All the records, record increase, delete records, modify records, sorting records, the searching of records, Controls in the form visual display.)
    2006-01-07 11:28:43下载
    积分:1
  • 布告栏
    这是一个自己做的数据库的布告栏管理系统,可以实现一些简单的查询,添加,删除功能,代码已经在vc6.0下编译过,其中还包括设计文档,E-R图,和数据字典(own bulletin board database management system, can achieve some simple query, add, delete function, the code has been compiled under vc6.0, including design documents, E-R map, and data dictionary)
    2005-07-02 09:50:10下载
    积分:1
  • 1
    一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分:1
  • shoppingsystem
    sql server 7.0 and vc 6.0 complete a shop system.
    2008-08-30 17:14:22下载
    积分:1
  • sqlapiclass
    C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
    2013-05-06 20:41:25下载
    积分:1
  • CreateWord
    将SQL数据库的结构输出为一个word文档,包括字段的名称、类型、长度等信息(SQL database structure will be output as a word document, including the field name, type, length and other information)
    2007-11-04 12:22:27下载
    积分:1
  • ExcelToSQL-Server
    C++下将Excel中的数据导出到SQL Server数据库(Export data in Excel under C++ to SQL Server database)
    2014-08-20 19:17:52下载
    积分:1
  • CarService
    说明:  汽车维修管理系统。系统是在VC++和SQL Server 2000下开发的. 数据库文件需要在SQLSERVER的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,Ado + SQL2000 。SQL设置: 将在SQL2000下建立CarService数据库,导入数据文件。主要用ADO访问数据库。。。 主要功能: 查询,添加,删除,显示信息(Vehicle Maintenance Management System. System is in VC++ and SQL Server 2000 under the development. SQLSERVER database files need to recover the query analyzer. Because the program is extremely classic, so upload. Programming environment: visual stdio c++. Net, Ado+ SQL2000. SQL settings: Under the establishment of CarService in SQL2000 database, import data files. The main access to the database using ADO. . . Main functions: query, add, delete, display information)
    2021-04-05 12:29:03下载
    积分:1
  • DbConnect
    Microsoft SQLServer数据库连接窗口动态链接库源码(SQLServer connect dialog dll code source)
    2015-05-12 11:21:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载