-
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中...
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中-Custom Controls tab of the classic source, very easy to use, debugging has been applied to the adoption and professional tool
- 2022-03-07 01:26:13下载
- 积分:1
-
一个企业内部用的聊天软件,希望大家多多指点
一个企业内部用的聊天软件,希望大家多多指点-an internal enterprise chat software, we hope that many instructions
- 2022-06-17 09:57:02下载
- 积分:1
-
a switch button controls. You can set the button appearance attributes, the very...
一个开关按钮控件。可以设置按钮外观的各种属性,很好用的!-a switch button controls. You can set the button appearance attributes, the very good!
- 2022-04-23 06:53:13下载
- 积分:1
-
本程序能够根据用户选择不同的菜单而进入不同的视图,为软件功能的扩展有一定的实用价值。...
本程序能够根据用户选择不同的菜单而进入不同的视图,为软件功能的扩展有一定的实用价值。-This procedure can be based on user choose a different menu and enter a different view, for the expansion of software has some practical value.
- 2022-10-04 02:15:03下载
- 积分:1
-
vc气泡状提示编写示例,当鼠标指针放在输入框时,显示提示气泡...
vc气泡状提示编写示例,当鼠标指针放在输入框时,显示提示气泡-vc prompted the preparation of bubble-shaped sample, when the mouse pointer on the input box, the display prompts the bubble
- 2022-03-16 02:26:05下载
- 积分:1
-
soundplay.h
这个代码为soundplay.h,用于设计音乐盒时用到的头文件,有了这个头文件可以直接下载放到KEIL软件中,直接调用,不用再重复编写,方便快捷
- 2022-06-11 18:42:37下载
- 积分:1
-
一种类似MSN消息提示框,使用VC++开发
一种类似MSN消息提示框,使用VC++开发-MSN prompt a similar message box, use the VC++ Developer
- 2022-02-10 17:29:46下载
- 积分: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
-
后台框架
一套完美的后台框架,帮助你快速开发网站后台,不用自己再发愁网站的后台布局格式。
- 2022-02-26 09:56:25下载
- 积分:1
-
can define windows style interface procedures
可以自定义windows界面风格的程序-can define windows style interface procedures
- 2023-07-16 06:00:03下载
- 积分:1