搜索结果
找到约 68 项符合
Appwizard 的查询结果
按分类筛选
VC书籍 孙鑫老师1-20课笔记 Windows程序运行原理及程序编写流程
孙鑫老师1-20课笔记 Windows程序运行原理及程序编写流程,类的编写与应用,MFC AppWizard的原理与MFC程序框架的剖析
VC书籍     本简明教程的目的是帮助你理解和掌握 Visual C++ MFC 编程的基本概念和技术。很多人使用 Visual C++
&nbsp &nbsp 本简明教程的目的是帮助你理解和掌握 Visual C++ MFC 编程的基本概念和技术。很多人使用 Visual
C++,开始于 AppWizard,使用它建立一程序框架,然后就不知道下一步该如何是好了。这主要是因为不理解
AppWizard 所产生的 MFC 代码的含义。所以你必须了解和掌握 MFC 代码结构,才能继续下去。
...
其他行业 ======================================================================== MICROSOFT FOUNDATIO
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SimpleExtMFC
========================================================================
AppWizard has created this SimpleExtMFC application for you. This application
not only demonst ...
GPS编程 该程序为GPS数据采集程序
该程序为GPS数据采集程序,AppWizard has created this GPS application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files ...
VC书籍 ActiveX 控件包容器就是完全支持ActiveX控件
ActiveX 控件包容器就是完全支持ActiveX控件,并能把控件组合进自己的窗口或对话框的父应用程序。利用MFC的AppWizard,你可以很方便地创建你的包容器程序。
VC书籍 第一课:Windows程序运行原理及程序编写流程
第一课:Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列等第二课:类的编写与应用,
第三课:讲述MFC AppWizard的原理与MFC程序框架的剖析。
游戏 WIN32 APPLICATION : gamegold ======================================================================
WIN32 APPLICATION : gamegold
========================================================================
AppWizard has created this gamegold application for you.
This file contains a summary of what you will find in each of the files that
make up your gamegold application.
gamegold.cpp
This is the m ...
软件设计/软件工程 使用MFC实现COM组件时
使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。 ...
教育系统应用 MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统 =======================================================
MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统
========================================================================
AppWizard has created this 学生管理系统 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting ...
VC书籍 Visual C++开发环境是一个基于Windows 操作系统的可视化、面向对象的集成开发环 境(Integrated Development Environment
Visual C++开发环境是一个基于Windows 操作系统的可视化、面向对象的集成开发环
境(Integrated Development Environment,IDE)。在该环境下用户可以开发有关C 和C++
的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这
些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它 ...