登录
首页 » Visual C++ » student_management

student_management

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

  • 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
  • GenerationInsertSql
    选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
    2011-07-20 09:10:43下载
    积分:1
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • Personnel-Management-System
    Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势(Visualc++/SQL+ Server database application examples and the corresponding full resolution 1.rar development ppt. Content is a " personnel management system" human resources management system is a very common management information system, office automation, enterprises and institutions to achieve the prerequisite and foundation. Background database using SQL Server, front development tool Visual C++. The system uses the more popular ADO data access technology, and the fields for each database table and operation of packages to the class, which successfully design object-oriented programming applied to database application design. This is also the characteristics and advantages of this system)
    2011-04-20 11:24:39下载
    积分:1
  • vc108423425233
    说明:  一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! (: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
    2005-12-13 08:58:11下载
    积分: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
  • MFCSQL_20100507
    Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。(use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.)
    2020-11-01 11:39:54下载
    积分:1
  • VS2010_mfc_sql_server_task
    教材订购系统,含VS2010的MFC机制,使用ADO接口连接数据库,换机器运行需修改ADOConn.cpp文件参数;含mdf和ldf文件,SQL SERVER2008点击附加即可。(Textbook ordering system, the VS2010 MFC mechanism, using the ADO interface to connect to the database, and other machine running need modify ADOConn.cpp file parameters containing mdf and ldf files, SQL SERVER2008 click on the additional can.)
    2020-11-19 16:49:37下载
    积分:1
  • 9381121085
    管理系统你想要就下吧 是用来做一个管理东西的小程序的 (management system on the basis of what you want to do with it is a small thing management procedures)
    2007-06-16 06:23:49下载
    积分:1
  • Market_Invoicing_System
    一个SQL数据库的使用例子,比较完整的会员制商场进销存系统源码(Example of the use of a SQL database, complete membership malls Invoicing System source code)
    2013-01-25 21:55:50下载
    积分:1
  • 696518资源总数
  • 105012会员总数
  • 9今日下载