-
AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MF...
AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-AppWizard is a source code generation tool that is computer-aided process design tools, WinMain in MFC process is how to from the source was hidden, theApp global variable is how the distribution, MFC framework of several types of roles and mutual relations, MFC frame window is how the generation and destruction of the window class PreCreateWidow and OnCreate function of the focus on analysis of the two, Windows window with the C++ the CWnd class relations.
- 2022-03-03 10:52:20下载
- 积分:1
-
一个经典的小游戏做的小游戏
vc做的一个经典小游戏--扫雷,与pc机上的几乎一样,功能不少-vc do a classic small game-- mine, and the pc- nearly the same as the function of many
- 2022-05-31 12:44:19下载
- 积分:1
-
这是一个将两个数组合并成一个数组,并进行从小到大排序,去除相同的数据的一个程序。...
这是一个将两个数组合并成一个数组,并进行从小到大排序,去除相同的数据的一个程序。-This is a merger of the two arrays into one array, and from small to large order of removal of the same data of a program.
- 2022-10-16 22:40:03下载
- 积分:1
-
水果商店
一个水果商店,可以运行,java servlet,html等语言,可以实现各种功能,譬如浏览水果,购买水果,加入购物车,从购物车删除水果,简单的水果购物系统
- 2022-01-25 22:38:53下载
- 积分:1
-
A SOCKET example, everyone learning together, please the National Defense Univer...
一个SOCKET的例子,大家一起学习,请国防大学-A SOCKET example, everyone learning together, please the National Defense University
- 2022-01-26 07:58:31下载
- 积分:1
-
java 编写的背包问题,按不同的方法(第二种)
java 编写的背包问题,按不同的方法(第二种)-prepared by the knapsack problem by different methods (second)
- 2022-04-24 09:32:36下载
- 积分:1
-
指针式时钟
绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-08-19 23:06:07下载
- 积分:1
-
气象保障常用软件包:本书分为10章,包括客观分析、诊断分析、多元统计分析、主分量分析、自适应统计天气预报方法、时间序列分析、谱分析、人工神经网络天气预报方法、灰...
气象保障常用软件包:本书分为10章,包括客观分析、诊断分析、多元统计分析、主分量分析、自适应统计天气预报方法、时间序列分析、谱分析、人工神经网络天气预报方法、灰色系统及气象绘图软件等内容。 Fortran代码写在word文档中。-Commonly used meteorological package: This book is divided into 10 chapters, including an objective analysis, diagnostic analysis, multivariate statistical analysis, principal component analysis, adaptive statistical weather forecasting methods, time series analysis, spectral analysis, artificial neural network forecast method, the gray systems and meteorological elements, such as mapping software. Fortran code written on the word document.
- 2022-10-24 17:20:03下载
- 积分:1
-
C# 和 MVC 的例子
这个项目是仿真的允许创建一个家具仓库和编辑用户和分配角色和权限,使用 MVC 4 技术连接到一个数据库。
使用 DAO 模式来封装到数据库和所有操作的连接那怎么办。
- 2022-04-09 15:20:48下载
- 积分:1
-
自己写的一个学生信息管理系统,由于掌握的知识不是很多,故此系统功能比较简单,但可以作为一个参考...
自己写的一个学生信息管理系统,由于掌握的知识不是很多,故此系统功能比较简单,但可以作为一个参考-A student to write their own information management system, because not a lot of knowledge, the system is relatively simple, but can be used as a reference
- 2022-03-25 00:16:44下载
- 积分:1