CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .49 .50 .51 .52 .53 29954.55 .56 .57 .58 .59 ... 58523 »
  1. Chapter3

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

    • 发布日期:2017-04-17
    • 文件大小:49.2kb
    • 提供者:程璐
  1. Chapter4

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping analysis of the mechanism on how to use ClassWizard,,, understand the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:55.72kb
    • 提供者:程璐
  1. Chapter5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Master CDC word processing program to prepare, how to customize fonts and custom caret, familiar with the use of CString type. According to Cara OK
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:45.58kb
    • 提供者:程璐
  1. Chapter6

    0下载:
  2. 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:90.23kb
    • 提供者:程璐
  1. BuildImage

    0下载:
  2. 模拟nandflash的结构,整合image,对二进制文件的操作,-simulate nandflash structure ,operate bin files
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:3.26mb
    • 提供者:lyn
  1. Chapter8

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Realize ingenious escape button. How to make a property page and Wizard dialog box, combo box integration to explain ( combo box to adjust the s
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:85.37kb
    • 提供者:程璐
  1. bottle_demo

    0下载:
  2. bottle 的demo,功能很简单,需要的可以自己扩展,直接可以运行。-Run this scr ipt or paste it into a Python console, then point your browser to http://localhost:8080/hello/world. That’s it.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:33.04kb
    • 提供者:章鱼
  1. bottle_hw

    0下载:
  2. bottle 的demo,功能很简单,需要的可以自己扩展,直接可以运行。-Run this scr ipt or paste it into a Python console, then point your browser to http://localhost:8080/hello/world. That’s it.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:33.04kb
    • 提供者:章鱼
  1. class_and_object

    0下载:
  2. 类和对象(一).ppt 对类和对象概念的解释,很详细,很适合给C++新手学习!推荐!-Classes and Objects (a). Ppt Interpretation of the concept of classes and objects, very detailed, very suitable to the C++ programmers to learn! Recommended!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:153.56kb
    • 提供者:刘伟
  1. CPPwords_for_choice

    0下载:
  2. C++的流程控制ppt 对C++的流程控制语句进行很详细的介绍,很适合给C++新手学习!推荐!-C++, process control ppt Very detailed, very suitable to the C++ novices to learn! Recommended!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:189.13kb
    • 提供者:刘伟
  1. test_flash

    0下载:
  2. 个人写的flash文件播放例子,调用windows自带的OLE播放Flash文件.-Use Visual studio write Flash Player, it is using the OLED of Windows.It is very useful.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:231.68kb
    • 提供者:name
  1. test_pic_dialog

    0下载:
  2. 基于dialog的图片播放程序,使用Visual Studio2010.能够播放bmp jpeg gif等文件格式-It is a Picture show file, using Visual Studio2010. And this can play bmp, jpeg gif and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:137.95kb
    • 提供者:name
« 1 2 ... .49 .50 .51 .52 .53 29954.55 .56 .57 .58 .59 ... 58523 »
搜珍网 www.dssz.com