-
sparked a new round of pop
弹出窗口全攻略,提供了有关于网站中窗口弹出的一些方法,方便大家在网站上弹出窗口-sparked a new round of pop-up windows to provide a site on the pop-up window on some of the ways to facilitate on the site pop-up window
- 2023-08-30 18:45:03下载
- 积分:1
-
显示自定义按钮
通过继承MFC的BUTTON类,实现多样化界面,可以定义自己喜欢的按钮图形,并通过画刷进行渲染,使用时只需定义这样的一个按钮对象,使用其中的接口,便能轻松的实现你想要的效果。
- 2022-05-14 06:53:14下载
- 积分:1
-
SDI for the Multi
在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View handoff small procedures, in some cases, there are many applications of information to show that, when a window display at the least, the VC MDI applications can solve this problem, but if the application procedure is a pair of individual files, use various methods to show , using SDI more appropriate. How, then, in single file applications to achieve multi-view? By default, derived class constructor is pretected type, it must be changed to public type, because we will be dynamically generated and derived View Class View switching activities. One can also generate all views, but this system caused a tremendous waste of resources.
- 2022-02-14 04:26:25下载
- 积分:1
-
Delphi7(BCB6)下支持Unicode的控件包,使用方法与标准控件相同...
Delphi7(BCB6)下支持Unicode的控件包,使用方法与标准控件相同-Delphi7 (BCB6) Unicode support for the control packet, use the same controls and standards
- 2023-03-11 13:45:03下载
- 积分:1
-
建一个透明的窗体 在VB中建一个透明的窗体 非常的好用
建一个透明的窗体 在VB中建一个透明的窗体 非常的好用-build a transparent window in VB built a very transparent Form Easy
- 2022-08-13 20:56:41下载
- 积分:1
-
用"直接写屏"法实现多背景的透明动画
用"直接写屏"法实现多背景的透明动画-using the "direct write screen" method to achieve more transparent background animation
- 2023-05-10 08:05:03下载
- 积分:1
-
labview点阵显示光栅测试物体形状
labview点阵显示光栅测试物体形状 网上资料只有波形,数字等显示,用点阵移动显示就更加直观。
- 2023-06-21 18:10:03下载
- 积分:1
-
QT空间设计简单的浏览器
QT设计界面,简单的浏览器,包括重载、刷新按钮。全部由界面的控件来实现,代码比较少,适合编程能力较弱的同学学习。
- 2022-03-24 02:12:21下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
很好的图表编程实例,适用于Delphi系统编程中新建图表等选项。...
很好的图表编程实例,适用于Delphi系统编程中新建图表等选项。-good graphics programming examples apply to Delphi Programming System new graphics options.
- 2022-06-29 14:20:49下载
- 积分:1