登录
首页 » Visual C++ » GL12

GL12

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

  • ExpTab
    可动态添加关闭标签页的自定义TabControl控件.功能强大。(Can be dynamically added to close the Customize tab TabControl control. Powerful.)
    2014-08-17 05:25:54下载
    积分:1
  • list
    list控件的基本适应方法,简单易懂。。很适合初学者(The basic adaptation list controls, easy to understand. . It is suitable for beginners)
    2014-02-10 22:46:21下载
    积分:1
  • BLH2KML_
    GPGGA数据转换为kml格式 可用且有界面(GPGGA data to .kml)
    2015-09-20 13:11:06下载
    积分:1
  • shengaoceliang
    vb编写的测量身高的上位机控制界面,可实现测量数据接收保存(Measurements of vb control interface, the height of the upper machine can realize measurement data reception)
    2015-06-02 23:27:04下载
    积分:1
  • TimeTransform
    本程序得到当前系统时间,然后将其转化为4个字节十六进制表示的整数,这个整数表示从1970年1月1日0点0分0秒以来所经过的秒数,这种转换符合MFC规定的时间转换标准,便于嵌入式系统的时间存储与计算(This procedure has been the current system time, and then into four-byte hexadecimal integer, the integer that from at 00:00:00 on January 1, 1970 after the number of seconds since this conversion MFC time to comply with the provisions of the conversion standard time embedded systems to facilitate storage and computing)
    2008-12-22 20:33:30下载
    积分:1
  • MFCexp4_7
    MFC 小型试验 画出圆角矩阵 线段等在选定的边界内移动鼠标(Small-scale test matrix to draw rounded MFC segments, etc. within the boundaries of the selected move the mouse)
    2011-10-22 10:06:59下载
    积分:1
  • Difine-Msgbox-code
    自定义Msgbox窗体图标代码,外观精美。(User-define Msgbox)
    2012-04-29 23:57:15下载
    积分:1
  • 20051215228872
    自动缩放窗体内控件,重点推荐 资源类别: VB源码¦用户界面 (Automatic zoom window body control, focus on recommended resources category: VB Source ¦ user interface)
    2010-07-27 11:17:28下载
    积分:1
  • multiply-viewport
    采用vc++2005编写的程序,主要是关于VC多窗口的界面编程方法。(Introduce the MDI application in vc++2005.)
    2014-08-30 12:14:13下载
    积分:1
  • Alpha
    调整VB的窗体的透明度,可自行设定值0到255,0为完全透明,255为全显示。(Adjust the opacity of the VB forms)
    2011-12-07 11:22:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载