-
本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助...
本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助-the cases described in MFC category Cstring some basic usage, in hopes of giving help beginners
- 2023-06-13 23:05:03下载
- 积分:1
-
车辆导航定位系统
车辆导航定位系统-vehicle navigation systems
- 2022-07-21 19:44:30下载
- 积分:1
-
ioctl 解码器
ioctl 解码器可以解码十六进制的 IOCTL 代码。I/O 控制代码是一个 32 位值,由几个字段组成。
- 2023-09-09 05:30:02下载
- 积分:1
-
很实用的仪表控件,希望对大家能有帮助,
很实用的仪表控件,希望对大家能有帮助,-Very useful instrument control, and they hope to have everyone able to help,
- 2023-01-19 18:35:04下载
- 积分:1
-
包括界面设计、系统编程、数据库编程、组件对象模型、网络程序设计的实例。...
包括界面设计、系统编程、数据库编程、组件对象模型、网络程序设计的实例。-Including interface design, system programming, database programming, component object model, network programming examples.
- 2022-03-02 16:17:52下载
- 积分:1
-
xp风格的状态栏,还有开始菜单。
是VB6的,没想到也有这样效果吧?...
xp风格的状态栏,还有开始菜单。
是VB6的,没想到也有这样效果吧?-xp style status bar, start menu. Yes VB6, did not expect such a result it
- 2023-07-31 21:55:03下载
- 积分:1
-
使用VC编写的不规则按钮,源码简单明了,非常容易阅读。
使用VC编写的不规则按钮,源码简单明了,非常容易阅读。-The preparation of the irregular use of VC button, source code is simple, very easy to read.
- 2022-03-22 23:11:01下载
- 积分:1
-
Treeview item data (or how undocumented can you get?)
Treeview item data (or how undocumented can you get?)
- 2022-02-01 05:26:39下载
- 积分:1
-
本例子将教会初学者在VC++中如何使用标签控件
本例子将教会初学者在VC++中如何使用标签控件-this case will be in the church beginners how to use the VC label Controls
- 2022-07-20 04:16:15下载
- 积分:1
-
SDI for the Multi
在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View handoff small procedures, in some cases, there are many applications of information to show that, when a window display at the least, the VC MDI applications can solve this problem, but if the application procedure is a pair of individual files, use various methods to show , using SDI more appropriate. How, then, in single file applications to achieve multi-view? By default, derived class constructor is pretected type, it must be changed to public type, because we will be dynamically generated and derived View Class View switching activities. One can also generate all views, but this system caused a tremendous waste of resources.
- 2022-02-14 04:26:25下载
- 积分:1