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

搜索资源列表

  1. Diretx3DMFC

    0下载:
  2. 实现左3D动画,右视图 右视图添加动态按钮,单击按钮,茶壶停止,再次单击,茶壶转动 分割窗口 固定大小 两个按钮,第二个按钮安全退出退出程序 按钮位置摆放整齐 其中一个按钮文字转换 单击旋转,茶壶旋转; 单击停止,茶壶停止 分隔条近乎隐藏 视图边框消去-ealize left 3 D animation, right view Right view add dynamic button and click on the button, t
  3. 所属分类:DirextX

    • 发布日期:2017-06-02
    • 文件大小:14620851
    • 提供者:王帅
  1. SonicUI_src

    0下载:
  2. 渐变按钮,还可以实现动画效果,具体请参看代码,转载-button control
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:772447
    • 提供者:石磊
  1. paint

    0下载:
  2. java编写的有趣的小程序,点击按钮可以显示2d的动画。可以直接用jdk打开jar文件来运行程序。-Interestingly, the preparation of java applet, click the button can be displayed 2d animation. Can be used directly jdk to open the jar file to run the program.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:33318
    • 提供者:于金民
  1. 16WinRgn

    0下载:
  2. 摘要:VB源码,界面编程,动画窗体   会动的窗体,使用VisualBasic6.0程序制作一个旋转图形的窗体,点击“窗体开始移动”按钮,即可看到一个多角形的星状体不停的转动,用VB制作动画原来如此简单唉,赶快下载源码一看究竟吧。 -Abstract: VB source code, interface programming, animation form moving form, to use VisualBasic6.0 program to produce a rotating
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3512
    • 提供者:dfhgfadh
  1. button-pop-up-window

    0下载:
  2. VB点击按钮出现弹出窗口时出现动画效果,一个简单的VB实例。-VB click the button pop-up window appears when the animation, a simple VB instance.
  3. 所属分类:Button control

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:ipale
  1. PlayGifAnimation

    0下载:
  2. 与大家分享C#播放GIF动画的源码实例,点击播放按钮,可看到GIF图片的变化,本例主要是向新手展示如何在C#环境解析打开GIF图像,这是图像操作中的一个基本技巧-This is a basic image manipulation skills to play animated GIF in C# source code examples to share with you, click the play button, you can see the the the GIF picture c
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1307939
    • 提供者:fwta5
  1. css3buttonmenu

    0下载:
  2. CSS3 漂亮的动态按钮,用css3的背景渐变去画按钮,在加上一些css3自带的动画,实现了这个按钮的小效果。-CSS3 pretty dynamic button, css3 background gradient to draw the button in with some css3 own animation, to achieve a small effect of this button.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:67201
    • 提供者:fwta5
  1. xunleijiemian

    0下载:
  2. VC++高仿迅雷7翻转界面和动画按钮,QQ:798523593,如果有好的东西,希望一起分享!-VC++ high copy thunderbolt 7 flip interface and animation button, QQ: 798523593, if there are good things, I hope to share it!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8557622
    • 提供者:殷悦
  1. AN

    0下载:
  2. 在VC++中使用DIB制作动画按钮的源代码,请大家并提建议.-In VC++ DIB animation using the source code of the button, and suggestions please.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:189909
    • 提供者:MA
  1. duihuakuangbiancheng

    0下载:
  2. 掌握对话框的编程,包括模式对话框、无模式对话框以及属性表和属性页 理解对话框控件和相对应的变量之间的交互,会熟练使用UpdateData函数 掌握各种控件的使用,尤其是编辑框、列表框、组合框、按钮要熟练。 理解Tab Order的含义 会使用位图按钮,以及一些其它的通用控件,如进展控制、动画控制、微调按钮、滑动条控制等 -Master dialog programming, including the modal dialog box, modeless dialo
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:43008
    • 提供者:wz
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. WPFAnimation_Random

    0下载:
  2. 使用WPF动画实现,点击“开始”按钮,价格标签的数字就开始自动翻滚,点击“停止”按钮,数字停止翻滚,生成一个随机价格。-WPF animation, click on the " start" button, the price tag figures began automatically rolling, click the " Stop" button, digital stop rolling, and generate a random price.
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:516913
    • 提供者:
  1. Gophers

    0下载:
  2. 打地鼠,一款很简单实用的小游戏,有开始、退出按钮,还可累计玩的分数,配有旋转动画-Gophers, a very simple game, started the eject button, the play can also be accumulated score, with rotation animation
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-12-10
    • 文件大小:302631
    • 提供者:ab
  1. MFC

    0下载:
  2. 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:2491742
    • 提供者:wendy
  1. LZ32

    1下载:
  2. vc++经典案例,包括播放WAV文件,制作AVI动画按钮,用MFC制作屏幕保护程序,在OPENGL视图中绘制三维物体等等总共有29个实用案列-There are a total of 29 practical case out vc++ classic case, including play WAV files, create AVI animation button, and draw three-dimensional objects using the the MFC produced
  3. 所属分类:Other windows programs

    • 发布日期:2016-09-22
    • 文件大小:42194944
    • 提供者:小鲵
  1. PlayAnimatorApplication

    0下载:
  2. 运行源代码实例,单击播放动画按钮,播放Gif动画,单击停止播放按钮,停止播放Gif动画。源码简单易学,经典入门秘籍。-Running instance of the source code, click the Play Animation button, playback Gif animation play button, click Stop, stop playing Gif animation. Source code is easy to learn, classic entry C
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:1346920
    • 提供者:jack
  1. hxzckj

    0下载:
  2. 彗星真彩控件,动画窗口,透明玻璃窗口,真彩控件例程_动画喜庆窗口,真彩控件例程_透明玻璃窗口,真彩控件例程_图片框、按钮-Comet true color controls, animated window, transparent glass window, true color control routines _ Animation festive window, true color control routines _ transparent glass window, true co
  3. 所属分类:ELanguage

    • 发布日期:2017-12-06
    • 文件大小:1462970
    • 提供者:小夜
  1. LZ31

    0下载:
  2. VC++经典案例,包括OpenGL中雾的应用,图像的缩放,透明的图像,用OPENGL实现简单动画,动画启动界面,使用DIB制作动画按钮等23个案列-VC++ classic case, including fog in OpenGL applications, image scaling, transparent image with OPENGL simple animation, animation start interface, DIB animate button 23 cases l
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:42663426
    • 提供者:小鲵
  1. 3D-Sokoban-game

    0下载:
  2. 游戏的功能: 游戏主菜单界面,欢迎动画结束后自动跳转到游戏主菜单界面,并且在主菜单界面至少有“开始游戏”按钮和“设置”按钮。 游戏的音效,除背景音乐外,游戏过程中需要在适当的位置添加音效,并且可以对音效进行开关设置 。虚拟按钮和键盘操控,主要用于玩家与游戏的交互。 游戏的胜利,游戏需要设计适当的难度,使玩家经过适当的思考才可以完成游戏。-The functionality of the game: the game s main menu interface, welcomed
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:1141370
    • 提供者:chengtingting
  1. PathMenu

    0下载:
  2. path 2.0的弹跳菜单源码,点击+号展开子菜单按钮,采用了安卓动画类的加速效果。-the bouncing menu source path 2.0, click the+ sign to expand the submenu button, Andrews animation acceleration effect.
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:1361976
    • 提供者:shi
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com