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

搜索资源列表

  1. DynToolbar

    0下载:
  2. 在对话框应用程序中,动态创建工具栏,该工具栏中显示位图图像,并给工具栏按钮添加了消息处理函数。-Dialog applications, dynamically create a toolbar, the toolbar displays a bitmap image and message processing function to add a toolbar button.
  3. 所属分类:ToolBar

    • 发布日期:2017-11-27
    • 文件大小:3295731
    • 提供者:王雪琴
  1. MFCDB

    0下载:
  2.   C++连接数据库有很多种方法,ODBC,ADO等等。我这里就采用了ADO的方法。   既然都涉及到数据库了,就直接做个带界面的吧。先打开VS2010,新建一个“MFC应用程序”,在里面记得选择“基于对话框”,因为这个比较简单,我就用这个举例了,其他的自己研究一下吧,然后一直下一步就可以了。-There are many ways C++ connect to the database, ODBC, ADO, etc.. I am here on the use of the method
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-22
    • 文件大小:267633
    • 提供者:王小刚
  1. DatabaseTest

    0下载:
  2. 关于ADO数据库添加的一个简单例程,使用MFC的对话框为平台。-use visual C++ a sample about how to create ADO database . and the project is dialog on MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:66102
    • 提供者:wintech
  1. DLL

    0下载:
  2. 在一个Win32Dll中创建modal对话框-Create model dialog
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:3432
    • 提供者:zf
  1. mfc_button

    0下载:
  2. 1.建立一个基于Dialog的MFC工程; 2.设置在Dialog窗体宽度为500,在其第一行位置放置一个组合框和一个按钮; 3.组合框设置8个默认选项,选项的内容分别是数字1,2,3,4,5,6,7,8 4.组合框允许输入数字,范围是0-50 5.按钮标题是“Do it” 6.点击“Do it”按钮,实现功能:①根据组合框填写或选择的数值(假设该值是n),创建n个按钮,每个按钮的大小都是高25长40,从界面上第二行开始显示,每一行显示的按钮数不超过(10-行号),超过时自动
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:4367073
    • 提供者:事实上
  1. chuankouDlg

    0下载:
  2. 建立支持串口控件的对话框应用程序。MFC编程,可在VC环境下直接运行!-Create a dialog box application support for serial control. MFC programming, can be run directly in the VC environment!
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-01
    • 文件大小:38370
    • 提供者:曹源
  1. BitmapWindow1

    0下载:
  2. VC++异形窗口,示范了如何使用VC创建以图片为对话框形状的异形窗口,本款异形窗口在WM_ERASEBKGND消息中自贴图,实现的方法和原理:先创建一个无背影画刷窗口,然后在WM_CREATE中并指定透明颜色, 缩放位图后加载至s_hdcMem中,最后在WM_ERASEBKGND中用s_hdcMem贴图即可。   实现时需要缩放位图、得到窗口大孝创建与窗口大小相等且能容纳位图的HDC - s_hdcMem、将原位图缩放到窗口大校   按下Esc键时退出(关闭)窗口。-Profiled
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:165897
    • 提供者:张海玲
  1. model

    0下载:
  2. 使用VC++.NET创建一个非模式对话框,基于文件的标准文档命令的程序源码-VC++.NET create a non-modal dialog box, the program source code file-based standard document command
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:28371
    • 提供者:雷春英
  1. test0428

    0下载:
  2. 在对话框程序中创建控制台,并将控制台置顶-Create a console in the dialog box procedure, and the console Stickies
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:2125745
    • 提供者:daiding
  1. vcmessage

    0下载:
  2. VC++如何使用AfxMessageBox创建消息对话框的源码实例,分别演示了使用MessageBox函数创建的对话框以及使用AfxMessageBox所创建的弹出对话框,两者有什么区别呢?您下载了源码一看便知了-How VC++ AfxMessageBox create a message box source code examples, demonstrates the pop-up dialog box created by the MessageBox function to crea
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:10544
    • 提供者:魏佳云
  1. guidebutton

    0下载:
  2.  VC++逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法-VC++ the ingenious escape button to achieve.How to create a property page and Wizard dialog, integration on the combo box (how to adjust the size of the combo box), list
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:54435
    • 提供者:包松林
  1. AndroidOpenFileDialog

    0下载:
  2. Android SDK中并没有提供文件选择对话框,但是文件选择对话框有时候非常实用,这个代码是直接创建一个文件选择对话框,还可以设置文件过滤类型以及图标等等,非常实用-Android SDK does not provide file selection dialog box, but the file selection dialog is sometimes very useful this code to create a file selection dialog, you can se
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:1075603
    • 提供者:Qizhen Zhang
  1. Calculator

    0下载:
  2. MFC入门之简易计算器制作:使用软件Visual C++ 6.0. 建立一个MFC 基于对话框的工程,最终实现简易计算器功能。 -MFC entry in the simple calculator Production: software Visual C++ 6.0 to create a MFC dialog-based project, the ultimate realization of a simple calculator function.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:1896108
    • 提供者:孙健
  1. feimotaiduihuak

    0下载:
  2. 非模态对话框的创建比较复杂。下面介绍具体的方法: 首先,创建一个新的对话框资源,并新建一个类与之关联(用AppWizard); 其次,调用CDialog的默认构造函数来构造对话框对象(注意,创建的不是窗口),这一步在主框架窗口的构造函数中实现。 再次,调用CDialog::Create成员函数创建窗口,Create把资源ID作为参数,并且,在对话框窗口仍然在屏幕上显示时,就立刻返回控件。 最后,在关闭非模态对话框时,注意要调用DestroyWindow函数而不是CloseWind
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-01
    • 文件大小:47156
    • 提供者:wojiushiwo
  1. calculator

    0下载:
  2. MFC向导创建对话框应用程序,实现整数运算器,在对话框中进行“加”、“减”、“乘”、“除”运算。-MFC dialog application wizard to create, implement integer arithmetic unit, in the dialog box " plus" , " minus" , " ride" , " Save" operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:2304738
    • 提供者:xiaoyezi
  1. MouseEvent

    0下载:
  2. 利用MFC向导建立一个应用程序框架,并在此框架上实现以下功能: (1)单击鼠标左键时在光标位置画矩形,单击鼠标右键时在光标位置画椭圆 (2)创建一种高50个像素点的字体,能够显示中文,并在鼠标左键双击位置用OnPaint()函数显示一个中文字符串。 (3)建立一个对话框,当鼠标右键双击时打开该对话框,使其能够输入学生的档案,包括学生的姓名、性别、年龄、所在院系。(源代码包含非常完整的注释,方便读者理解程序)-Using MFC wizard to set up an appli
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:2432397
    • 提供者:xiaoyezi
  1. FileRW

    0下载:
  2. c++:字符串的操作(大小写的转换、比较、替换、移除、删除)功能源码;模态对话框的建立(省份证号码与年月日的匹配;对话框的长宽移动和自定义);静态对话框的建立及源代码(图片的打开)等功能;-c++:String operations (case conversion, more, replace, remove, delete) function of source modal dialog creation (province card number and date of the matc
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2046191
    • 提供者:jugang
  1. BaseDlgDemo

    0下载:
  2. 创建模态对话框窗口的一个小程序,很简单的-Create a modal dialog window of a small program, very simple
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-23
    • 文件大小:27450
    • 提供者:hwz121212
  1. ADO-SQL

    0下载:
  2. 在本章中,我们介绍如何使用ADO编程模式创建应用程序,在这些应用程序中,将使用数据控件和数据绑定对话框访问数据库。此外,还介绍如何在数据库表格中执行查询和查找记录。In this chapter, we describe how to use ADO programming model to create applications, these applications will use the data controls and data binding dialog box to acces
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:229616
    • 提供者:王高伟
  1. DialogToolBar

    0下载:
  2. 使用MFC向导创建基于文档的应用程序,演示如何在对话框中创建工具栏-Use MFC wizard to create document-based application that demonstrates how to create a toolbar in the dialog box
  3. 所属分类:ToolBar

    • 发布日期:2017-04-01
    • 文件大小:58588
    • 提供者:余志
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 »
搜珍网 www.dssz.com