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

搜索资源列表

  1. ATLDRAW

    0下载:
  2. 客户端程序:ATLDRAW:   VC++编写的DCOM客户程序,基于MFC,连接网络进行画图,运行步骤如下:   单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。   如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开   多个客户,观察效果。   服务器端程序:DRAWSERV:   DCOM服务器程序,不能直接运行,你可以通过reg.bat来注册。注册完,还需要到   控
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:52962
    • 提供者:陈志反
  1. UseDlgDemo

    0下载:
  2. 使用VC++实现单文档与对话框的数据交换,对MFC初学者来说有一定的帮助-Using VC++ to realise the data exchange between SDI and Dialog,can be helpful to new learners of MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:301128
    • 提供者:申晓燕
  1. DrawBMP

    0下载:
  2. 利用MFC的DIALOG功能实现对位图的导入并显示在窗口-The DIALOG using MFC functions to implement bitmap import and display in the window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-16
    • 文件大小:25716302
    • 提供者:陈浩
  1. SCIControlTest

    0下载:
  2. 该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。 其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12816558
    • 提供者:ZXH
  1. vcMSComm

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

    • 发布日期:2017-04-03
    • 文件大小:75594
    • 提供者:mengchao
  1. Escape

    0下载:
  2. 基于对话框的MFC程序,对话框中的按钮始终无法被用户点击,只要鼠标一移动到按键的位置,按键就消失。-Dialog-based MFC program, the dialog box has not been a user clicks the button, as long as the mouse button to move to a position, button disappeared.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1898201
    • 提供者:daisy
  1. MFCActiveX

    0下载:
  2. 介绍了MFC基于对话框中的控件的使用,都是些常用的控件,有讲解。-this document tells us how to use the MFC AxtiveX basic on the dialog
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:301019
    • 提供者:bobo
  1. DialogBoxWithPromptControl

    0下载:
  2. MFC示范用例:带控件提示信息的对话框。生成一个对话框应用程序,能显示控件的提示信息。-Dialog Box with a Prompt Control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:27685
    • 提供者:王石
  1. DialogEx

    0下载:
  2. MFC示范用例:带菜单、工具条和状态条的对话框。生成一个对话框应用程序,带有菜单、工具条和状态条。-MFC model use cases: with menus, toolbars and status bar of the dialog box. Generates a dialog box application, with menus, toolbars and status bar.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:30926
    • 提供者:王石
  1. DialogExample1

    0下载:
  2. MFC应用示例:带音频试听的文件对话框。生成一个对话框应用成头绪,实现音频视听的功能-MFC Application example: the file dialog box with audio Listen. Application generates a dialog box into darkness as the function of audio visual
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:28635
    • 提供者:王石
  1. Sport

    1下载:
  2. 创建运动员信息类,包含号码、姓名、出身年月、身高、体重、5个项目成绩、得分、总分和名次等信息,根据需要定义函数成员,完成程序功能,应派生自CObject类,并实现序列化操作;在文档类中添加表示库存书和已借出书的链表或数组(可用MFC的集合类),在文档类Serialize函数中实现序列化;通过菜单打开对话框,在对话框中实现报名、成绩输入和题目要求的查询功能并及时更新文档(用多个对话框);在视图类中输出查询结果;运动员信息可保存到文件并可读出。 -Create information class a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2151179
    • 提供者:asdsdfd
  1. MFC_Programming

    0下载:
  2. 陈述了C++的一些特性,包括有关于MFC的应用结构,消息处理,通用控件以及对话框的实现等等。-C++ presented a number of features, including the structure of MFC applications, message processing, the realization of common control and the dialog box and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6329177
    • 提供者:
  1. MapEditor

    0下载:
  2. 一个在对话框中添加菜单和工具栏的例子,可供新手学习MFC之用。-A dialog box to add menus and toolbars example, be used for beginners to learn MFC.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:51756
    • 提供者:hutianhai
  1. c

    0下载:
  2. 这个程序是用MFC做的,功能是为对话框程序制作真彩色启动界面-This procedure is done with the MFC, the function is to produce true color dialog box, start the interface program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2340258
    • 提供者:严小敏
  1. ShowDialog_Pierced

    0下载:
  2. 用MFC,使对话框窗体部分透明,出现镂空现象-With MFC, so the dialog box form part of the transparent, hollow phenomenon occurs
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:184884
    • 提供者:weizi
  1. 3213

    0下载:
  2. vc++中mfc中对话框和控件的讲解,上传给想自学的朋友-mfc in vc++ dialog box and controls the total explanations
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:365927
    • 提供者:lulu
  1. ContactBook

    0下载:
  2. 数据结构课链表实验设计——一个MFC下的小巧学生通讯录。代码欢迎大家来参考。将双向带头尾链表封装在一个类里(因为是数据结构课,所以没用STL的list)。然后将链表封装在通讯录类里供Dialog使用。-Experimental Design class list data structure- a small MFC students under the address book. Welcome to the code reference. Will take the lead in the
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3144509
    • 提供者:朱凯迪
  1. ModelessAndModelDlg

    0下载:
  2. 对话框中进行模式对话框和非模式对话框的构建,需要对MFC程序有着深刻的理解,是个人精心编写,debug与release的可执行程序均有。采用VS.net2005编写,解决了.net下编程过程中界面会变为2000风格的问题,程序一直保持为XP的经典风格,界面美观实用,是精品,在Dialog程序的下面有着很多的背景知识,值得学习。-Modal dialog box for the construction and non-modal dialog box, you need to have a de
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:82423
    • 提供者:王刚
  1. test

    0下载:
  2. 这个代码能够实现MFC中对话框中列表框颜色的改变以及在列表框中的字体也能改变。-This code can be achieved in the MFC list box in the dialog box to change the color of the font in the list box, and also change.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1863209
    • 提供者:李少
  1. DialogDemo

    1下载:
  2. MFC各种对话框的操作,组合框,编辑框等等,对于新手学习mfc空间的操作很有帮助-MFC operation of a variety of dialog, combo box, edit box
  3. 所属分类:GUI Develop

    • 发布日期:2017-02-12
    • 文件大小:13597696
    • 提供者:chenlin
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com