-
主要是可以实现截图功能,采用C#语言编写
主要是可以实现截图功能,采用C#语言编写-Screenshot function can be achieved mainly
- 2023-02-04 06:45:04下载
- 积分:1
-
与国外经典计算机教材《Practical Object
与国外经典计算机教材《Practical Object-Oriented Design with UML》配套的源代码。作者:Mark Priestley -classic computer with foreign materials "Practical Object-Oriented Design with UML" complementary source. Author : Mark Priestley
- 2022-01-25 15:01:15下载
- 积分:1
-
图像对比度改变类,发VC实现之
图像对比度改变类,发VC实现之-image contrast change categories, the realization of VC
- 2023-08-22 00:05:04下载
- 积分:1
-
思道 SS109 云台控制程序
本程序使用RS485串口来控制SIDUS SS109云台,实现让其横滚俯仰运动到指定角度,本程序在windows下用vs2010开发
- 2023-04-01 09:00:11下载
- 积分:1
-
Non
非模式对话框,使用彩色进度条,修改别人的基础上生成-Non-modal dialog box, use the progress bar color, modify the basis of others to generate
- 2022-02-02 06:50:48下载
- 积分:1
-
利用模板模式和正则表达式开发随心所欲开发您想要的文本框。...
利用模板模式和正则表达式开发随心所欲开发您想要的文本框。-The use of the template patterns and development of arbitrary regular expressions develop your desired text box.
- 2022-11-01 03:00:02下载
- 积分:1
-
列表控件插入进度条
带进度条、带复选框、可编辑、可插入图标的列表控件
- 2022-04-09 07:08:55下载
- 积分:1
-
MFC listcontrol做的资源管理器
用MFC的listcontrol控件做的类似于windows资源管理器的界面,有返回上级文件夹的功能,并且可以对文件夹中文件在列表显示中排序,可根据名字,大小,创建时间进行排序。内有完整工程,可直接编译运行。
- 2022-07-03 23:28:37下载
- 积分:1
-
CProgressBar
将 ColorProgressBar 控件添加到 Windows 窗体工具箱
用鼠标右键单击Windows 窗体工具箱并从快捷菜单中选择自定义工具箱...... 。自定义工具箱对话框将打开。
选择.NET Framework 组件选项卡,单击浏览。浏览至ColorProgressBarbinRelease或调试文件夹并选择ColorProgressBar.dll。ColorProgressBar出现在自定义工具箱对话框中的组件列表中。
选中的复选框下一步到 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-24 08:46:08下载
- 积分: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