CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - WinMain

搜索资源列表

  1. lesson-3tom

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principle of the MFC AppWizard MF
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:11261472
    • 提供者:理想
  1. mfclearning

    0下载:
  2. 自己写的MFC学习笔记 完全原创 包含tagMSG---MSG结构定义 Windows程序的入口函数WinMain的分析-The entrance function WinMain Analysis MFC study notes to write their own completely original contain tagMSG--- MSG structure definition Windows program
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-18
    • 文件大小:2031
    • 提供者:linwei
  1. WinMain

    0下载:
  2. 我自己写的俄罗斯方块,有详细的解释,希望对初学者有帮助!-Tetris, I wrote a detailed explanation for beginners!
  3. 所属分类:Other Games

    • 发布日期:2017-11-24
    • 文件大小:15108938
    • 提供者:深山苦行僧
  1. WinMain

    0下载:
  2. 用命令语句创建自己的窗口。设计窗口类,注册窗口类,创建窗口,显示更新窗口-Create your own window with the command statement. Design window class registered window class, create a window display update window
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:2389573
    • 提供者:chenyang
  1. WinMain

    0下载:
  2. Windows应用程序,操作系统,计算机硬件之间的相互关系 -Modal dialog modal dialog modal dialog modal dialog modal dialog modal dialog modal dialog
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:8502
    • 提供者:jos
  1. Code

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principle of the MFC AppWizard MF
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:237074
    • 提供者:lidawei
  1. ex24

    0下载:
  2. 本例简单的实现了窗口关闭的操作,Winmain函数只要包括函数定义,初始化和消息循环三部分。-This example simple to achieve operating window closes Winmain function as long as the function definition, initialization, and the message loop of three parts.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-17
    • 文件大小:1150945
    • 提供者:康传波
  1. WinMain

    0下载:
  2. 对windows操作系统有用资料、课件适合在windows平台上的开发-Information, courseware
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:72677
    • 提供者:zhaoweijie
  1. winmain

    0下载:
  2. 用MFC来控制窗口的出现以及他的外观等,对于初学者应该很有帮助- 允许输入拉丁字符的拼音 英语 中文(简体) 日语 M
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:1155084
    • 提供者:周雄
  1. Winmain

    0下载:
  2. 编辑一个小窗口,能够实现基本的窗口功能,对于C++入门学者非常有用。-Making a small windows.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-06
    • 文件大小:1162
    • 提供者:李加东
  1. MY-WinMain

    0下载:
  2. WMain函数的源代码,刚开始学VC,还是跟着老师写的-source code of the WMain function
  3. 所属分类:Menu control

    • 发布日期:2017-11-14
    • 文件大小:2460074
    • 提供者:琼林
  1. WinMain

    0下载:
  2. 基于Visual C++的MFC界面编程,检测鼠标的单击。-Based the MFC interface programming in Visual C++ detect mouse click.
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-04
    • 文件大小:1922559
    • 提供者:QPHuang
  1. WinMain

    0下载:
  2. 利用windows图形设备接口GDI,绘制了一个万花筒,这个程序可以学会在窗口里绘图。-Windows Graphics Device Interface GDI draw a kaleidoscope, this program can learn drawing in the window.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:3830705
    • 提供者:丁学勇
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数-Windows programs running principle and programming process, the the window generation process, handle principle, message queues, the callback function
  3. 所属分类:Button control

    • 发布日期:2017-11-24
    • 文件大小:11251256
    • 提供者:mimi
  1. WinMain

    0下载:
  2. 这是一个实现加法和减法的主函数,便于读者查阅-This is a main function of addition and subtraction, and ease of reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:1179
    • 提供者:金龙
  1. WinMain

    0下载:
  2. windows窗口函数,包括窗口的定义和窗口按钮的设定,以及窗口状态设定-API of WINDOWS
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:2442324
    • 提供者:刘志中
  1. WinMain

    0下载:
  2. 孙鑫老师的程序,一个基本的窗口程序,搭建了一个基本的窗口变换-Sun Xin teacher program, a basic window program, to build a basic window transform
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-23
    • 文件大小:1946218
    • 提供者:Wenbo Huang
  1. WinMain

    0下载:
  2. Windows程序内部运行原理的详细解释及运行,通过验证,可以很好参考。-Windows programs running inside a detailed explanation of the principles and running, validated, can be a good reference.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-25
    • 文件大小:22843
    • 提供者:永远
  1. WinMain

    0下载:
  2. VC窗口入门,刚刚入门者的练习作,可以做所以窗口编程的模板-Introduction to VC window
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1162217
    • 提供者:罗丁
  1. WinMain

    0下载:
  2. Windows入门小程序,帮助windows编程入门者初步了解windows编程的相关基础知识-Getting Started with Windows applet to help windows programming beginners a preliminary understanding of the basics of windows programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1161470
    • 提供者:wangling
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com