-
钟表的程序,可以改变颜色,有兴趣的朋友可以看看。
钟表的程序,可以改变颜色,有兴趣的朋友可以看看。-Watches the process, can change the color of friends who are interested can look at.
- 2022-04-29 05:22:58下载
- 积分:1
-
windows interface development process can change the skin
c++ 很好的外文书,希望对大家有用
c++ 很好的外文书,希望对大家有用 -c++ well outside the instrument, in the hope that useful to everyone c++ well outside the instrument, in the hope that useful to everybody
- 2022-09-18 00:20:03下载
- 积分:1
-
interface development and English, can also achieve XP
界面开发,英文版的,也可以实现XP风格的界面-interface development and English, can also achieve XP-style interface
- 2023-08-21 02:50:04下载
- 积分:1
-
一套office2003界面风格控件
一套office2003界面风格控件 -a office2003 style interface controls
- 2022-02-02 07:45:41下载
- 积分:1
-
显示本机全部通信口地址
动态显示本机的全部通信口,对于开发通信程序的程序员很有用。用户界面显示两个窗口,其中一个列出全部串口的名称,另外一个窗口显示本机的IP地址。点击标题,可以刷新显示,便于用户了解设备的新变化。
- 2022-07-13 08:38:31下载
- 积分:1
-
ZED图形演示
zedgraph示例demo
- 2023-05-02 09:25:03下载
- 积分:1
-
演示了几种控件的拖拽操作,拖动一个很好的学习例子…
演示了几个控件的拖放,是一个很好的学习拖动的例子
- 2022-05-31 15:41:51下载
- 积分:1
-
在statubar上弹出TIP
VC编写,100%本人原创作,学习使用
在statubar上弹出TIP
VC编写,100%本人原创作,学习使用-ejected in statubar TIP VC preparation, I 100% for original and learning to use
- 2022-07-05 09:30:30下载
- 积分:1
-
MFC超级计算器
这个程序是实现 计算机计算的程序 个人设计 易于操作简单
- 2023-02-24 03:30:03下载
- 积分:1
-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1