登录
首页 » Visual C++ » student_management

student_management

于 2020-07-03 发布 文件大小:23081KB
0 148
下载积分: 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 个回复

  • 898t
    简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增删\改查等功能,还包括连表查询.-simple lesson student performance management system -- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries. (Simple lesson for student achievement management system--- VB program modules, VB and SQL combination, including additions and deletions to search functions, including even the table inquiries .- simple lesson student performance management system- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries.)
    2008-12-26 13:44:39下载
    积分:1
  • medicine
    由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
    2013-11-18 14:44:30下载
    积分:1
  • database-cPP
    Visual c++结合SQL server 的经典范例。程序中介绍了如何在VC++中调用数据库的各方面知识(Visual c combined with a classic example of the SQL server. The procedures described in the various aspects of knowledge of how to call the database in VC )
    2012-03-10 00:17:08下载
    积分:1
  • test_database
    一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
    2013-12-17 16:07:55下载
    积分: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
  • SQLODBC
    程序功能:实现vc中通过ODBC数据源来访问SQL数据库(procedures functions : vc achieved through ODBC data source to access SQL database)
    2006-12-07 17:23:15下载
    积分:1
  • sqlite-amalgamation-3071400
    sqlite3 数据库最新c源码(sqlite3 database source)
    2021-04-27 13:08:44下载
    积分:1
  • sqlapiclass
    C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
    2013-05-06 20:41:25下载
    积分:1
  • gdzc
    vc++开发环境SQL数据库固定资产管理系统(vc++ development environment SQL database management system for fixed assets)
    2008-04-20 18:05:08下载
    积分: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
  • 696522资源总数
  • 104042会员总数
  • 18今日下载