搜索资源列表
MyWindow
- 专为Delphi制作的常用函数功能合集,其中分为字符串\\窗体\\系统\\键盘鼠标等几个大类.-produced specifically for the Delphi Common Function Collection, It is divided into a string \\ windows \\ system \\ keyboard and mouse several major categories.
Demo7
- 设计一个窗口, 窗口中的元素如下: 菜单,其内容模仿记事本的菜单 三个文本框,一个按钮.在前两个文本框中输入两个整数, 点击按钮后把两数之和显示到第三个文本框中.-package cn import java.awt.* import java.awt.event.ActionEvent import java.awt.event.ActionListener import java.awt.event.WindowAdapter import
MyWindow
- WIN32 的手写窗口程序,不同于自动生成的那么复杂,包含了创建窗口的基本必须步骤。-The WIN32 handwriting window procedure, unlike the automatically generated so complex that contains the basic steps necessary to create a window of.
MyWindow
- 窗口红蓝绿三种颜色自动切换,主要熟悉timer的用法。-The window three colors red blue and green automatically switch mainly familiar with the usage of the timer.
MyWindow
- 在一个MFC界面调用另一个MFC界面,实现两个MFC的嵌套-In an MFC interface to call another MFC interface to achieve two nested MFC
MyWindow
- 添加单选按钮 关联变量 宏TRACE BOOL类型 一、添加一组单选按钮 二、添加第二组单选按钮 三、关联变量 - Add radio button Associated variable Macro TRACE BOOL type First, add a group of radio buttons Second, add a second set of
MyWindow
- 通过ID操作对象 CListBox(列表框)控件 CListBox类常用成员 CListBox插入数据 CListBox删除数据 CListBox运用示例 -CListBox Control CListBox member variables CListBox to insert data CListBox to delete data CListBox example
