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

搜索资源列表

  1. 非模式对话框

    0下载:
  2. 该程序完成非模式对话框的实现 包括显示 以及 如何调用相关函数来 是用非模式对话框
  3. 所属分类:对话框与窗口

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

    0下载:
  2. 这是一个继承CDialog类的一个对话框类,其中实现了对话框的动态变动大小,包括对话框上面的按钮随着对话框的变化而变化,非常好的一个,已经实际应用好几次-This is a kind of inheritance CDialog a dialog box category, a dialog box in which to achieve the dynamic changes in the size, including dialog with the top button of the di
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:102.88kb
    • 提供者:阿飞发
  1. Dialog对话框编程的例子

    0下载:
  2. 演示各种窗口的编程实例,包括颜色变换等,内容十分详实-demonstration of the various window programming examples, including color transformation, which is very informative
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:93.41kb
    • 提供者:jack
  1. 对话框式计算器

    0下载:
  2. VC 下MFC 编程的计算器程序 (包括debug及release),来自Visual C++6.0使用教程 杨永国主编 第四章
  3. 所属分类:对话框与窗口

    • 发布日期:2011-07-05
    • 文件大小:3.29mb
    • 提供者:wangln
  1. dialog

    0下载:
  2. mfc里的对话框的简单使用,包括文档和程序,挺有用的-mfc dialog in the simple use, including documentation and procedures, used quite
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-25
    • 文件大小:35.88kb
    • 提供者:黄文雄
  1. VCJM

    0下载:
  2. VC界面类编程实例与源码,包括各种控件的美化效果-VC-type programming interface examples with source code, including the beautification of the effect of various control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:5.27mb
    • 提供者:周迟
  1. Ex16a

    0下载:
  2. 该程序是一个支持序列化的SDI程序,它包括对话框、工具栏、视图。-The program is an SDI to support the sequence of procedures, which includes dialog boxes, toolbars, view.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:40.53kb
    • 提供者:yingying
  1. VCinterfacedevelopment

    0下载:
  2. 该代码是用用VC++编写的界面设计,包括对话框、按钮、窗口、控件的使用-The code is used by VC++ to prepare the design of the interface, including dialog boxes, buttons, window, control the use of so
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:57.64kb
    • 提供者:张艳
  1. Dialog

    0下载:
  2. MFC对话框各个功能,包括模态非模态和密码验证等等。-MFC dialog box in all functions, including non-modal mode and password authentication and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:11.57mb
    • 提供者:chenqiqi
  1. DllCDialog

    1下载:
  2. 提供基于对话框资源的动态链接库的编程,其中包括动态链接库的实现源码和动态链接库的应用源码。-Dialog-based resource dynamic link library programming, including the realization of the dynamic link library dynamic link library source and application source code。
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:154.19kb
    • 提供者:wusheng
  1. AddInformation

    0下载:
  2. 单文档和对话框编程的一个实例,其中包括列表视的应用。界面友好-DEMO
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:张二
  1. modeless_tracker_demo

    0下载:
  2. 这篇文章提出了一种轻松管理无模式对话框的方法。功能包括: 确定是否已经建立的对话 时自动关闭对话框的父对象被销毁 通知父对象的时候,对话框关闭 在从父对象对话框访问功能。 这个概念是基于一个跟踪对象,在对话框的父母和一个助手类从该对话框是双源存在。帮助类自动化之间的对话与互动的跟踪,并允许父跟踪管理对话框。 所谓“父母”是用来表示类,创建无模式对话框,因此保持它的眼睛负责。父不一定是父窗口。它可以是任何对象,需要有一个无模式对话框。-This ar
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:30.28kb
    • 提供者:胡四
  1. dialog

    0下载:
  2. windows编程中对话框编程的一个示例,包括对话框创建、编辑、以及对话框工具使用-dialog box is an example of programming, including dialog box to create, edit, and the dialog box tool windows programming
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:2.32mb
    • 提供者:lixin
  1. Demo

    0下载:
  2. 在MFC下模拟栈的过程,基本上包括对话框、菜单栏、文字的格式的设计,基本方式的算法-MFC to simulate the stack, basically dialog box, menu bar, the design of the format of the text, the basic form of the algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-18
    • 文件大小:11.6mb
    • 提供者:xia
  1. ShowImage

    0下载:
  2. 包括对话框背景、任意拖动、打开另外对话框等等,供大家学习-Including the background of the dialog box, drag any open another dialog box for everyone to learn
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-02
    • 文件大小:2.77mb
    • 提供者:简约
  1. lisqdgsystemgmultichannel

    0下载:
  2. VisualC++编写的基于windows的多道批处理操作系统,包括地址映射(Written VisualC++ multi-channel batch operation system based on Windows, including the address mapping)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-23
    • 文件大小:143kb
    • 提供者:LY-75334
  1. 6510971

    0下载:
  2. vb编写的综合程序,包括计算器,画板很象windows自带的,不错的(Vb to write a comprehensive program, including calculators, sketchpad resembling Windows's own, good)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-27
    • 文件大小:204kb
    • 提供者:FZ_37220
  1. thk

    0下载:
  2. 59r,com所有vb程序的源代码,包括一些飞机射击游戏,值得学习(59 r, com all the vb program source code, including the plane shooting game, worth learning)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-19
    • 文件大小:292kb
    • 提供者:hitmau
  1. robuxt_pjimarh_iterate

    0下载:
  2. 在对话框上实现透明滑动条,包括横,竖,有刻度,无刻度,非常实用漂亮()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-22
    • 文件大小:24kb
    • 提供者:deemnsooate
  1. 01379999

    0下载:
  2. 一套程序界面,包括对话框中使用分隔条,自绘菜单等()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-22
    • 文件大小:66kb
    • 提供者:hnperllne
« 12 3 4 5 6 »
搜珍网 www.dssz.com