CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - steps

搜索资源列表

  1. myCustomWizard

    0下载:
  2. 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:35.21kb
    • 提供者:小秋
  1. Llho1T0101

    0下载:
  2. 文档、视图和对话框试验(vc) 在视类中与用户交互,在程序中响应鼠标消息 实验步骤 1利用AppWizardEXE 生成单文档程序框架 在向导的第二步中选择单文档,其余缺省设置 程序名称为本人名称的字母缩写+班级 -documents, and the View dialog box test (vc), as the category and user interaction, In response procedures news mouse using an ex
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:236.5kb
    • 提供者:lulu
  1. Source Code CFileDialog打开多个文件的详细步骤

    0下载:
  2. Source Code CFileDialog打开多个文件的详细步骤,代码一-Source Code to open multiple documents in detail the steps a code
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:5.45kb
    • 提供者:付少辉
  1. demoRuler

    0下载:
  2. 教您如何在视图中加入标尺控件。 仅需简单几步就能在您自己的工程中加入标尺功能,包括单文档及多文档。-teach you how to add the View Bar controls. Just a few simple steps can be in your own projects to add standard features, including single-and multi-file documents.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:82.87kb
    • 提供者:风咯
  1. CustomWizard

    0下载:
  2. 在vc++环境下编制向导对话框的源代码,使用该类可以方便地进行基于对话框的多步向导类型程序的编制。- Establishes the guide dialog box under the vc environment the source code, uses this kind to be allowed conveniently to carry on based on the dialog box many steps of guides type procedure establi
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-04
    • 文件大小:26.31kb
    • 提供者:刘梦
  1. haonoi

    0下载:
  2. 本程序是一个汉诺塔程序的界面模拟。 可以动态的看出其移动的过程和步骤。 是个简单的动画程序。-This program is a Tower of Hanoi program interface simulation. You can see the movement of dynamic processes and steps. Is a simple animation program.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.49mb
    • 提供者:zhangjun
  1. vcf_source

    0下载:
  2. The last article I wrote introduced some of the basic concepts of the Visual Component Framework. Much of it dealt with some of the techniques I used to get things like the advanced RTTI features to work, as well as other features of the core of the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3.07mb
    • 提供者:Greate
  1. kuangjia

    0下载:
  2. 介绍了MFC程序中框架,创建步骤和例子,单文档窗口和多文档窗口的区别-MFC program framework, creating the steps and examples.Single document window and the difference of the multi-document window.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:45.51kb
    • 提供者:雷鸣
  1. MyTest

    0下载:
  2. 通过mfc做个简单的串口收发界面,同时有实现各个步骤的详细说明,是适合初学者的一个例子。-Through the mfc be a simple serial transceiver interface, and a detailed descr iption of the various steps, is an example for beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:
  1. Fund9-dongtailianjie

    0下载:
  2. 动态链接库 目的:了解MFC 支持的三种动态链接库:Win32DLL,MFC 常规DLL, MFC扩展库。掌握封装DLL的基本方法。 步骤: 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -The purpose of the dynamic link library: Understanding MFC' s support for the three dy
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:290.03kb
    • 提供者:莫奇杰
  1. MyWindow

    0下载:
  2. WIN32 的手写窗口程序,不同于自动生成的那么复杂,包含了创建窗口的基本必须步骤。-The WIN32 handwriting window procedure, unlike the automatically generated so complex that contains the basic steps necessary to create a window of.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1.22mb
    • 提供者:张冠飞
  1. Ch5Demol

    0下载:
  2. 利用vc++软件,通过MFC进行窗口编程,步骤简单,添加的代码难度不大,易于学习。-The use of vc++ software, through the MFC window programming, simple steps, add the code is not difficult, easy to learn.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:
  1. Employees

    0下载:
  2. 掌握使用Oracle数据库作后台开发一个中小型MIS系统的步骤及方法,学习Oracle数据库开发技术及流程。 员工管理系统 MFC oracle-Master the use of the Oracle database for the steps of the background to the development of a small and medium-sized MIS system and method, learning Oracle database development
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-02
    • 文件大小:4.53mb
    • 提供者:洋洋
  1. Ex04_3

    0下载:
  2. MFC应用程序窗口的拆分教程。将CView类与CFormView类对话框合并的教程。分三步,详细解答。适用于VC++6.0版本。-MFC application windows split tutorial. CView class CFormView class combined tutorial of the dialog box. Three steps, detailed answers. Applies to VC++6.0 version.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:166.8kb
    • 提供者:逈梦游仙
  1. BitDemo

    0下载:
  2. 使用VS2008 编程,简易介绍双缓冲绘图的基本实现步骤,重点展示BitBlt函数的运用。 功能:给窗体背景添加图片。-Using VS2008 programming, simple double buffering graphics introduce the basic implementation steps, highlight the use BitBlt function. Function: add a picture to the form background.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:8.72mb
    • 提供者:cheng
  1. baiyechuang

    0下载:
  2. 采用VC制作百叶窗面板方法及相关程序,程序在word文档里面,非常详细给出了设计步骤-Production method using VC panel shutters and related procedures, procedures in word documents inside, gives a very detailed design steps
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:22.93kb
    • 提供者:wang
  1. Dztailed_program_program

    0下载:
  2. 托盘程序详解(一) Detailed trailer program (a)-Tray program steps (a) the Detailed trailer program (a)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:2.12kb
    • 提供者:RHXVgjt_615311
搜珍网 www.dssz.com