-
GL12
编写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)
- 2020-07-03 02:40:01下载
- 积分:1
-
FlowLayoutPalnel
Teechart 动态加载,实现同一界面显示多个图形,适用于实时数据采集显示,自动分屏,经实际测试验证(Teechart dynamic loading to achieve the same interface to display multiple graphs, for real-time data acquisition and display, automatic screen, the real test verification)
- 2016-06-13 12:12:18下载
- 积分:1
-
TabStrip
VB中的窗体选项卡(Tab),有需要的就下载吧。(In VB Forms tab (Tab), there is a need to download it.)
- 2013-08-27 15:33:38下载
- 积分:1
-
Dialog-box
界面编程的对话框初级编辑教程,适合新手学习(Programming interface dialog primary tutorial, suitable for novice learning)
- 2012-04-02 12:01:50下载
- 积分:1
-
58636576
VB定制自己的窗体提示,有需要的就下载吧。(VB to customize your own form, has the need to download it.)
- 2013-08-20 18:40:56下载
- 积分:1
-
VCMulti-Language
本程序演示了VC++界面程序多语言支持的实现方法:
1.根据用户选择的不同语言,加载不同版本的资源文件,进行切换;
2.同一个VC++界面程序据此支持多种语言。 (This program demonstrates the C++ interface, multi-language support program implementation methods:
1. Depending on the language selected by the user to load a different version of the resource file, switching
2. Same procedure whereby a VC++ interface supports multiple languages.)
- 2015-10-16 10:05:34下载
- 积分:1
-
menu20100428
说明: VB 菜单的竖向分列,VB 菜单的竖向分列
- 2010-04-28 10:18:35下载
- 积分:1
-
MFC121751
适合新手。控件是Windows 图形用户界面的主要组成部分之一,用户通过操作控件对象完成与应用程序之间的交互。控件的使用集中体现了Windows 系统面向对象的特点(Suitable for novices. Control is one of the major components of the Windows graphical user interface, user interaction with the application control subjects completed between. Use controls epitomizes the object-oriented features of Windows systems)
- 2013-12-19 12:20:20下载
- 积分:1
-
8756456578
VB图像标尺示例(获取图像像素),有需要的就下载吧。(VB image scale sample (image pixels), has the need to download it.)
- 2013-08-17 01:16:27下载
- 积分:1
-
simplerecord
VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:
Dim Time_Start 定义变量存储开始计时的时间
Dim Time_Lenth 定义变量存储Slider1控件的最大值
Dim MyTime 定义变量存储已经录制的时间
更多请参阅源代码。(VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.)
- 2014-05-15 15:34:30下载
- 积分:1