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

搜索资源列表

  1. VCPPT

    0下载:
  2. 这是一套VC++及MFC学习的经典PPT学习资料,内容涵盖了Windows 程序运行原理,掌握VC++,文档,文件,文本编程,对话框,菜单,网络编程,进程间通信,线程同步与异步套接字,动态链接库,创建兼容及HOOK和数据库访问等十几个VC++学习的难点-This is a set of VC++ and MFC to learn classical PPT learning materials, covering the Windows program is running principle,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:172936
    • 提供者:liza
  1. TestDialog

    0下载:
  2. 使用VC++建立对话框,使用MFC编程的第一步。-Share it to ALL
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3389414
    • 提供者:zhuyuzi
  1. DrvSpace

    0下载:
  2. 利用mfc制作一个可以显示磁盘使用状况的对话框,供初学者学习对话框的制作以及与系统资源交互的编程方法。-The use of mfc create a disk usage can display the dialog box, for beginners to learn the production of the dialog box, as well as interact with the system resources programming method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1878111
    • 提供者:zhuq
  1. cal

    0下载:
  2. 采用VC++.NET编程环境中的MFC应用程序框架,编写一个基于对话框的简单计算器程序。-Using VC++. NET programming environment in the MFC application framework, write a simple calculator program based on the dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:46472
    • 提供者:谢琳琳
  1. playmp3

    0下载:
  2. 基于对话框的MFC程序,可以播放mp3文件,并有暂停,停止,控制快慢等功能.-Dialog-based MFC program, you can play mp3 files, and a pause, stop, control speed and other functions.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1918290
    • 提供者:xw
  1. EX9_1

    0下载:
  2. 利用MFC创建对话框,依据用户的输入完成基本的加减运算,并可以不断地扩充其他功能!-To use MFC to create dialog boxes, based on the user' s input to complete basic addition and subtraction operations, and can continue to expand other functions!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3574083
    • 提供者:feige
  1. addfontstoctrl

    0下载:
  2. 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。 -This is a pure Win32 API code, and did not use MFC. Code demonstrates how to change the edit box, list box, combo box, static control, and radio
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:10648
    • 提供者:chenruibin
  1. addcolortoctrl

    0下载:
  2. 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。此外,代码还示范了通用的颜色选择(ChooseColor)对话框编程。-This is a pure Win32 API code, and did not use MFC. Code demonstrates how to add color to the edit box, list box, combo box, static control, and rad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:10867
    • 提供者:chenruibin
  1. 79

    0下载:
  2. mfc做的数据库对话框,vc++编译通过-mfc dialog box, make a database, vc++ compiler through the
  3. 所属分类:Database system

    • 发布日期:2017-05-09
    • 文件大小:1538877
    • 提供者:枫子
  1. MP3Rename

    0下载:
  2. 同学写的mp3标签读取输出,基于对话框的MFC程序,主要是考虑封装,支持多文件拖拽,自定义列表框等功能,很有学习之用-Students write mp3 tags to read output, dialog-based MFC program, mainly on account of packaging, support multiple file drag and drop, custom list boxes and other functions, useful learning t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:76801
    • 提供者:molofee
  1. JC

    0下载:
  2. 这是进程状态转换可视化实验源码,用MFC的对话框做成的,进程状态在就绪,阻塞,挂起状态之间的转换。-This is the process of state transition visualization experiment source code, using MFC dialog box made of the process status in place, blocking, pending conversion between.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3310844
    • 提供者:shenglu0715196
  1. PathList

    0下载:
  2. 是一个基于对话框的MFC应用文件,它使用了ComboBoxEx控件描述路径名,是一个实例-it is a example of ComboBoxEx for control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1922922
    • 提供者:dhb_lg
  1. Library

    0下载:
  2. 图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护 以及前端应用程序的开发两个方面,并借助数据库接口技术(ODBC)实现互连。其能够完成图书入库、查询、借书、还书、 借书证管理等功能的操作。 经过分析,使用 Microsoft Visual C++ 6.0为开发工具,利用其提供的各种面向对象的可视化开发平台及MFC库作为开发工具,采用面向对象技术,图形化的应用开发环境,尤其是它有一个功能极其强大的集成环境提供给开发人员,使得开发人员可通过菜单、界面、图形浏
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:779545
    • 提供者:高泽楷
  1. addcolortoctrl

    0下载:
  2. 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。此外,代码还示范了通用的颜色选择(ChooseColor)对话框编程。-This is a pure Win32 API code, and did not use MFC. Code demonstrates how to add color to the edit box, list box, combo box, static control, and rad
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1074764
    • 提供者:赵江
  1. MenuOfDlg

    0下载:
  2. 用MFC编写对话框按钮实现操作。并能有效的控制按钮的作用,使得按钮无效和有效。-MFC Dialog button to use to achieve the preparation of operation. And effective role of the control buttons, making buttons ineffective and effective.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1890441
    • 提供者:choushi
  1. testMultiOp

    0下载:
  2. 这是一个在MFC下的线程同步的例子,我在其中用了一个副线程(SecondApplication)来处理对话框的消息,同时处理消息,将处理的消息反馈给对话框的textbox-This is an MFC thread synchronization under the examples in which I used a vice thread (SecondApplication) to handle the dialog box message, while addressing the me
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:45693
    • 提供者:sunyi
  1. program77

    0下载:
  2. MFC的一个对话框文件代码,可以自动生成的工程-MFC-file code for a dialog box, you can automatically generate the project
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:280346
    • 提供者:政委
  1. ip

    0下载:
  2. 用vc++写的ip修改工具,基于mfc的对话框,能够自动重复修改。-Using vc++ to write the ip change tools, mfc based dialog box that can automatically duplicate changes.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:71319
    • 提供者:徐正道
  1. DlgUseBmp

    0下载:
  2. 可以基于对话框的MFC应用程序中,在对话框上添加贴图背景,美化窗体-add bmp to your dialog for background,beautifing your dialog
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4335903
    • 提供者:zhang
  1. SerialPortTest

    0下载:
  2. 应用CSerialPort类编写的一个基于对话框的MFC AppWizard(exe)-CSerialPort AppWizard(exe)
  3. 所属分类:Windows Develop

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