-
实现视CView与CFormView之间的动态转换
实现视CView与CFormView之间的动态转换-achieve as CView and CFormView between the dynamic conversion
- 2022-08-24 09:35:51下载
- 积分:1
-
属性列表
属性表控件CPropertyGrid以表格的方式显示及输入数据,外观和功能类似于Visual Studio
2003的属性窗口。它支持多种类型的属性项,而且可以根据需求进行扩展。附件中包括使用说明和例程。
- 2023-07-27 03:20:04下载
- 积分: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
-
VC IP控件与树形控件,DBGrid数据库控件的使用,我总结的,源码...
VC IP控件与树形控件,DBGrid数据库控件的使用,我总结的,源码-VC IP control and tree controls, DBGrid control the use of the database, to conclude the source
- 2022-07-19 02:42:28下载
- 积分:1
-
利用SKINMAGIC技术进行界面编程,其中还含有一个实现淡入淡出效果类。...
利用SKINMAGIC技术进行界面编程,其中还含有一个实现淡入淡出效果类。-SKINMAGIC use programming interface technology, which also contain a color LCD screen achieve such results.
- 2023-05-05 01:55:03下载
- 积分:1
-
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC...
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1,
应用举例为ITU G704
-This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for the ITU G704
- 2022-02-05 09:33:20下载
- 积分:1
-
no not met, and archived
搜索窗口不符合,已存档
- 2022-03-17 23:48:23下载
- 积分:1
-
提高vc加载bitmap图片的速度,可以计算出所花费的时间.
提高vc加载bitmap图片的速度,可以计算出所花费的时间.-raise vc loading speed bitmap images can be calculated by the time it takes.
- 2022-02-26 06:27:49下载
- 积分:1
-
这是一个地图编辑器的程序,很好,希望对有用的答:..
这是一个有关地图编辑器的程序,挺好用的,希望对大家有用!-This is a map editor on the procedure very well, with the hope that useful for all!
- 2022-05-28 15:58:29下载
- 积分:1
-
Android实现Fragment和ViewPager的左右滑屏切换
Android界面,通过Fragment这个比较热门使用的控件,减少Activity的使用,Fragment+ViewPager实现左右滑屏切换页面,具有更好的用户体验。
- 2022-02-11 13:40:46下载
- 积分:1