CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 模态

搜索资源列表

  1. EX06A

    0下载:
  2. 模态对话框编程:使用对话框编辑器创建包含不同控件的对话框资源。为特殊控初始化和消息处理程序编写代码。在视图类中编写代码来激活对话框。-Modal Dialog programming : Use the dialog editor that contain the different dialog resource control. For special initialization and control procedures for handling information to prep
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:68.47kb
    • 提供者:李萍
  1. 实例9 非模态对话框

    0下载:
  2. 非模态对话框的实现方法
  3. 所属分类:界面编程

    • 发布日期:2014-01-18
    • 文件大小:245.01kb
    • 提供者:王华
  1. 非模态对话框

    0下载:
  2. 本程序详细说明了非摸态对话框的创建及使用,并附有说明文挡-the procedures detailed descr iption of non-touch states of the dialog creation and use of a descr iptive text block
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:244.86kb
    • 提供者:李明
  1. ddx2

    0下载:
  2. 介绍多个对话框之间相互调用,两个同级的子对话如何获取另一个子对话框编辑框中的值,非模态对话框和模态对话框是如何创建与调用的-Descr iption calls between multiple dialog boxes, two at the same level dialogue on how to get another sub-sub-dialog edit box value, non-modal dialog boxes and modal dialog box is how to
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4.48mb
    • 提供者:chenjin
  1. No_Model_Time

    0下载:
  2. 在单文档框架下,点击菜单弹出非模态对话框,该对话框显示当前时间(使用CStaticTime类制作),对话框可随意拖拽。-Under the framework of a single document, click on the menu pop-up non-modal dialog box that displays the current time (using CStaticTime class production), the dialog box can easily drag an
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.45mb
    • 提供者:wang
  1. Register_模态

    0下载:
  2. 模态对话框演示,个人信息登记-Modal Dialog demonstration to register personal information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:51.46kb
    • 提供者:陈志军
  1. TestDoModal

    0下载:
  2. 弹出模态对话框,点击确定按钮,可以根据ID获取模态对话框中的编辑框等其他子控件的TEXT.-Modal pop-up dialog box, click OK button, you can access in accordance with modeless dialog ID of edit box control, and other sub-TEXT.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-29
    • 文件大小:49.97kb
    • 提供者:duron1000
  1. Chapter08

    0下载:
  2. 该程序为MFC初学者学习对话框的相关编程提供了一个很好的范例,他给出了模态对话框,非模态对话框,及公用对话框的相关应用-The program for beginners MFC dialog-related programming study provides a good example of give him a modal dialog, modeless dialog box, and the common dialog box related applications
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:94.84kb
    • 提供者:tanghuang
  1. noModal

    0下载:
  2. 比较好的实现非模态对话框的实现 代码效率高 -Better realization of non-modal dialog to achieve efficient code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1.84mb
    • 提供者:凯文
  1. example03

    0下载:
  2. 模态对话框和非模态对话框的创建,分别可以在对话框的菜单下显示出来-Non-modal dialog box and create a modal dialog box, respectively, in the dialog box is displayed under the menu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:叶子
  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. NoModalDlg_win32

    0下载:
  2. 非模态对话框示例 -Examples of non-modal dialog box modeless dialog box example
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:175.75kb
    • 提供者:SigCell2008
  1. NoModalDlg_MFC

    0下载:
  2. 非模态对话框MFC示例 -Modeless dialog box modeless MFC dialog box sample MFC Example
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:176.28kb
    • 提供者:SigCell2008
  1. mytest

    0下载:
  2. 这段代码是关于非模态对话框的五种通信方式。-This code is non-modal dialog box on the five means of communication.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:83.93kb
    • 提供者:商晓坤
  1. fmtaiduihuakuang

    0下载:
  2. 非模态对话框,对话框与菜单的实现功能,VC++底层开发。-Non-modal dialog, the dialog box and menu implementation of functionality, VC++ low-level development.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:660byte
    • 提供者:hongcan
  1. TestMDI

    0下载:
  2. 自己做非模态对话框时做出来测试的,MDI多文档调用非模态对话框,很初级,想了解的同仁可以看看!-Make their own non-modal dialog box to do out of the test, MDI Multiple Document called non-modal dialog box, it is the primary, want to know colleagues can see!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:41.57kb
    • 提供者:吴仲春
  1. xueshengchengjiguanli

    0下载:
  2. 此程序是通过调用非模态对话框实现对成绩的输入,可以实现输出功能。显示在程序中。-This procedure is non-modal dialog by calling the realization of the achievements of the input and output functions can be achieved. Displayed in the program.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:2mb
    • 提供者:刘建
  1. BaseDlgDemo2

    0下载:
  2. 实例117——创建非模态对话框,根据与上一篇对比-Example 117- create a modeless dialog box, according to a comparison with the previous
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:lizhijin
  1. loufangfenxi

    2下载:
  2. labview 楼房模态分析包括结构模态分系 结构振型显示-labview buildings including structural modal analysis of modal sub-modal display architecture
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:526.5kb
    • 提供者:胡建朋
  1. DlgDll

    0下载:
  2. 对话框调用动态链接库(DLL)中的对话框资源,含模态对话框和非模态对话框示例,调用的对话框集成了曲线的绘制,可类似于绘图插件,应用于数值计算中曲线的实时动态显示;稍作修改还可应用于程序中循环变量(2D&3D)的实时动态显示。程序参考了网络两个作者的相关代码并集成,在此感谢!(The dialog box call dynamic link library (DLL) in the dialog resources, including modal dialog and non modal
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-15
    • 文件大小:234kb
    • 提供者:木子佳人
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com