CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - LIST

搜索资源列表

  1. VB获取文件列表

    0下载:
  2. 选择文件夹,得到列表。提供给大家一个可以改善的例子,出于不同的需要可以进行改动-choose folders, get list. For everyone can improve an example for the different needs can be altered
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9312
    • 提供者:uu
  1. EX06B

    0下载:
  2. 模态对话框中使用多种控件。为进度 控件编程;为连续的跟踪栏控件编程;为 不连续的跟踪栏控件编程;为微调按纽控件编程;设置一个图像列表;为树形控 件编程。-Modal Dialog use of a variety of controls. Control of the progress of programming; For continuous tracking control column programming; For discrete control column
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:47343
    • 提供者:李萍
  1. Windows资源管理器

    3下载:
  2. 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:29466
    • 提供者:唐堂
  1. Lesson8Code

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

    • 发布日期:2008-10-13
    • 文件大小:77921
    • 提供者:刘祥景
  1. 列出系统中的所有字体名,并有字体样式显示功能

    0下载:
  2. 列出系统中的所有字体名,并有字体样式显示功能-list of all system font, and font styles and display function
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:287948
    • 提供者:fgh
  1. GJKJ

    0下载:
  2. 利用各种控件来实现程序的功能, 涉及按钮控件,列表框控件,数形控件-use control procedures to achieve the function, involving button controls, the list box controls, a few control -
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:31671
    • 提供者:周妍
  1. shui123

    0下载:
  2. 文件列表: 用ASP实现基于数据库的网页加密.doc Password.asp PWDPAGE.ASP users.mdb -documents list : ASP-based website database encryption. doc Password.asp PWDPAGE. ASP users.mdb
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:152754
    • 提供者:pk
  1. ResizableCtrl_demo

    0下载:
  2. 实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:19930
    • 提供者:wg
  1. myCustomWizard

    0下载:
  2. 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:36058
    • 提供者:小秋
  1. tabstatus

    0下载:
  2. 用VC的多文档实现窗口的列表,在编写较复杂软件中,有帮助作用。-VC achieve the multi-document window to the list, in the preparation of complex software, help.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:49212
    • 提供者:jiao
  1. evcinterface

    0下载:
  2. evc开发界面例程,包括按钮创建,列表框应用等。-evc development interface routines, including the creation of buttons, list box applications.
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-15
    • 文件大小:3135076
    • 提供者:赵薇莉
  1. CatView

    0下载:
  2. 窗口程序 注册表 regster VC List
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:67901
    • 提供者:hxw
  1. shfoldering

    0下载:
  2. 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs/prime/viewprime.asp?id=94 这篇文章,发现由于\"bi.pidlRoot\"的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 1.重要的函数和宏定义在\"g
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:17219
    • 提供者:啊啊啊
  1. 4.如何使用列表控件?

    0下载:
  2. 4.如何使用列表控件?.rar 4.如何使用列表控件?.rar -4. How to use the Control List? . Rar 4. How to use the Control List? . Rar 4. How to use the Control List? . Rar 4. How to use the Control List? . Rar
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:46446
    • 提供者:baso
  1. explorer.利用VC中的Treeview和Listview

    1下载:
  2. 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”,The use of VC in the Treeview and Listview, a manager' s own resources, the left side of the tree can be clos
  3. 所属分类:对话框与窗口

    • 发布日期:2017-03-24
    • 文件大小:283018
    • 提供者:夏廉
  1. DirectUI.zip

    0下载:
  2. 一个无窗口界面库,实现了大部分windows控件如button, radio, static, single-line edit, dropdown combo box, list view等。,A direct UI likes MSN s DirectUIHWND, The most normal Windows controls, like button, radio, static, single-line edit, dropdown combo box, list view, etc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-25
    • 文件大小:121443
    • 提供者:luxizhu
  1. MultiDrives

    0下载:
  2. 一个非常不错的资源管理器,界面直观,实用方便,列举了当前所有的磁盘,当选择某一个磁盘后,下面的列表框以树目录的形式显示了当前选择的磁盘中的所有文件-A very good resource management, and the interface intuitive, practical convenience, the current list of all the disks, when you select a disk, the following list box to the fo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:2021694
    • 提供者:陈甜
  1. x3

    0下载:
  2. 实现了3个功能的列子。 1. checkcombobox 2. list 的自动换行 3. MFC显示PNG图片-Achieve three functions Liezi. 1. Checkcombobox 2. List of wrap 3. MFC display PNG images
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1686755
    • 提供者:何勇强
  1. Get-font-list

    0下载:
  2. 通过自定义类 获取计算机字体列表-Obtain a list of computer fonts by custom classes...
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1979821
    • 提供者:孤山客
  1. MFC-List-view-control

    0下载:
  2. 用户在登录一些软件时,经常可以看到用户名是以图标的形式显示在列表中的。本实例就是使用列表视图设计软件登录界面。-Users log in to some software, often can see the user name is displayed in the form of the icon in the list. This example is the use of the list view design software login interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-28
    • 文件大小:63147
    • 提供者:苏树林
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com