登录
首页 » Visual C++ » GL12

GL12

于 2020-07-03 发布 文件大小:4097KB
0 336
下载积分: 1 下载次数: 5

代码说明:

  编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括 增加学生,浏览学生信息,删除学生; 2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox; 3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件; 4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)

文件列表:

GL12
....\Debug
....\.....\GL12.bsc,3752960,2008-12-16
....\.....\GL12.exe,561213,2010-02-25
....\.....\GL12.ilk,349348,2010-02-25
....\.....\GL12.obj,22583,2008-12-17
....\.....\GL12.pch,7142068,2008-12-16
....\.....\GL12.pdb,500736,2010-02-25
....\.....\GL12.res,361116,2010-02-25
....\.....\GL12.sbr,7812,2008-12-17
....\.....\GL12Doc.obj,14336,2008-12-17
....\.....\GL12Doc.sbr,0,2008-12-17
....\.....\GL12View.obj,31335,2008-12-23
....\.....\GL12View.sbr,29449,2008-12-23
....\.....\MainFrm.obj,19632,2008-12-16
....\.....\MainFrm.sbr,0,2008-12-16
....\.....\MyData.obj,3973,2008-12-16
....\.....\MyData.sbr,0,2008-12-16
....\.....\MyDialog.obj,27660,2008-12-21
....\.....\MyDialog.sbr,29107,2008-12-21
....\.....\StdAfx.obj,105375,2008-12-16
....\.....\StdAfx.sbr,1374893,2008-12-16
....\.....\vc60.idb,451584,2010-02-25
....\.....\vc60.pdb,397312,2008-12-23
....\GL12.APS,402536,2010-02-25
....\GL12.clw,3708,2010-02-25
....\GL12.cpp,4173,2008-12-10
....\GL12.dsp,5023,2008-12-16
....\GL12.dsw,533,2008-12-10
....\GL12.h,1334,2008-12-10
....\GL12.ncb,148480,2010-02-25
....\GL12.opt,51712,2010-02-25
....\GL12.plg,910,2010-02-25
....\GL12.rc,15093,2010-02-25
....\GL12Doc.cpp,1702,2008-12-10
....\GL12Doc.h,1453,2008-12-10
....\GL12View.cpp,4020,2008-12-23
....\GL12View.h,1911,2010-02-25
....\MainFrm.cpp,2505,2008-12-10
....\MainFrm.h,1581,2008-12-10
....\MyDialog.cpp,9859,2008-12-17
....\MyDialog.h,1778,2008-12-17
....\no12.data,4108,2008-12-17
....\ReadMe.txt,4263,2008-12-10
....\res





....\...\GL12.rc2,396,2008-12-10
....\...\GL12Doc.ico,1078,2008-12-10
....\...\Toolbar.bmp,1078,2008-12-10
....\resource.h,2384,2008-12-16
....\StdAfx.cpp,206,2008-12-10
....\StdAfx.h,1054,2008-12-10

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

发表评论

0 个回复

  • MyBtSt
    C++下的界面美化编程类,非常适合C++、VC程序员使用(C++ programming classes under the beautification of the interface is ideal for C++, VC programmers)
    2010-11-25 10:19:48下载
    积分:1
  • 58636576
    VB定制自己的窗体提示,有需要的就下载吧。(VB to customize your own form, has the need to download it.)
    2013-08-20 18:40:56下载
    积分:1
  • MultiWin
    说明:  VC++ 中实现对多画面窗口的控制,基于MDI的MFC程序,用四个按钮控件控制四个文档窗口的显示(VC++ to implement multi-screen window, control, the MFC-based MDI program, with four button controls for four of the document window display)
    2009-09-02 21:02:41下载
    积分:1
  • skinSKIN
    SKIN++皮肤包,有史以来最全的皮肤包,可直接下载使用,破解版(SKIN++ skin pack, the most full-skin package can directly download, crack version of)
    2009-11-25 15:15:18下载
    积分:1
  • a
    说明:  静态文本控件典型事例电子计时器,主要根据位图来绘制数字(Typical examples of static text control electronic timer, mainly based on the bitmap to draw the figures)
    2010-12-17 18:18:23下载
    积分:1
  • MFCexp10_1
    这是任哲老师的程序案例,主要是MFC windows应用程序设计。有关MFC程序设计的程序,其中包含界面的设计和源代码的设计(the design of MFC,include the design of interface and source code)
    2012-02-29 10:10:49下载
    积分:1
  • MyHanio1
    一个用mfc实现的带界面汉诺塔源程序,可手动输入最多15层。(An interface using mfc achieved with HANOR source, you can manually enter up to 15 layers.)
    2013-11-06 19:40:59下载
    积分:1
  • UiFeature
    很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
    2014-01-02 23:37:34下载
    积分:1
  • Vvcvirtualosci
    Visual C虚拟示波器源码可以通过此源代码学学习相关频谱显示功能 , (Visual C virtual oscilloscope source can learn through this source code to learn the relevant spectrum display)
    2012-08-14 23:46:01下载
    积分:1
  • dlgBg00
    说明:  一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。(a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other controls can not be overwritten.)
    2005-09-13 09:54:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载