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

搜索资源列表

  1. MG-opengl.zip

    1下载:
  2. Visual c++下对话框,OpenGL框架程序,Visual c++下对话框,OpenGL框架程序-Visual c++ The next dialog box, OpenGL framework of procedures, Visual c++ The next dialog box, OpenGL framework procedures
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:505991
    • 提供者:
  1. 作业题目2应用MFC制作屏幕程序:

    0下载:
  2. 在Windows开发中弹出对话框是一种常用的输入/输出手段,同时编辑好的对话框可以保存在资源文件中。Visual C++提供了对话框编辑工具,利用编辑工具可以方便的添加各种控件到对话框中,而且利用ClassWizard可以方便的生成新的对话框类和映射消息。-development in Windows pop-up dialog box is a common input / output means, and good editing dialog can be saved in resour
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3667
    • 提供者:熊帆
  1. Windows串口编程例子

    0下载:
  2. in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. ver10.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store in
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36122
    • 提供者:kkkk
  1. 替换开始菜单VC代码

    0下载:
  2. 可以替换WINDOWS开始菜单VC源码 GetShellTrayDlg.h, GetShellTrayDlg.cpp - the dialog These files contain your CGetShellTrayDlg class. This class defines the behavior of your application s main dialog. The dialog s template is in GetShellTray.rc, which
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:14998
    • 提供者:王海`
  1. fb_hot_key

    0下载:
  2. 代码设计思想:使用MFC基于对话框的框架,并使用RegisterHotKey及UnregisterHotKey来管理热键. 使用说明:可以很方便的启动程序,经过设定后,可以使用CTRL+D来启动\"我的文档\",用CTRL+C来启动\"C:\\TEMP\"文件夹,用CTRL+C来启动\"Visual C++\"...而且可以自动运行,并缩小到系统托盘区.-code design idea : Use MFC dialog based on the framework and the use of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:80456
    • 提供者:UFO
  1. DirSelDlg

    0下载:
  2. 多功能文件选取对话框,在visual c++编译通过,多多交流-multifunctional document selection dialog, the visual c compiler, many exchanges
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:14134
    • 提供者:汪海洋
  1. NSChartControl_nschart_src

    0下载:
  2. The CNSChartCtrl control class is derived from CWnd. The purpose is to create pie and bar charts in a dialog (also in a view) with editable fill colors and values, in runtime. Originally, the source code and project was written and compiled with Visu
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6863
    • 提供者:小叹号
  1. SelectFolder

    0下载:
  2. Visual C++中一个选择文件夹的对话框封装类-Visual C choose a folder dialog Packaging Category
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3667
    • 提供者:njzhanggh
  1. scrl-Demo

    0下载:
  2. 这是一个由Visual C++ 5.0开发的基于对话框的应用,它演示如何使用CListCtrl::Scroll()函数,它是CListView的report方式的一个子集-This is a Visual C 5.0 dialog on the development of the application it shows how to use CListCtrl : : Scroll () function. it is the report CListView form of a subse
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13926
    • 提供者:wyw888
  1. VSExam2

    0下载:
  2. 这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code fe
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3624999
    • 提供者:王佳明
  1. Expand1

    0下载:
  2. 制作可扩展的对话框,使用VC语言编写的,-production can be expanded to the dialog box, use the Visual C + + language.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:29555
    • 提供者:许冲
  1. CDynamicDialogWithoutTemplate

    0下载:
  2. Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41674
    • 提供者:gwq
  1. dialog2

    0下载:
  2. Visual C++6.0高级编程范例中的第二章第一节的例子,简单的模式与非模式对话框-Visual C 6.0 Advanced Programming paradigm of the second section I, Chapter example, simple model with non-modeless dialog
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:7905
    • 提供者:regzs
  1. Visual-CPP.NET-library-All

    0下载:
  2. 此资料是《Visual C++.NET 类库大全》的电子版。 第 1 章介绍了基本类库的主要内容及其分类。 从第 2 章开始分类介绍基本类库的主要内容。 第 2 章介绍根类和CWnd 类。 第 3 章介绍MFC 应用程序结构类。 第 4 章介绍窗口、对话框和控件类。 第 5 章介绍绘图和打印类。 第 6 章介绍简单数据类型类。 第 7 章介绍数组、列表和映射类。 第 8 章介绍文件和数据库类。 第 9 章介绍Internet 和网络类。 第 10 章介
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:3943827
    • 提供者:lrsn
  1. Console-Dialog

    0下载:
  2. 类似bios中的对话框,Visual C++编译 -Bios of the dialog box similar to the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:534925
    • 提供者:黄耗子
  1. vc-code

    0下载:
  2. 用visual c++实现的一些对话框的功能,比如添加菜单,倾斜文字,透明窗体等功能,对于初学者有很大的帮助。-With some dialog visual c++ realize the functions, such as add menu, tilted text, a transparent window functions, very helpful for beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:11948914
    • 提供者:lj
  1. visual c++资源合集

    0下载:
  2. MFC自绘控件,包括对话框,按钮,列表框等几乎MFC的所有基本控件(MFC drawing control, including dialog box, button, list box, almost all of the basic controls MFC)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:87974912
    • 提供者:Mark123s
  1. ListCtrlDemo

    0下载:
  2. This tutorial is designed to introduce you to the CListCtrl MFC class. This tutorial covers the following aspects of the CListCtrl: - Adding a CListCtrl to your dialog - Associating the CListCtrl with a member variable - CListCtrl styles - Insert
  3. 所属分类:ListView/ListBox

    • 发布日期:2018-01-09
    • 文件大小:102400
    • 提供者:zyamaabel
  1. shiyan

    0下载:
  2. 界面画图 基于对话框文件 横线 圆 空心圆 颜色文本 矩形 等等(Interface drawing is based on dialog boxes, files, horizontal lines, circles, hollow circles, colors, texts, rectangles, etc)
  3. 所属分类:图形图像处理

  1. UDP

    0下载:
  2. 基于visual的mfc工程下的对话框,实现基于UDP协议下的通讯,可以实现工作组计算机之间的文字传输。(Based on visual, a dialog box under MFC project is implemented, which realizes communication based on UDP protocol. It can realize text transmission between workgroup computers.)
  3. 所属分类:P2P编程

    • 发布日期:2018-05-01
    • 文件大小:22961152
    • 提供者:717大汉
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com