-
MFC learning the most basic and most comprehensive source code examples, includi...
一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners a must-see
- 2022-06-16 06:07:23下载
- 积分:1
-
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们...
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为
任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向
Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd).
对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针
m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的:
-Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
- 2022-05-31 00:40:34下载
- 积分:1
-
学生成绩管理系统
有管理员、教师和学生三种用户
每种用户都有自己的界面
管理员可设置初始密码和创建账户以及开课
教师可以录入成绩
学生可以查...
学生成绩管理系统
有管理员、教师和学生三种用户
每种用户都有自己的界面
管理员可设置初始密码和创建账户以及开课
教师可以录入成绩
学生可以查看成绩-Three kinds of users: administrators, teachers and students
they all have their own interface
- 2022-06-19 06:32:20下载
- 积分:1
-
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 ...
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 -beautiful window menu development of C language source code window simply beautiful, with C language, easy to understand
- 2023-08-23 15:10:03下载
- 积分:1
-
E:Visual C++程序员实用大全(精华版)源代码 Samples 主要是basic control如何实现...
E:Visual C++程序员实用大全(精华版)源代码 Samples 主要是basic control如何实现-E : Visual C programmers Practical Solutions (best version) source code Visual C programmers Practical Solutions (exquisite Chinese version) source code Samples is mainly how to achieve basic control
- 2023-05-17 17:55:02下载
- 积分:1
-
感兴趣的目标检测演示
感兴趣的目标探测系统,一般要达到一些主要的目标探测和定位能力。使用,请参阅“说明”的文件。
- 2022-01-21 03:09:47下载
- 积分:1
-
c++日志功能
这是一个关于程序运行和调试时记录程序运行情况的日志功能,不仅对于平时的调试有很大的作用,而且对于以后交付程序后,进行维护和管理,也是很关键的东西。是用c++编写的一个很完善的日志功能,日志分3个级别,支持多线程调用,优先级使用等,
- 2022-02-04 21:48:53下载
- 积分:1
-
Gif扩展显示类,用于gif图像的显示,里面有三个重载函数,很不错的东西...
Gif扩展显示类,用于gif图像的显示,里面有三个重载函数,很不错的东西-Gif Show
- 2023-02-10 21:55:04下载
- 积分:1
-
This is a series of trays with VC alarm clock, realize the main functions, and h...
这是用VC编的托盘闹钟,主要功能都实现了,有助于在继续扩充-This is a series of trays with VC alarm clock, realize the main functions, and help continue to expand
- 2022-01-22 07:34:38下载
- 积分:1
-
时间锁定器,可以判断某一个程序运行了多少时间
时间锁定器,可以判断某一个程序运行了多少时间-time lock, you can judge a running time of
- 2023-03-14 20:25:04下载
- 积分:1