CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 按钮等操作

搜索资源列表

  1. dialog

    0下载:
  2. 对话框实例,包含一些控件的基本操作,有按钮,编辑框,组合框,下拉列表框等
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:42101
    • 提供者:Grace
  1. 按钮使用例程

    0下载:
  2. 本软件实现复选框和快速按钮等各类按钮控件的操作例程-the check box software and rapid button button controls all of the routine operation
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:22261
    • 提供者:林之焕
  1. Test

    0下载:
  2. 关于对话框按钮的操作功能实现,讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法-Button on the dialog to achieve the operational capabilities to explain the combo box (combo box to adjust the size), list boxes, radio buttons, check buttons and other common dialog contr
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:24828
    • 提供者:张鑫
  1. vjbook

    0下载:
  2. 用AWT来生成图形化用户界面时,组件和容器的概念非常重要。组件是各种各样的类,封装了图形系统的许多最小单位,例如按钮、窗口等等;而容器也是组件,它的最主要的作用是装载其它组件,但是象Panel这样的容器也经常被当作组件添加到其它容器中,以便完成杂的界面设计。布局管理器是java语言与其它编程语言在图形系统方面较为显著的区别,容器中各个组件的位置是由布局管理器来决定的,共有5种布局管理器,每种布局管理器都有自己的放置规律。事件处理机制能够让图形界面响应用户的操作,主要涉及到事件源、事件、事件处理者
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:3959643
    • 提供者:zhh
  1. ChangeWithWindows

    0下载:
  2. 让C#窗体中的控件、按钮以及菜单等随窗体的大小变化而变化,在Word中,大家会见到,当Word的窗体不是最大化的时候,那些操作按钮会自动隐藏起来,用箭头来代替,点击箭头会显示出被隐藏的按钮,那么这个窗体就实现这种功能,当你把本窗口拖大的时候,它就会完全显示出那些菜单按钮,把窗口变小,它们就自动隐藏了。-Let C# form controls, buttons and menus change with the change in the size of the form, in Word, y
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:22232
    • 提供者:张小根
  1. dialog

    0下载:
  2. 对话框编程,包含对按钮,编辑框等个控件的操作。-Dialog programming, including on the buttons, edit boxes, etc. a control operation.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7689937
    • 提供者:林水石
  1. table

    0下载:
  2. 标题栏上画按钮的操作。该工具实现上靠,下靠,等功能。同时可以置顶操作。-Draw the buttons of the title bar. The realization by the tool, the next reliable, and so on. At the same time can top operation.
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:35665
    • 提供者:李宇
  1. BkDialogST

    0下载:
  2. 对话框背景方面的一些操作,比如增加按钮皮肤等方面。-Some of the dialog box background operations, such as adding buttons and other aspects of the skin.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:2331
    • 提供者:ligaodong
  1. TrafficCommand

    0下载:
  2. 建立交通网络图的存储结构 解决单源最短路径问题(Dijkstra算法) 实现两个城市之间的最短路径的问题 用MFC实现可视化菜单界面,使操作更加人性化,包括启动界面、图标、背景、按钮、界面框架等设计-Established transportation network graph structure to solve the storage problem of single-source shortest path (Dijkstra algorithm) to achieve t
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1562727
    • 提供者:
  1. duihuakuang

    0下载:
  2. 对话框是Windows应用程序中最重要的用户界面元素之一,是与用户交互的重要手段,在程 序运行过程中,对话框可用于扑捉用户的输入信息或数据。对话框是一个特殊类型的窗口,任何对窗口进行的操作(如:移动、最大化、最小化等)都可在对话框中 实施,一般来说,在对话框中通过各种控件(如:按钮、编辑框、列表框、组合框等)来和用户进行交互。控件是在系统内部定义的用于和用户交互的基本单元。-Windows Application dialog box is the most important element
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:21292
    • 提供者:pingzong
  1. CPP05

    0下载:
  2. 对话框常作为控件的父窗口,实现与用户的交互操作,如数据的输入显示、执行按钮命令等。-Often as the parent dialog window controls, implementation and user interaction, such as data input display, perform button orders.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:9959
    • 提供者:tabuiy
  1. CommonCtrls

    0下载:
  2. 一个对按钮控件,文本,列表等基本控件操作的MFC程序-One pair of button controls, text, lists and other basic control operation of the MFC
  3. 所属分类:Button control

    • 发布日期:2017-05-01
    • 文件大小:888445
    • 提供者:陈勇
  1. B400111@04.18

    0下载:
  2. 当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串. 设定完成后,可以开始或者暂停数字键盘的程序设定功能. 在 KEYMODE 时,当用户按下数字键盘的某个数字键时,程序会模拟用户键盘输入在设置对话框设置的文字串,可以用来 在聊天或者游戏时输入常用的语句,符号等(不建议用户刷屏用),此处可使用 \n 代表回车,既可以一下替用户输入大 段的文字串,打星际的时候可以用它替自己输入类似"show me the mone
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:393310
    • 提供者:张飞
  1. Olympics_MFC

    2下载:
  2. 自己在VC++6.0环境下编写的奥运会运动员信息管理系统,MFC程序。实现了运动员信息的查询、修改、删除操作,三种登录身份,用户名加密后本地保存,CBUTTONST按钮美化等。详情可见文件内帮助文档。-An Olympics Players Info Management System designed with MFC in VC++6.0. See more details in HELP.chm.
  3. 所属分类:GUI Develop

    • 发布日期:2016-08-17
    • 文件大小:9833472
    • 提供者:木偶
  1. SysOptimize

    0下载:
  2. 系统优化功能,包括系统垃圾清理、控制面板的操作、磁盘清理等功能。固定一个对话框来显示各个按钮的内容,界面很漂亮。可执行-System optimization functions, including system garbage clean-up, and operation of the control panel, the Disk Cleanup function. Fixed a dialog box to display the contents of each button, th
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-05
    • 文件大小:3945702
    • 提供者:nancy
  1. Record4

    0下载:
  2. 这是一个基于单文档的程序,可以操作状态栏工具栏等各种按钮的应用与否的程序,很好学额!-This is a program based on a single document, the status bar can operate a variety of toolbar buttons or the application of procedures, very good places!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3702431
    • 提供者:李光明
  1. yingguangdingliang

    0下载:
  2. 基于vc++的荧光定量检测仪的mfc,包含了在对话框中对编辑框,按钮等功能键的基本操作-Based vc++ quantitative fluorescence detector mfc, included in the dialog box for edit boxes, buttons, etc. The basic operation of the function keys
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-11
    • 文件大小:19025566
    • 提供者:lht
  1. TestVC6DUI

    1下载:
  2. 本程序基于VC6.0通过duilib库对mfc窗口进行设计,可设置背景,按钮等基本操作,对初学者很有帮助。因为在VC6.0中使用需要gdiplus.h头文件和相关库文件,因此将该压缩文件一并上传。-This procedure by duilib bank on mfc window design, you can set basic operations background, buttons, etc., useful for beginners.Because the need to us
  3. 所属分类:GUI Develop

    • 发布日期:2016-09-30
    • 文件大小:7585792
    • 提供者:王白兔
  1. HelloQT

    0下载:
  2. qt工程 qt入门的界面以按钮等对话框操作(project qt and pushbutton and html format and likethis)
  3. 所属分类:界面编程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zhengyu0423
  1. PNGButton类

    0下载:
  2. 两个PNGButton类,一个继承与CWnd,一个继承与CButton。实现按钮透明,即按钮上的图片是可有透明度的,方便不规则图形的显示,并且可给鼠标悬停、点击等操作赋予不同的图片(There are two PNGButton classes, one is inheritance and CWnd, one is inheritance and the other is CButton. The realization button is transparent, that is, the
  3. 所属分类:对话框与窗口

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:corvus
« 12 »
搜珍网 www.dssz.com