登录
首页 » Visual C++ » student_management

student_management

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

  • 采购库存管理
    说明:  这个是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
  • sql--keshe
    一个很完善的设计,用VC++和sql server 完成,附有报告,程序(A well-designed, using VC++ and sql server to complete, with the report, the program)
    2011-06-22 12:55:39下载
    积分: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
  • 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
  • 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
  • ADOConn
    sql server2000的一般操作类。里面基本包括了连接、插入修改,()
    2007-09-29 12:24:26下载
    积分: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
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • HCDB
    超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
    2015-03-11 13:59:34下载
    积分:1
  • SQLServer2005
    该书采用实例方式讲授SQL SEVER2005数据库的应用,以实用,实践作为原则,讲数据库的基本原理与应用技术相结合(Examples of the way the book used to teach the application of database SQL SEVER2005 to practical, practice as the principles and the basic principles of database technology and application)
    2009-06-25 10:28:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载