搜索资源列表
MyWindow
- 专为Delphi制作的常用函数功能合集,其中分为字符串\\窗体\\系统\\键盘鼠标等几个大类.-produced specifically for the Delphi Common Function Collection, It is divided into a string \\ windows \\ system \\ keyboard and mouse several major categories.
mywindow
- 使用linux 下QT编出图片查看器,有目录查找的-The use of QT prepared under linux picture viewer, there is the directory to find the
MyWindow
- Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
MyWindow
- 简单窗体创建 -Create a simple form
final
- 计算器菜单以及部分按钮的布局MenuBar menuBar Menu menu1,menu2,menu3 MenuItem menu1_item1,menu1_item2,menu1_item3 MenuItem menu2_item1,menu2_item2 MenuItem menu3_item1,menu3_item2 mywindow() { setTitle("计算器") menuBar=new MenuBar()
myWINDOW
- 可改变已运行程序的窗口信息, 将已禁用的按钮或其他控件强制激活.-Can change the window has been running the program information, will have to disable the buttons or other controls mandatory activation.
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
- 用win32建立一个窗口,通过改变y坐标达到下落功能。-Use Win32 to create a window, by changing the Y coordinate to drop function.
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
- WCF 模拟win7界面,C#开发。有点意思的。-WCF
MyWindow
- C#自定义窗体,wpf,Windows编程-C# Custom Forms,wpf,Windows Programming
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