登录
首页 » Visual C++ » Drawboard

Drawboard

于 2020-07-03 发布 文件大小:3735KB
0 314
下载积分: 1 下载次数: 3

代码说明:

  用MFC编写了一个简单的画板程序和学生信息管理系统,可实现简易作画以及学生信息的管理(With the MFC write a simple drawing board procedures and student information management system, enabling easy to paint and student information management)

文件列表:

Drawboard
.........\datalist.cpp,988,2011-03-21
.........\datalist.h,383,2011-03-21
.........\Debug
.........\.....\datalist.obj,20118,2011-05-04
.........\.....\datalist.sbr,0,2011-05-04
.........\.....\draw.obj,4609,2011-05-04
.........\.....\draw.sbr,0,2011-05-04
.........\.....\Drawboard.bsc,3417088,2011-05-04
.........\.....\Drawboard.exe,139325,2011-05-04
.........\.....\Drawboard.ilk,378344,2011-05-04
.........\.....\Drawboard.obj,23058,2011-05-04
.........\.....\Drawboard.pch,6869428,2011-05-04
.........\.....\Drawboard.pdb,386048,2011-05-04
.........\.....\Drawboard.res,10620,2011-05-04
.........\.....\Drawboard.sbr,0,2011-05-04
.........\.....\DrawboardDoc.obj,16483,2011-05-04
.........\.....\DrawboardDoc.sbr,0,2011-05-04
.........\.....\DrawboardView.obj,31461,2011-05-04
.........\.....\DrawboardView.sbr,0,2011-05-04
.........\.....\huaban.obj,30667,2011-05-04
.........\.....\huaban.sbr,0,2011-05-04
.........\.....\MainFrm.obj,19827,2011-05-04
.........\.....\MainFrm.sbr,0,2011-05-04
.........\.....\showdata.obj,13562,2011-05-04
.........\.....\showdata.sbr,0,2011-05-04
.........\.....\shuju.obj,24779,2011-05-04
.........\.....\shuju.sbr,0,2011-05-04
.........\.....\StdAfx.obj,105532,2011-05-04
.........\.....\StdAfx.sbr,1374944,2011-05-04
.........\.....\vc60.idb,246784,2011-06-08
.........\.....\vc60.pdb,454656,2011-05-04
.........\draw.cpp,342,2011-03-15
.........\draw.h,243,2011-03-15
.........\Drawboard.aps,33676,2011-05-03
.........\Drawboard.clw,3656,2011-05-03
.........\Drawboard.cpp,4263,2011-03-14
.........\Drawboard.dsp,5441,2011-03-27
.........\Drawboard.dsw,524,2011-03-14
.........\Drawboard.h,1389,2011-03-14
.........\Drawboard.ncb,115712,2011-06-08
.........\Drawboard.opt,82944,2011-06-08
.........\Drawboard.plg,252,2011-06-08
.........\Drawboard.rc,14336,2011-03-27
.........\DrawboardDoc.cpp,1802,2011-03-17
.........\DrawboardDoc.h,1556,2011-03-17
.........\DrawboardView.cpp,3286,2011-03-19
.........\DrawboardView.h,1905,2011-03-17
.........\huaban.cpp,6672,2011-05-04
.........\huaban.h,1841,2011-03-17
.........\MainFrm.cpp,2510,2011-03-14
.........\MainFrm.h,1581,2011-03-14
.........\ReadMe.txt,4383,2011-03-14
.........\res


.........\...\Drawboard.rc2,401,2011-03-14



.........\...\toolbar2.bmp,718,2011-03-15
.........\resource.h,1664,2011-03-27
.........\showdata.cpp,566,2011-03-17
.........\showdata.h,372,2011-03-17
.........\shuju.cpp,3498,2011-03-19
.........\shuju.h,1429,2011-03-19
.........\StdAfx.cpp,211,2011-03-14
.........\StdAfx.h,1054,2011-03-14

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

发表评论

0 个回复

  • Directory
    VC++跟access相结合的班级通讯录小工具,适合初学者对ADO操作ACCESS的学习。(VC++ combining classes with access contacts gadgets, suitable for beginners to learn to ADO operation ACCESS.)
    2013-07-29 10:44:04下载
    积分:1
  • students
    在Windows 环境下利用ODBC,使用SqlServer2000作为数据库管理系统对数据进行管理与维护,使用VC++6.0为前台设计平台(In the Windows environment using ODBC, use SqlServer2000 as a database management system data management and maintenance, the use of VC++6.0 for the front design platform)
    2012-01-20 19:43:39下载
    积分:1
  • libiary
    图书管理系统:用户管理(用户添加,密码修改),图书管理(图书增加、图书修改、图书删除),使用sqlite数据库(Library management system: user management (users add, password changes), library management (books increased, modify books, books delete), use sqlite database)
    2014-04-17 21:24:11下载
    积分:1
  • 1
    说明:  学生成绩管理信息系统代码: 成绩记录簿 用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能: (1)创建信息链表并以磁盘文件保存; (2)读取磁盘文件并显示输出所有学生的成绩; (3)按学号或姓名查询成绩; (4)添加成绩记录; (5)修改指定姓名或学号的学生的成绩并可存盘; (6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。 */(Student performance management information system code)
    2011-01-03 02:05:47下载
    积分:1
  • CPPpersonal-book-management-code
    最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)
    2013-11-26 03:47:40下载
    积分:1
  • dgh
    这是一个用vb做的学生管理系统,来看看把,很好用的哦(vb do with the student management system, to see if the he, oh, the good)
    2005-05-29 07:16:46下载
    积分:1
  • StudentManagementInformationSystem
    使用VB与SQL 实现基本的学生管理信息系统的功能。操作简单易懂(VB and SQL to use the students to achieve the basic functions of management information systems. Easy operation)
    2009-05-01 10:58:01下载
    积分:1
  • BookManagementSystem
    强大的图书馆管理系统,包含基本的功能模块,如借书还书,图书入库,用户管理等等,同时包含详尽的开发文档(如详细设计文档,概要设计文档,IPO表等等),是研究学习的好资料(Powerful library management system, including the basic functional modules, such as borrowing and returning books, book storage, user management, etc., also includes a detailed development documentation (such as detailed design documents, design documents outline, IPO table, etc.) Good information is the study of learning)
    2011-10-04 21:18:54下载
    积分:1
  • sunweiqi
    这次课程设计采用VB作为前台应用程序的设计工具,用MS Server 2000作为后台数据库,完成一个可以查询、修改、删除、添加学生信息、图书信息和图书借用信息的图书管理系统。(The curriculum design using VB as the front-end application design tool, using MS Server 2000 as a back-end database to complete one can query, modify, delete, add student information, library information and library books borrowed information management system.)
    2010-01-15 10:46:26下载
    积分:1
  • STUDENT
    学生成绩管理。能对一个班的学生的成绩进行存储,修改,查询。(Management of student achievement. A ban on student achievement store, modify, query.)
    2008-01-11 10:13:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载