CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 对话框控件

搜索资源列表

  1. myVcwen1

    0下载:
  2. 例程是在Vc下建立一个基丁对话框的应用程序,在对话框中设置一个Button控件-routines in Vc establish a co dialog applications, in the dialog box to set up a Button Controls
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4344
    • 提供者:文永富
  1. BitmapCtrl

    0下载:
  2. 在对话框的图片控件加滚动条的程序,希望有所帮助-dialog in the Control plus photographs of the rolling process, a desire to help! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2712
    • 提供者:王双
  1. SComm_helper

    0下载:
  2. 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据   -1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition CMSComm category four control v
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:43719
    • 提供者:steven
  1. 这是在VS2008下创建对话框程序和自定义控件的一个课件

    0下载:
  2. 这是在VS2008下创建对话框程序和自定义控件的一个课件,内有文档说明和详细的源代码。-This is a dialog box in VS2008 to create a custom control program and courseware, and detailed documentation within the source code.
  3. 所属分类:软件工程

    • 发布日期:2017-03-22
    • 文件大小:312557
    • 提供者:原木
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. serial

    0下载:
  2. 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -(1) the establishment of Item 2. Into the MSComm control in the project. Control variable 4. Use ClassWizard defined CMSComm
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:25258
    • 提供者:super
  1. Prop

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -Easy realiziation of escape button
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:45797
    • 提供者:feng
  1. duihuakuangbiancheng

    0下载:
  2. 掌握对话框的编程,包括模式对话框、无模式对话框以及属性表和属性页 理解对话框控件和相对应的变量之间的交互,会熟练使用UpdateData函数 掌握各种控件的使用,尤其是编辑框、列表框、组合框、按钮要熟练。 理解Tab Order的含义 会使用位图按钮,以及一些其它的通用控件,如进展控制、动画控制、微调按钮、滑动条控制等 -Master dialog programming, including the modal dialog box, modeless dialo
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:43008
    • 提供者:wz
  1. VC-resize-dialog.zip

    0下载:
  2. 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arb
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:368940
    • 提供者:
  1. Windows-Student-Management-System-

    0下载:
  2. 在VC中设计对话框及菜单,将对话框控件DataGrid与Access数据库表student相连,实现VC中的操作对数据表进行修改。 -In VC design dialog box and menu, the dialog box controls DataGrid with Access database table student connected to the VC operation to modify the data table.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:260144
    • 提供者:stefenfeng
  1. TeeChar1

    0下载:
  2. vs2010对话框设置的工具栏上就有许多控件了,若想把我们常用的控件也加到工具栏上以后使用就很方便了,下面说的这种方法就是把控件加入工具栏里。方便以后的调用-After the vs2010 settings dialog toolbar, there are many controls, and if you want to put our common controls are added to the toolbar, very convenient to use the followin
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:624751
    • 提供者:王松林
  1. Changes-dialog-box

    0下载:
  2. 修改对话框为BCG工程、手动添加控件。VC中动态添加控件,很详细,值得一看-BCG works for the Modify dialog box, manually add controls. VC dynamically add controls, very detailed and worth
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:11790
    • 提供者:王鸿舸
  1. Mybole

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

    • 发布日期:2017-04-27
    • 文件大小:39632
    • 提供者:lw
  1. Prop

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

    • 发布日期:2017-04-26
    • 文件大小:43926
    • 提供者:lw
  1. single1

    0下载:
  2. 常用控件的基本应用,比如按钮控件的消息相应,以及按钮控件触发消息弹出对话框-The basic application of commonly used controls, such as the button control message corresponding button controls, and the trigger message pop-up dialog box
  3. 所属分类:Software Testing

    • 发布日期:2017-05-17
    • 文件大小:4533253
    • 提供者:loong
  1. VC-Dialog-and-common-control

    0下载:
  2. VC++_课件_第05章_对话框和常用控件,带你进入MFC的世界-Courseware VC++ _ _ _ Chapter 05. Dialog and common control with you into the world of MFC
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:288687
    • 提供者:唐麒
  1. student-DATA

    0下载:
  2. 用MFC创建一个基于对话框的应用程序,添加多个编辑控件实现学生信息的输入。-Use MFC create a dialog-based application, and add multiple edit controls to achieve input student information.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:28634
    • 提供者:夏陌
  1. VCPPSQL-Server

    0下载:
  2. 了解MFC ADO 数据库访问技术; 2.熟悉Miscrosoft DataGrid 控件和Miscrosoft ADO Data 控件的使用方法; 3.掌握基于对话框的用户界面设计方法和数据操作方法; 4.掌握主窗口与子窗口之间数据访问的方法; -Learn MFC ADO access technology 2. Be familiar with the Miscrosoft DataGrid control and Miscrosoft the use of the
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:374901
    • 提供者:浅蓝
搜珍网 www.dssz.com