-
在Qt编程源代码,熟练的很好的,不记得了,好像…
精通QT编程 的源码,很不错,记不太清了,好像是电子工业出版社出版的-Proficient in QT programming source code, very good, do not remember, as if the electronics industry publishing house
- 2022-04-07 12:06:58下载
- 积分:1
-
仿RealOne窗体源代码
仿RealOne窗体源代码-imitation RealOne Window source code
- 2022-06-28 23:26:33下载
- 积分: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
-
to achieve serial transceiver functions is the first time I set out on the thing...
能够实现串口的收发功能,我是第一次上载东西,希望这个能对那些新手有帮助。同时也希望各位高手指点指点。-to achieve serial transceiver functions is the first time I set out on the things that the novice to those who can help. It also hopes to master guiding instructions.
- 2022-07-09 03:09:07下载
- 积分:1
-
有关vc的界面美好介绍,不错的。欢迎下载
有关vc的界面美好介绍,不错的。欢迎下载-the vc interface OK, good. Welcome Download
- 2022-07-01 00:32:35下载
- 积分:1
-
类似windows excel 表格的图形控件
类似windows excel 表格的图形控件,这是个demo,表明了各种不同特性的使用方式和实际效果;大家可以参考一下,还是不错的;
- 2022-07-20 16:44:30下载
- 积分:1
-
照片自动浏览,用户选择要浏览的文件夹,可以进行图片的自动浏览,有淡入淡出效果。...
照片自动浏览,用户选择要浏览的文件夹,可以进行图片的自动浏览,有淡入淡出效果。-Photo auto-browsing, the user selects to browse the file folders, pictures can be auto-surf, it fades.
- 2022-07-26 18:19:29下载
- 积分:1
-
WPF的Datagrid自定义控件
应用背景WPF下,DataGrid自带的功能有时不能很好的完成我们的界面需要。为了界面的美观可以,我们可以通过自定义控件的方式来创建新的控件。这个控件是为大家在自定义DataGrid的时候提供一些参考。关键技术WPF的DataGrid的自定义控件应用,绑定功能的时候,以及如何自己为DataGrid添加依赖属性。为DataGrid绘制新的属性,改变DataGrid的样式
- 2022-02-07 01:47:14下载
- 积分:1
-
用CodeBlocks写的一个将桌面图标变成桃心的程序,用到WIN32简单API...
用CodeBlocks写的一个将桌面图标变成桃心的程序,用到WIN32简单API-With CodeBlocks written a desktop icon into a peach heart procedure, a simple API to use WIN32
- 2022-06-17 08:24:43下载
- 积分:1
-
调用百度地图API的JS示例
简单的一个轨迹回放例子,用的是百度地图的javascript api关键点:轨迹坐标的数组+settimeout定时重复描点连线
- 2022-02-27 01:11:12下载
- 积分:1