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

搜索资源列表

  1. Plot_Over

    0下载:
  2. 一款绘图小软件,基于VC6.0/MFC设计,但是没做重绘及保存功能,比较基础,适合初级玩家。-Drawing a small software based VC6.0/MFC design, but do not redraw and save functions, basis for comparison, for the primary player.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-20
    • 文件大小:5713422
    • 提供者:潘潘
  1. Test

    0下载:
  2. 实现自定义工具栏,具有XP风格的工具栏,主要使用重绘技术-failed to translate
  3. 所属分类:ToolBar

    • 发布日期:2017-04-09
    • 文件大小:1881477
    • 提供者:夏集球
  1. clearDesktop

    0下载:
  2. 清理桌面,对系统重绘,媒体播放有,很有好处!-Clean up the desktop, the system redraw, media players are very good!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:7896
    • 提供者:周志光
  1. ButtonIco

    0下载:
  2. 重绘button。简单的对控件实行了自绘。-Redraw button. Simple implementation of a self-drawn controls.
  3. 所属分类:Button control

    • 发布日期:2017-05-18
    • 文件大小:4775345
    • 提供者:danwuxufa
  1. BSColorComboBox

    0下载:
  2. 拓展多选下拉框控件,可实现文本背景的重绘。可以改变文本的字体和颜色-Expansion of text edit box, the text background can be redrawn to achieve
  3. 所属分类:EditBox

    • 发布日期:2017-05-15
    • 文件大小:3649861
    • 提供者:新波波
  1. shuxingkongjianchonghui

    0下载:
  2. 树型控件的重绘,包括背景图,图表的重绘,适合初学者学习-Redraw the tree control, including the background image, chart redraw, for beginners to learn
  3. 所属分类:Button control

    • 发布日期:2017-05-30
    • 文件大小:12731702
    • 提供者:kai
  1. mem

    0下载:
  2. 这个是C++编程的经典例程,很多时候我们在刷新窗口的时候,会有闪烁的现象发生,这是因为我们是直接在屏幕上重绘,为避免这种情况,我们可以先在内存画图,再把它贴到屏幕上。-This is the classic C++ programming routines, often when we refresh the window, there will be flashing phenomenon, it is because we are directly on the screen redraw,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1994328
    • 提供者:问天
  1. wendanghuitu

    0下载:
  2. 实例174——在文档中记录绘图数据,并实现窗口重绘-windows points windows points windows points windows points windows points windows points
  3. 所属分类:StatusBar

    • 发布日期:2017-03-29
    • 文件大小:57149
    • 提供者:王登高
  1. 201172512448098

    0下载:
  2. 非常优秀的表格控件原创源码 包括表格控件的源码和简单的事例 结构清晰,代码相对简单易懂 支持六种单元格类型:文本框,检查框,图片,组合框,button,和统计图 支持复杂数据绑定,与datagridview类似可在设计时进行 可合并单元格 提供多种事件,可实现虚表功能,可自绘单元格,可扩展性强 重绘速度较快 -Very good original source grid control Including forms controls and simple
  3. 所属分类:.net

    • 发布日期:2017-05-01
    • 文件大小:595771
    • 提供者:tyina1212
  1. OwnerDrawn

    0下载:
  2. WTL的按钮重绘控件,学习WTL的必备资料,需要的朋友可以下载-Button to redraw the control of WTL, WTL learning essential information, needed a friend you can download
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:138302
    • 提供者:聂晏冰
  1. RoundButton

    0下载:
  2. 自绘(重绘)的圆形按钮控件,此程序中有4个重绘的圆形按钮代码,值得一看!-Since the draw (redraw) the radio button control, this program has four circular buttons redraw code, worth a visit!
  3. 所属分类:Button control

    • 发布日期:2017-05-22
    • 文件大小:6801889
    • 提供者:zak
  1. BalloonTooltip

    0下载:
  2. Tip控件,可以照例子自己重绘其他形状TIP-Tip Control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:47456
    • 提供者:tian
  1. MFC09122522114c5193a7be7c2e89

    0下载:
  2. MFC控件重绘,介绍重绘控件的方法,注意事项-MFC control an redraw redraw control precautions
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:5074
    • 提供者:ddd
  1. numeric-clock

    0下载:
  2. 用JAVA实现的漂亮的数字时钟,用paint方法重绘界面,实例化日历对象得到时,分,秒-A beautiful numeric clock programmed by Java
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:7883
    • 提供者:四叶草
  1. TimerDemo

    0下载:
  2.  在Java中使用定时器的实例源码,绘制数字的Canvas对象,设备定时器的运行时间,滚动屏幕,绘制数字的坐标点,生成0或1的随机数,重绘屏幕,生成-1到1的随机数。-use timermeno in java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:52319
    • 提供者:strong
  1. paint

    0下载:
  2. 实现了界面重回时图形的刷屏问题,在界面重绘时,调用OnPaint函数,重新绘制需要的图形-Graphics interface to return to the refresh problem in the interface redraw call OnPaint function to redraw the graphics needed
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11508494
    • 提供者:LiuHang
  1. eluosi

    0下载:
  2. (1) 游戏方块预览功能。在游戏过程中,当在游戏底板中出现一个游戏方块时,必须在游戏方块预览区域中出现下一个游戏方块,这样有利于游戏玩家控制游戏的策略。由于在此游戏中存在19种不同的游戏方块,所以在游戏方块预览区域中需要显示随机生成的游戏方块。 (2) 游戏方块控制功能。通过各种条件的判断,实现对游戏方块的左移、右移、快速下移、自由下落、旋转功能,以及行满消除行的功能。 (3) 游戏显示更新功能。当游戏方块左右移动、下落、旋转时,要清除先前的游戏方块,用新坐标重绘游戏方块。当消除满
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:154906
    • 提供者:chen
  1. MFCbutton-redraw

    0下载:
  2. vc++ 对MFC按钮重绘 对按钮进行美化功能-vc++ MFCbutton redraw
  3. 所属分类:Button control

    • 发布日期:2017-03-25
    • 文件大小:314310
    • 提供者:yangfan
  1. CComboBoxCheck

    0下载:
  2. 对于CComboBox如果想要一些简单的效果的话,没有必要花费那么大的力气来完全重绘.我们可以利用他本身的一些属性就可以了.我这里说的都是从CComboBox直接继承下来的.-For CComboBox If you want some simple effects, there is no need to spend so much effort to redraw we can use some of his own property can I say here is inherited
  3. 所属分类:ComboBox

    • 发布日期:2017-04-01
    • 文件大小:72085
    • 提供者:L
  1. MpictureLx

    0下载:
  2. vc++对话框图片控件显示图片,主要功能如下: 重绘显示 单幅读入显示 寻找读入显示 连续读入显示(定时器)-vc++ dialog box, picture control to display pictures, main features are as follows: Redraw the display Single read into display Find read into the display Continuous read into the
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3993292
    • 提供者:张婉平
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com