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

搜索资源列表

  1. ButtonEx

    2下载:
  2. 基于MFC,完全兼容CButton类。实现按钮的自定义图标显示、提示信息、背景自定义、文本自定义、按钮区域根据图形的前景图片显示等等的功能。-MFC-based, fully compatible CButton category. Since achieving the button icon definition, a message, from the definition of background, text from the definition graphics buttons r
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10723
    • 提供者:llp
  1. fb_library

    0下载:
  2. 在VC编程环境下,linux图形用户界面设计(控件,按钮等),c程序源代码-in VC programming environment, linux graphical user interface design (controls, buttons, etc.), c source code
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:285772
    • 提供者:伍的
  1. 按钮

    0下载:
  2. 使用vc的一些命令做一些按钮,有助于界面的学习-use vc some order to do some buttons, help the learning interface
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:68600
    • 提供者:sgz
  1. xpm3

    0下载:
  2. 该文件的内容是设计一个五层楼的电梯控制装置,要求每层楼根据需要控制设上下控制按键及按键指示灯,全部楼层只设置一个当前楼层显示 电梯内设开关门按键 各楼层按键及指示灯,开关门要有声响提示 每层楼高度为0.30米,楼层全高1.5米-the contents of this document is to design a five-storey building in the lift control device on each floor under the requirements necess
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2638
    • 提供者:文秀
  1. 在Visual C++中透明浮动按键的实现

    0下载:
  2. 在Visual C++中透明浮动按键的实现,使界面更美观实用 -in Visual C floating transparent buttons, and so usable interface more attractive
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3948
    • 提供者:朱胡
  1. 风扇

    0下载:
  2. 使用多线程实现一种模拟风扇的程序,可以利用按钮控制风扇的运动情况!Java实现!是一个applet!-use multithreading to achieve a simulation fans procedures, we can use the buttons to control the movement of fans! Java! It is an applet!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7589
    • 提供者:耿神
  1. 加家按钮

    0下载:
  2. 仿WindowsXP的一款超酷按钮,外观仿WindowsXP按钮,功能及作用与VB6.0按钮无二 注册后直接加载入工具箱中,与标准空间使用方法相同。-imitation of the new WindowsXP cool buttons, fake WindowsXP button appearance, functions and role with VB6.0 button directly after 3924 registered increases included toolbox
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:56266
    • 提供者:冯欣
  1. dsfs

    0下载:
  2. 扫描信号从C3 ~C0送入,信号依序为1000 ->0100 ->0010 -> 0001->1000 循环,当扫描信号为1000时,则扫描第0行中的四个按键. 扫描信号为0100时,则扫描第1行中的四个按键, 以此类推.如果有按键被按下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要从R3 ~R0 的输出信号与C3~C0的-scan signal from C0 to C3 into the signal in order of 100
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:112873
    • 提供者:杨要强
  1. VC实现中英文字定长分行处理splitstring

    0下载:
  2. 在VCKBASE上看了不少自绘按钮时,曾这样想:如果这个按钮能分行显示(多行显示)中英文混合写的串而不出现拆成半个中文字符.有感兴趣的友朋请参见源代码-VCKBASE since drawn a lot of buttons, he thought : If this button will show branches (multiple lines show), wrote the English mixed with no strings split into half Chinese ch
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23068
    • 提供者:崔志勇
  1. AppleMove

    0下载:
  2. BREW手机平台下的实例,实现苹果的移动。 通过按键盘的 “UP”、“Down”、“Left”、“Right”使整个苹果可以在屏幕上自由移动(Step=1),通过按“*”使苹果回到初始位置(屏幕的中间) 1,苹果是由4个对象组合而成,移动的时候如何成为一个整体 2、作为key事件驱动区分各个按键动作 3、苹果的每一次移动都是以上一次苹果的位置为参考 -BREW mobile platform example, the realization of Apple mobile.
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:130614
    • 提供者:shang
  1. 计算器2.0

    0下载:
  2. 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111005
    • 提供者:qwq
  1. XYMoQiu

    0下载:
  2. 鼠标x-y原理与绘图, (1)CButton 显示ico/bmp, (2)多个按钮共享MessageHandler GetDlgItem,SetIcon,MoveTo/LineTo -mouse x-y Principle and Mapping, (1) CButton show ico / bmp, (2) various buttons sharing MessageHandler GetDlgItem, SetIcon, MoveTo / LineTo
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36060
    • 提供者:szh
  1. ProgressThreadTest

    0下载:
  2. 最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展——在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads -- in a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:43137
    • 提供者:nchang
  1. SuperDataGrid1_0

    0下载:
  2. 用C#写的DataGrid增加很多功能,如按钮-written in C# DataGrid increase in the features, such as buttons
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:93847
    • 提供者:李深
  1. TransBut

    0下载:
  2. 简单移用的透明按钮类,简单易用,带Demo程序-simple shift of transparent buttons category, easy to use, with Demo procedures
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:201671
    • 提供者:李育刚
  1. 用VC++制作AVI动画按钮

    1下载:
  2. 用VC++编写的一款avi动画按钮,对于学习VC++的初学者有帮助。-VC avi prepared by the new animated buttons, for beginners to learn the VC help.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:45623
    • 提供者:刘海飞
  1. 实例38 小解霸――VCD典型控制

    0下载:
  2. 利用amovie控件播放各种视频文件,包括bat,rm,wmv,mepg,avi等。同时设置了一些控制按钮。-use amovie control playback video files, including bat, rm, wmv, mepg, avi, etc.. While some set of control buttons.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1945962
    • 提供者:王振华
  1. ToolDemo

    0下载:
  2. 程序演示了如何创建带有图像的工具条按钮和弹出菜单-procedures demonstrated how to create images with the toolbar buttons and pop-up menus
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:6535
    • 提供者:柳叶
  1. AdvancedControls

    0下载:
  2. 这是一个按钮控件 的程序,只是说明了一些按钮的用途,运用。-This is a button control procedures, is illustrative of the use of buttons used.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:15282
    • 提供者:陈细细
  1. FlatButton

    1下载:
  2. 扁平的BUTTON,效果非常好的,也是非3D按钮。-flat BUTTON, very good results, as well as non-3D buttons.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:101961
    • 提供者:的的
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com