搜索结果
找到约 66 项符合
AppWizard 的查询结果
按分类筛选
VC书籍 如何修改MFC AppWizard向导生成的框架程序的外观和大小
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理 ...
VC书籍 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具
讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Window ...
Internet/网络编程 IRC聊天室客户端程序代码。 AppWizard has created this hfIRC application for you. This application not only dem
IRC聊天室客户端程序代码。
AppWizard has created this hfIRC 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.
技术管理 创建MFC项目时, 不使用MFC AppWizard向导, 如果没有设置好项目参数, 就会在编译时产生很多连接错误
创建MFC项目时, 不使用MFC AppWizard向导, 如果没有设置好项目参数, 就会在编译时产生很多连接错误
串口编程 AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using
AppWizard has created this port_dll DLL for you. This DLL not only
demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.
This file contains a summary of what you will find in each of the files that
make up your port_dll DLL.
VC书籍 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具
讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Window ...
其他 AppWizard has created this Diary application for you. This application not only demonstrates the ba
AppWizard has created this Diary 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.
Modem编程 AppWizard has created this ViewModeMDI application for you. This application not only demonstrates
AppWizard has created this ViewModeMDI 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.
汇编语言 定制一个AppWizard 定制一个AppWizard
定制一个AppWizard
定制一个AppWizard
VC书籍 Visual C++集成开发环境简介(0.5) SDK风格的Windows程序设计(1) 用Appwizard开发的第一个MFC程序(0.5) 事件处理、映射模式及滚动视图(2) GDI、颜色
Visual C++集成开发环境简介(0.5)
SDK风格的Windows程序设计(1)
用Appwizard开发的第一个MFC程序(0.5)
事件处理、映射模式及滚动视图(2)
GDI、颜色及字体(2)
对话框及控件(2.5)
ActiveX及IE公用控件(1.5)
位图(1)