-
用风险投资编写的图形工具
Graph tools written in vc-Graph tools written in vc++...
- 2022-04-01 05:53:02下载
- 积分:1
-
常见的标题栏颜色都是系统默认的蓝色,比较单调,本程序演示的自定义处理的标题栏,效果相当独特。...
常见的标题栏颜色都是系统默认的蓝色,比较单调,本程序演示的自定义处理的标题栏,效果相当独特。-common title bar system default colors are blue, a rather monotonous, as demonstrated by the procedures defined the title bar, the results are pretty unique.
- 2022-04-16 05:23:50下载
- 积分:1
-
简单的程序在鼠标/键盘输入锁定工作站
这是我做的一个简单的程序,用于在工作中实施安全策略。
- 2022-08-13 02:15:31下载
- 积分:1
-
VB6 can be completed to achieve the WindowsHwnd all the features SPY detailed lo...
VB6的 WindowsHwnd 实现可以完成SPY的所有功能 详细请自己看代码-VB6 can be completed to achieve the WindowsHwnd all the features SPY detailed look at your own code
- 2022-04-11 18:22:16下载
- 积分:1
-
邮件提醒,新邮件的及时提醒,可以配合outlook使用,只要设置一下outlook的路径...
邮件提醒,新邮件的及时提醒,可以配合outlook使用,只要设置一下outlook的路径-E-mail reminders, new messages of a timely reminder, you can use with the outlook, as long as you set the path to outlook
- 2022-06-29 07:05:52下载
- 积分:1
-
how to change the color of the control procedures as an example to ListBox
如何改变控件颜色 本程序以ListBox为例-how to change the color of the control procedures as an example to ListBox
- 2023-05-07 11:00:02下载
- 积分:1
-
VC实现串口通讯显示
///////////////文件 commDlg.cpp////////////////
//一个类,对话框类,本程序使用的是对话框形式,这个类是在VC用MFC自动生成的,其中包括了对话框程序应有的一些方法
class CAboutDlg : public CDialog
{
};
/********************以下的个方法也是VC的MFC的对话框程序固有的,也是MFC自动生成的**************/
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-25 13:10:04下载
- 积分:1
-
c++builder编程实现窗口闪烁的功能,即当一个窗口打开时,如果你没有定位在该窗口,在该窗口将闪烁提示...
c++builder编程实现窗口闪烁的功能,即当一个窗口打开时,如果你没有定位在该窗口,在该窗口将闪烁提示-c builder programming window flashing function, that is, when a window is opened, if you have no position in the window, the window will flicker suggest
- 2023-03-30 06:50:03下载
- 积分:1
-
In
In-set(out-of-set) speaker recognition under sparse enrollment
- 2022-01-26 06:55:08下载
- 积分:1
-
音乐播放器
一个用API写的音乐播放器,包含了MFC中各种控件的用法,大致能够满足初学者的学习需求。例如列表框,文本编辑框,进度条等等的使用。非常适合一时找不到学习途径的初学者学习
- 2022-08-09 23:07:26下载
- 积分:1