-
C programmer's reference manual
C 程序员参考手册-C programmer"s reference manual
- 2022-03-19 13:31:07下载
- 积分:1
-
help beginners understand the wizard generates the overall structure of procedur...
帮助VC的初学者了解向导生成程序的整体结构
Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。
MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数的流程,并解决编制MDI 应用程序过程中的一些常见问题。
-help beginners understand the wizard generates the overall structure of procedures Visual C with the powerful, user-friendly and highly favored by programmers. However, at present the basic class library of the Microsoft version 4.2, some nearly 200 categories, thousands of functions, coupled with Microsoft Corp. hidden some of the technical details, enabling in-depth study MFC very difficult. MFC+5.0 generate three types of applications : Based on the dialog applications, single-file application (SDI) and multi-document applications (MDI). The first two are relatively simple structure, this paper will not dwell on. The author intended from the documents MFC/depending on the structure, the analysis of functio
- 2022-01-25 20:07:54下载
- 积分:1
-
深入浅出mfc, 很经典的一本电子书, 希望大家喜欢
深入浅出mfc, 很经典的一本电子书, 希望大家喜欢-mfc
- 2023-01-29 08:25:03下载
- 积分:1
-
本文档是2.0版的文档,主要用于VP2.0和MFC结合的视景仿真系统开发编程。...
本文档是2.0版的文档,主要用于VP2.0和MFC结合的视景仿真系统开发编程。-This document is version 2.0 of the document, mainly used in combination VP2.0 and MFC visual simulation systems development programming.
- 2023-02-25 05:45:03下载
- 积分:1
-
Delphi网络论坛精华2
Delphi网络论坛精华2-Delphi Network Forum Highlights 2
- 2022-11-18 23:40:03下载
- 积分:1
-
DropDownList small sample of three linkage.
dropdownlist的三级联动小示例。-DropDownList small sample of three linkage.
- 2022-12-08 22:50:02下载
- 积分:1
-
xerox公司的产品faundation3.1的学习文档,不可多得
xerox公司的产品faundation3.1的学习文档,不可多得-structured company"s products faundation3.1 study documents, rare
- 2022-09-15 19:05:03下载
- 积分:1
-
The schematic of TMS320C6201, a product of TI. Inc. It convient the new learner...
TI 公司的TMS320C6201的原理图,方便初学着了解该型号的DSP原理!和硬件设计-The schematic of TMS320C6201, a product of TI. Inc. It convient the new learner to know the principle of such kind of DSP s and also the hardwar design.
- 2022-01-23 10:13:11下载
- 积分:1
-
面向.net的全新工具 《C#完全手册》
面向.net的全新工具 《C#完全手册》-Oriented. Net new tools
- 2023-01-30 21:35:03下载
- 积分:1
-
C++中,成员指针是最为复杂的语法结构。但在事件驱动和多线程应用中被广泛用于调用回叫函数。在多线程应用中,每个线程都通过指向成员函数的指针来调用该函数。在这样的...
C++中,成员指针是最为复杂的语法结构。但在事件驱动和多线程应用中被广泛用于调用回叫函数。在多线程应用中,每个线程都通过指向成员函数的指针来调用该函数。在这样的应用中,如果不用成员指针,编程是非常困难的。 -a member of indicators is the most complex grammatical structure. However, in event-driven multi-threaded applications and are widely used in the callback function to call. In multi-threaded applications, each thread through the indicators point to a member function to call the function. In such applications, if it is not a member of indicators, programming is very difficult.
- 2023-01-23 18:25:04下载
- 积分:1