CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - button example

搜索资源列表

  1. 定时关机、弹出光驱、系统托盘

    0下载:
  2. 定时开机、弹出光驱的程序,使用winapi进行控制,对初学者是个很好的例子-Timing button and pop-up drive, the use of winapi control, for beginners, is a very good example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34288
    • 提供者:赵辉
  1. 华恒开发板s3c2410 按钮中断处理示例

    0下载:
  2. 华恒开发板s3c2410 按钮中断处理示例-huaheng development board s3c2410 button interrupt handling example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8113
    • 提供者:刘彬斌
  1. MouseControl

    0下载:
  2. 鼠标点击控制程序,类似按键精灵的例子,暂未加入脚本功能。-mouse clicks control procedures, similar button clever example, the scr ipt has not yet joined the function.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:220024
    • 提供者:keke
  1. delphi_pagecontrol_icon

    1下载:
  2. 类似maxthon的delphi打开多窗口的实例,带有关闭按钮-Maxthon delphi similar to the example of multi-window opens with the Close button
  3. 所属分类:系统编程

    • 发布日期:2012-10-18
    • 文件大小:36445
    • 提供者:hanyi
  1. draw

    0下载:
  2. qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:141432
    • 提供者:留置
  1. FormatDriver

    1下载:
  2. 远行本实例程序,通过组合框选择所要格式化的盘符,单击“格式化”按钮来格式化磁盘。-A long journey to this example program, through the combo box to select the drive letter you want to format, click the " Format" button to format the disk.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:805887
    • 提供者:wang
  1. shutdown

    0下载:
  2. 用简单的例子来说明如何实现关机,重启的功能,但是基于了MFC界面来实现,单击相应按钮来完成相应动作。-With a simple example to illustrate how to shutdown, restart feature, but the MFC-based interface to implement, click the appropriate button to complete the corresponding action.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:42027
    • 提供者:李岩
  1. mouseclick

    0下载:
  2. VC侦测鼠标是否被点击 VC侦测鼠标是否被点击,在主窗口区点击左键,程序检测出你点击了鼠标上的左键,会弹出一个提示,告诉用户。这是VC编程百例中的一个小例子,虽然简单,但参考一下也不枉事。 -VC VC to detect whether the mouse is clicked, clicked the mouse is detected, click the left mouse button in the main window area, the program detects
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:28031
    • 提供者:李春雨
  1. mouseclick

    0下载:
  2. VC侦测鼠标是否被点击,在主窗口区点击左键,程序检测出你点击了鼠标上的左键,会弹出一个提示,告诉用户。这是VC编程百例中的一个小例子,虽然简单,但参考一下也不枉事。 -VC to detect whether the mouse is clicked, click the left mouse button in the main window area, the program detects that you click the mouse on the left will pop up
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:28099
    • 提供者:madud00012
  1. ExceptionHandle

    0下载:
  2. Preventing application crash by using exception handling mechanism. The ExceptionTest project example demonstrate how to avoid application crash, by using the __try and __except statements. When you run the sample, you get a dialog-box containing 2
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:13005
    • 提供者:kickthc
  1. associate-data-files-for-application

    0下载:
  2. 如何修改注册表为应用程序建立关联数据文件的编程技术。该程序执行后,在“文件拓展名”、“文件类型”、“内容类型”文本框中输入相关内容后,单击“浏览执行程序”按钮,在弹出的文件“打开”对话框中选择一个执行程序后单击“打开”按钮,则选择的执行程序文件全路径将出现在“执行程序”文本框中,然后单击“建立文件关联”按钮,则该程序会修改注册表,自动使选择的执行程序与指定类型(拓展名)的文件关联(例如可实现通过双击打开指定拓展名的数据文件)。-How to modify the registry associa
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:99850
    • 提供者:huzhihua
  1. NewLoad

    0下载:
  2. 适合学习参考的VC++.NET源码小实例,改变应用程序的当前路径,在打开的窗口中点击鼠标右键,可将本应用程序的的当前路径改变为:C:\Windows,在需要一些动态改变路径的时候,这个示例小程序是个不错的参考。-Suitable for learning the the small instance the reference VC++.NET source, change the application' s current path, in the window that opens,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:35279
    • 提供者:mars
  1. draw

    0下载:
  2. VC++ 画直线的小例子源码,按住鼠标左键在窗口区向任一方向滑去,即可画出一第直线,重复上述步骤,可画出无限多个直线,暂时不支持画曲线,运行效果如图所示。-The VC++ draw a straight line small example source code, press and hold the left mouse button in the window area slide, in either direction, you can draw a first straight l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:39817
    • 提供者:程虎
  1. mode

    0下载:
  2. Delphi Mode属性用法举例,实例以一个MEDIAPLAYER播放组件为例来说明Delphi中的Mode属性的具体用法,单击播放按钮后单击“功能”菜单项,显示当前状态。-Delphi Mode property usage example, the instance to a MediaPlayer playback component as an example to illustrate the specific use of the Delphi Mode property, cli
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:5919
    • 提供者:汪掁敏
  1. pgmpgm

    0下载:
  2.  VC++在应用程序中启动其他程序,从自身窗口中通过点击按钮来调用外部程序,很简单的实例,希望VC++初学者下载后认真学习一下这个VC源代码。-VC++ application to launch another program from its own window by clicking on the button to call an external program, a very simple example, VC++ beginners to download to serious
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:10680
    • 提供者:方传祥
  1. cwnd

    0下载:
  2. VC++通过HWND获得CWnd指针,一个窗体编程的例子,获取CWnd指针,在示例窗口中点击按钮即可获得指针。-VC++ HWND CWnd pointer, a form programming examples, get the CWnd pointer in the example window, click the button to get the pointer.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:16046
    • 提供者:张贡献
  1. Media

    0下载:
  2. 个设计精致的VC界面窗口示例,在VC6.0下可编译源文件,这个窗体上不具备实质的功能,但去掉了窗体的标题栏和最小化最大化按钮,又自定义添加了其它形式的菜单按钮,完全自定义窗体设计的典型实例-A refined design and the VC interface window example, under VC6.0 compile the source file, the form does not have a substantial function, but remove the fo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:329219
    • 提供者:杨桂芳
  1. diacancel

    0下载:
  2. 本源代码演示如何在模式对话框中使用OK和Cancel按钮,VC++代码环境的一个初学实例。为窗口中弹出的子窗口安放确定和取消按钮,没有比这更基础的了,入门者必看的示例。-The source code demonstrates how to use the OK and Cancel buttons in a modal dialog box, VC++ the code environment a beginner instance. Sub-window pop-up window is p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:17774
    • 提供者:谢爱玲
  1. pwature

    0下载:
  2. XP-Style_Button_Dome 是个画XP按钮的例子,包含源码(XP - Style_Button_Dome is painting XP button example, contains the source code)
  3. 所属分类:系统编程

    • 发布日期:2017-12-25
    • 文件大小:28672
    • 提供者:佘晓桐
  1. QMLTESTClick

    0下载:
  2. qml例子代码,支持按钮响应和界面交互,基本功能完整,可以参考使用,有实际意义(QML example code, support button response and interface interaction, the basic function of integrity, you can refer to use, has practical significance)
  3. 所属分类:Linux/Unix编程

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