登录
首页 » Visual C++ » student_management

student_management

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

  • Delaytest
    测试 sql server 2005 连接(Test SQL Server 2005 connection)
    2013-05-14 23:04:41下载
    积分: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
  • MyTest1
    本实例是vc+SQL server小程序,具有数据库的简单查询,更新,删除记录等功能,本程序的查询功能是基于头部匹配的模糊查询。(This example is vc+ SQL server applet with a simple database query, update, delete records and other functions, the procedures for the inquiry is based on the fuzzy query matching head.)
    2020-10-29 14:59:57下载
    积分:1
  • bgs
    vc++开发环境SQL数据库办公事务管理系统(vc++ development environment SQL database management system for office affairs)
    2008-04-20 18:06:41下载
    积分:1
  • 1
    一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分:1
  • HCDB
    超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
    2015-03-11 13:59:34下载
    积分:1
  • code
    用VC++6.0开发的人事信息系统,调试成功,并附有源码及文档。供大家共同学习,希望对你们有帮助(With VC++ 6.0 Development of Personnel Information System, debugging success, together with source code and documentation. For everyone to learn, I hope for your help)
    2009-01-04 14:51:42下载
    积分:1
  • 采购库存管理
    说明:  这个是VB环境开发的,我也是转载的把原来的Access数据库改成了SQl Server数据库.希望大家可以借鉴(this is the development environment of VB, I also reproduced in their original Access database into the SQL Server database. Hope we can learn from)
    2005-12-23 11:26:49下载
    积分:1
  • renshikaoqinguanlixitong
    用MFC和SQL200开发的人事考勤管理系统,ADO链接数据库,有源代码和说明文件(With the MFC and SQL200 development of personnel time and attendance management system, ADO link database, source code and documentation)
    2013-04-25 20:06:37下载
    积分:1
  • OA(30)
    Oa 综合管理系统 集合SQL server 一体化的办公软件(The Oa integrated management system for collection of the office of the SQL server integration software)
    2012-08-18 15:20:05下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载