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

搜索资源列表

  1. DlgSample

    0下载:
  2. 创建与显示无模式对话框与模式对话框,并在相互之间转换-Create and shows no mode dialog box and pattern dialog box, and in mutual transformation between
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5560126
    • 提供者:张三
  1. test10

    0下载:
  2. 利用MFC创建一个单文档应用程序,进行对话框编程。在主菜单中添加 菜单项“对话框”,点击该菜单项时,创建模态对话框和非模态对话框。在非模态对话框中,添加一个按钮ADD,点击该按钮可实现另外一个按钮的动态添加和删除 -Use MFC to create a single document application, dialog box programming. In the main menuThe menu item " dialog", click on the menu item,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1953973
    • 提供者:王宇
  1. TIME

    0下载:
  2. 创建一个带有“时间”的菜单,“时间”菜单中包含“年、月、日”、“小时、分、秒”和“退出”选项,其中选择“年、月、日”时,在窗口的对话框中显示当前的日期,选择“小时、分、秒”时,在对话框中显示是当前的时间。本例的工程文件名为12_5。 -Create a with a \"time\" menu, \"time\" menu contains \"year, month, day\", \"hours, minutes and seconds\" and \"exit\" option, wh
  3. 所属分类:ComboBox

    • 发布日期:2017-04-02
    • 文件大小:1204
    • 提供者:周信
  1. VBA-WORD-listen

    0下载:
  2. 在VBA中对word对象实现操作的代码,包括打开、创建、关闭文档,对话框操作,对象属性设置等。-The word object in VBA code of the operation, including open, create, close the document, the dialog operation, the object property is set.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:21248
    • 提供者:hexiugang
  1. ModelessPropertySheet

    0下载:
  2. 创建非模态属性表,有OK和Cancel按钮,没有应用按钮。关闭时保存属性表的位置,下次打开时不会出现在相同的位置,类似非模态对话框。-This Project Create ModelessPropertySheet which has OK and Cancel Button, and hasn t Apply Button. Save PropertySheet position when you clost it so that PropertySheet doesn t app
  3. 所属分类:PropertySheet

    • 发布日期:2017-04-09
    • 文件大小:2005079
    • 提供者:王一帆
  1. thread

    0下载:
  2. 创建新线程访问注册表,首先建立一个MFC(EXE)的工程, 选择DIALOG 模式,创建线程去否问注册表-Create a new thread to access the registry, you first create an MFC (EXE) project, select DIALOG mode, create a thread to go to ask whether the registry
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:791
    • 提供者:achuan
  1. DrawImageList

    0下载:
  2. 使用CREATE函数创建图像列表控件,将该控件中的图像绘制到对话框中。-Use the CREATE function to create the image list control, image rendering in the control to the dialog box.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2182075
    • 提供者:shihaijuan
  1. sort

    0下载:
  2. 用QT Designer创建可扩展对话框-Use QT Designer create extensible dialog box
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:34241
    • 提供者:李晨
  1. File-Management-System

    0下载:
  2. 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:4145970
    • 提供者:longer
  1. ViewDlgDemo

    0下载:
  2. 基于VC6.0的MFC环境下,在已存在的对话框窗口中,动态创建视图类。-VC6.0 MFC-based environment, in the dialog window to dynamically create the view class.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1885730
    • 提供者:
  1. Dlg01

    0下载:
  2. 利用MFC应用程序向导,创建一个对话框程序-The MFC Application Wizard to create a dialog box procedure
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:131918
    • 提供者:Shawn
  1. sy3

    4下载:
  2. 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Create a windows window procedure, contains four menu items, were used to create and undo the Notepad process, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:32615
    • 提供者:咕咕
  1. ongtailianjieku

    0下载:
  2. 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -New three DLL engineering encapsulate classes and functions create a new test project called the above function in a library or class encapsulates a dialog class t
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7507347
    • 提供者:郭亚云
  1. drawer

    0下载:
  2. 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用;封装一个对话框类到DLL,并新建一个工程调用之。 -New three DLL engineering encapsulate classes and functions create a new test project called the above function in a library or class encapsulates a dialog class to a
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:51693
    • 提供者:郭亚云
  1. sample0703

    0下载:
  2. 能实现从单文档中创建对话框,显示对话框,对话框的弹出-To achieve from a single document to create a dialog box to display the dialog, the dialog box pops up
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:27386
    • 提供者:dds
  1. sample0704

    0下载:
  2. 能实现在单文创建对话框的分类,在对话框里设置控件-To create a dialog box in a single text classification, set the controls in the dialog box
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1773201
    • 提供者:dds
  1. draw3

    1下载:
  2. 建立正方体的数据模型;编写应用程序,利用菜单和键盘结合的方式完成对正方体的进行移动、比例和旋转变换,并显示透视或平行投影结果。要求应用程序具有如下功能: 1、 通过菜单选择的方式,选择对三维空间中的立方体作平行投影或透视投影; 2、 通过键盘按键或鼠标移动的方式,完成对三维空间中的立方体进行平移(上下左右前后),比例变换(放大或缩小)以及旋转变换,并同时显示变换后的投影结果 3、 创建对话框,通过对话框设置透视投影时候的投影中心,以及旋转变换时候的旋转轴(可以设置成分别绕x轴,y轴,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1995827
    • 提供者:徐博文
  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
    • 文件大小:296995
    • 提供者:莫奇杰
  1. MultiThread4

    0下载:
  2. MultiThread4,测试在Windows下最多可创建线程的数目。建立一个基于对话框的工程MultiThread4-MultiThread4, testing under Windows up to create the number of threads. The establishment of a dialog-based project MultiThread4
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2266378
    • 提供者:zouxianjian
  1. vbsalejxc

    0下载:
  2. VB源码,数据库应用,销售系统,进销存   VB+SQL商品销售进销存系统,调试请注意:   1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码:   strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False
  3. 所属分类:SQL Server

    • 发布日期:2017-04-16
    • 文件大小:145973
    • 提供者:唐力
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 27 »
搜珍网 www.dssz.com