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

搜索资源列表

  1. backupfile11.24

    0下载:
  2. 模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-27
    • 文件大小:10491011
    • 提供者:夏伟
  1. Code

    0下载:
  2. 逃跑按钮的巧妙实现。制作属性页对话框和向导对话框,融合讲解组合框(调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。限制用户在不满足设定的条件时切换到其他属性页和向导页。 -Clever implementation escape button. Production Property Pages dialog box and the wizard dialog box, combo box integration to explain (to adjust the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:70872
    • 提供者:胖子
  1. Lesson8

    0下载:
  2. 孙鑫vc++深入详解第八课,逃跑按钮的巧妙实现。如何制作属性页对话框,和向导对话框-Sun Xin Xiang Jie eighth vc++ in-depth lessons, escape button, the ingenious implementation. How to make a property page dialog box, and the Wizard dialog box
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:31839155
    • 提供者:张帅
  1. Lesson8

    0下载:
  2. 孙鑫老师第8课: 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Dialog MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8585409
    • 提供者:徐杰
  1. EVCchengxu

    0下载:
  2. 实现属性页的添加; 实现文件的写入与读取; 实现更改对话框颜色;-Add to achieve property pages implementation file write and read to achieve the color change dialog box
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1348787
    • 提供者:yinweini2
  1. PropertyIFunction

    0下载:
  2. 在对话框中加入属性页 - VC知识库文章-In the dialog box to add property pages- VC Knowledge Base
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:137980
    • 提供者:独步舞者
  1. button

    0下载:
  2. 逃跑按钮的巧妙实现。制作属性页对话框和向导对话框,融合组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等限制用户在不满足设定的条件时切换到其他属性页和向导页。 -Clever implementation escape button. Production of property page Wizard dialog box dialog box and the fusion combo box (combo box to adjust the size), list boxes, r
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:70774
    • 提供者:小宇
  1. lesson8

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

    • 发布日期:2017-04-25
    • 文件大小:80839
    • 提供者:门票
  1. PropertyInDlg

    0下载:
  2. 在做一些配置界面是, 属性页是一种很好的表现方式, 这是VC对话框中属性页制作的代码, 简单易用.-Doing some configuration interface, the property page is a good expression, which is VC property page dialog box make the code easy to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:22786
    • 提供者:弘扬
  1. Myctrl

    0下载:
  2. 练习使用VC开发的基于MFC类库类型的控件。包含了属性和事件。测试程序是一个基于对话框的应用程序。控件的属性和事件要在idl文件中声明才能在其它应用程序中使用。属性页的交换数据函数中要使用DDP类型的函数,同时控件中的持久性支持函数中要添加PX类型的函数,才能使属性页的数据关联到控件中。 -Practice using VC++ MFC class library based on the type of control. Contains properties and events. Te
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:43439
    • 提供者:宋恩博
  1. test

    0下载:
  2. 对话框中加入属性页,当采用对话框进行程序设计时,如果对话框控件太多时可以采用插入属性页的方式进行。-Add Properties dialog page, when the program was designed using the dialog box, if the dialog box controls can be used too much into the way property page.
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:49819
    • 提供者:syb
  1. prop

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小-Clever implementation escape button. How to make a property page dialog box and Wizard dialog box, combo box integration to explain (how to adjust the size of combo box
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3325870
    • 提供者:时书政
  1. Property1

    0下载:
  2. 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本文针对这种方法来讨论几种可能实现的方案。-When a dialog-based application in a considerable number of controls, you will think of using the property page to place these controls classification. In this paper, this approach to d
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1912497
    • 提供者:龙腾
  1. Property2

    0下载:
  2. 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本文针对这种方法来讨论几种可能实现的方案。方案2-When a dialog-based application in a considerable number of controls, you will think of using the property page to place these controls classification. In this paper, this approach t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1889012
    • 提供者:龙腾
  1. Property3

    0下载:
  2. 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本文针对这种方法来讨论几种可能实现的方案。方案3-When a dialog-based application in a considerable number of controls, you will think of using the property page to place these controls classification. In this paper, this approach t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5168919
    • 提供者:龙腾
  1. Property4

    0下载:
  2. 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本文针对这种方法来讨论几种可能实现的方案。方案4-When a dialog-based application in a considerable number of controls, you will think of using the property page to place these controls classification. In this paper, this approach t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1934377
    • 提供者:龙腾
  1. Property5

    0下载:
  2. 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本文针对这种方法来讨论几种可能实现的方案。方案5-When a dialog-based application in a considerable number of controls, you will think of using the property page to place these controls classification. In this paper, this approach t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1897145
    • 提供者:龙腾
  1. lesson8

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

    • 发布日期:2017-04-17
    • 文件大小:448659
    • 提供者:玄一
  1. Property

    0下载:
  2. 在对话框中加入属性页,vc知识库中同名文章的源码-In the dialog box to add property pages, vc Knowledge Base article named source
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:74323
    • 提供者:啰唆
  1. property

    0下载:
  2. 对话框界面,点击按钮弹出属性页界面,在各个属性页界面添加控件进行操作-Dialog screen, click the button pop-up property page interface, the interface in each property page to add controls to operate
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:53317
    • 提供者:zhaoyu
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com