-
1. A WTL dedicated source DataGrid control can learn how to develop Grid control...
1一个WTL专用源DataGrid控件可以学习如何开发网格控件。
- 2022-12-09 14:50:03下载
- 积分:1
-
一个自己设计的“记事本”程序,模仿的还比较像。
一个自己设计的“记事本”程序,模仿的还比较像。-a design by "Notepad" program to imitate rather like.
- 2022-10-04 00:05:03下载
- 积分:1
-
采用shell方法实现文件显示的列表,支持在位编辑
采用shell方法实现文件显示的列表,支持在位编辑-method using shell list of the documents that support the incumbent editor
- 2022-01-26 00:02:30下载
- 积分:1
-
这个例子程序是我咬牙再三,决定还是奉献出来,学习VC的人如果不下载,将是一个巨大的损失,看看就知道我有没有夸大了....
这个例子程序是我咬牙再三,决定还是奉献出来,学习VC的人如果不下载,将是一个巨大的损失,看看就知道我有没有夸大了.-This example procedure is repeated teeth I decided to come out or dedication to learn VC if they do not download, will be a great loss to see will know I have not exaggerated.
- 2022-01-31 01:58:04下载
- 积分:1
-
一个图形菜单的很好的例子
一个图形菜单的很好的例子-a good example
- 2022-04-29 09:45:13下载
- 积分:1
-
to use the mouse to draw lines with different colors ....
to use the mouse to draw lines with different colors ....
- 2022-08-22 09:57:47下载
- 积分:1
-
超冷演示效果,非常逼真。
超COOL的显示效果,非常逼真。使用C++开发,适用于Linux,windows平台。- The ultra COOL demonstration effect, is extremely lifelike.
Uses the C development, is suitable to Linux, the windows platform.
- 2023-05-20 06:35:04下载
- 积分:1
-
应用程序,颜色按钮将美化程序界面,程序的界面,程序界面,程序界面,程序界面,程序界面
应用程序中,彩色按钮会美化程序的界面,该程序能够显示多种色彩的按钮。-applications, color button will beautify the procedure interface, the program can display a variety of colors button.
- 2023-08-08 14:00:04下载
- 积分:1
-
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们...
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为
任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向
Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd).
对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针
m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的:
-Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
- 2022-05-31 00:40:34下载
- 积分:1
-
QT图片浏览器
内有详细的注释和GUI设计过程!
做完界面之后,在每一个按钮控件上面点击右键,选择“转到槽”。下面是各个模块的具体实现:(红色表示自己添加,蓝色表示用go to slot自动生成的代码)
定时器每隔3秒执行pic_scan函数,i从0开始,当定时器暂停的时候,i就保存了数组中此时显示图片
- 2022-12-31 20:35:12下载
- 积分:1