-
使用wxWidget的界面编程例子代码,很有参考价值!
使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
- 2022-02-04 09:30:48下载
- 积分:1
-
一个表格界面,基于mfc
一个表格界面,基于mfc-a forms interface, based on mfc
- 2022-07-02 04:32:48下载
- 积分:1
-
This program explains how to enable the Dra g
此程序说明如何在应用程序中启用drag-Drop功能。此外,您可以将整个目录放到程序中,它会将特定目录中的文件添加到列表中。
- 2022-11-30 09:20:03下载
- 积分:1
-
MFC的增强CListCtrl控件
MFC的增强CListCtrl控件-MFC strengthen controls CListCtrl
- 2023-03-25 12:35:03下载
- 积分:1
-
万年历Calendar
资源描述 这本来是我为一个商业PDA产品开发的日历程序,最近移植于PC机上, 所以算法
和数据部分是用纯C++写的,不涉及MFC,所有的代码都是以短节省存储空间为主要目
的.
很高兴你对这些代码有兴趣,你可以随意复制和使用些代码,唯一有一点小小的
愿望:在你使用和复制给别人时,别忘注明这些代码作者:-)。程序代码也就罢了,后
面的数据可是我辛辛苦苦从万年历上找出来输进去的。
如果你有什么好的意见不妨Mail给我。
- 2022-05-17 22:50:30下载
- 积分:1
-
1 How to use this software, first of all in the Please enter the function y =...
如何使用本软件
1、首先在“请输入函数 y=”后面的输入框中输入您想要画图的函数形式,注意,其中乘除幂运算符必须在前面加点,否则会出错画不出来。
2、在“请输入区间 x 从”…“到”…的输入框中输入您想要画图的区间,也就是自变量的取值范围。
3、点击“画图”按钮,即可画出函数的图形。
4、点击“关闭”按钮,可以退出本软件。-1 How to use this software, first of all in the Please enter the function y = behind the input box, enter the function you want to draw the form of attention, in which multiplication and division operator must power points in front, otherwise they will not come out wrong painting. 2, in the Please enter the range of x from the ... to ... the input box, enter the interval you want to draw, that is, since the variables range. 3, click on the Paint button, you can draw function graphics. 4, click Close button, you can withdraw from this software.
- 2023-07-17 04:35:03下载
- 积分:1
-
软件简介:一个模仿MSN_Messenger的界面,给出了界面的制作。
软件简介:一个模仿MSN_Messenger的界面,给出了界面的制作。-software description : an imitation MSN_Messenger interface, the interface is produced.
- 2022-03-24 23:46:46下载
- 积分:1
-
编辑控件源代码:RopFun_src
编辑控件源代码:RopFun_src-Edit Control source code : RopFun_src
- 2022-02-01 02:55:44下载
- 积分:1
-
a similar window to remind the simple application of great reference value. Prog...
一个类似MSN提醒窗口的简单应用,很有参考价值。界面编程-a similar window to remind the simple application of great reference value. Programming Interface
- 2022-05-13 10:07:48下载
- 积分:1
-
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操...
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另一种巧妙方法(用缺省按钮来处理)。-dialog user interface program, how to dialog controls associated data and Implementation Mechanism members, how to use dialog category of members function to control access to this information and dialog controls category pointer, how to use direct manipulation of the dialog box controls type controls (Send Message and direct calling member function). How procedures and caused the destruction of Control. Controls dialog mode of operation of several comparative analysis of the pros. How to achieve some of the dialog and begin contraction. How to let the text dialog box procedure was activated immediately after the focus how to use SetWindowLong to change the window callback function. By changing the default text box Enter w
- 2022-02-25 18:58:41下载
- 积分:1