-
1、实验目的
掌握编写一般GUI程序的基本步骤,简单组件的事件响应机制及程序调试的基本要领。
2、实验内容及要求
1)使用按钮、标签、文本组件、选择...
1、实验目的
掌握编写一般GUI程序的基本步骤,简单组件的事件响应机制及程序调试的基本要领。
2、实验内容及要求
1)使用按钮、标签、文本组件、选择组件构造GUI。
2)对组件产生的事件给出响应。
3)体现图形用户界面各种布局策略的设计与使用。
-1, the experiment was prepared by the general GUI program to master the basic steps, simple components and procedures for incident response mechanism debugging the basic essentials. 2, the experimental contents and requirements of 1) the use of buttons, labels, text components, select components constructed GUI. 2) components are given in response to the incident. 3) reflect the variety of the layout of graphical user interface design and the use of strategy.
- 2022-12-06 19:55:03下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
日本nec公司的实时操作系统 rx
日本nec公司的实时操作系统 rx-850的介绍,
符合itron规范.-real-time operating systems rx-850 introduction, with Itron norms.
- 2023-05-10 23:40:03下载
- 积分:1
-
Embedded Linux board in the arm transplant
嵌入式linux在arm板上的移植-Embedded Linux board in the arm transplant
- 2022-02-10 03:06:35下载
- 积分:1
-
本程序针对P89V51RD2,实现对步进电机的控制,包括加速、减速、停止和启动,并且实现了lcd的显示...
本程序针对P89V51RD2,实现对步进电机的控制,包括加速、减速、停止和启动,并且实现了lcd的显示-This procedure for P89V51RD2, implementation of stepper motor control, including acceleration, deceleration, and stop and start-up and implementation of the lcd display
- 2022-02-14 15:05:51下载
- 积分:1
-
数字钟,欢迎大家指点
数字时钟,欢迎您指点电子邮件:邮箱:cfdx2004@163.com
- 2022-08-22 11:33:14下载
- 积分:1
-
简单描述lcdili9320驱动代码和配置说明参考……
简单描写lcdili9320的驱动代码及配置说明,仅供参考。-Simple description lcdili9320 driven code and configuration instructions for reference only.
- 2022-04-15 03:08:10下载
- 积分:1
-
IAR for ARM5.4的序列号生成器 Key for EWARM_FULL_ARM540
IAR for ARM5.4的序列号生成器 Key for EWARM_FULL_ARM540-IAR for ARM5.4 serial number generator Key for EWARM_FULL_ARM540
- 2023-04-19 17:35:03下载
- 积分:1
-
基于LPC2103的万年历
资源描述基于LPC2103的万年历,包含proteus仿真文件,以及mdk c语言程序。
- 2022-05-12 18:01:54下载
- 积分:1
-
51的IO口模拟UARTRS232 波特率9600 Fosc:22.1184MHz 已在keilc51调试通过,运行畅快。...
51的IO口模拟UARTRS232 波特率9600 Fosc:22.1184MHz 已在keilc51调试通过,运行畅快。-51 IO mouth simulation UARTRS232 Fosc 9600 Baud Rate : 22.1184MHz in keilc51 through debugging, running carefree.
- 2023-06-29 12:15:03下载
- 积分:1