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

搜索资源列表

  1. 201305140931

    0下载:
  2. vc局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。 -VC
  3. 所属分类:Home Personal application

    • 发布日期:2017-12-09
    • 文件大小:2969551
    • 提供者:ttt
  1. ComboBox

    0下载:
  2. 美化ComboBox,为窗体中的下拉列表框各个下拉项着色,这样在数据量较多的时候,更容易区分和取值。   private static Brush[] listBoxBrushes //该数组用来存储绘制listBox1背景的Brush对象   private static int place = -1 //颜色位置的取值   private static bool naught = true //判断是否重绘   Category("控件的重绘设置"), Descr i
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:16361
    • 提供者:zpudn84
  1. OnRender

    0下载:
  2. 控件的重绘,重写onrender 大家可以仿照例子做,希望对大家有帮助-Redraw controls, rewrite onrender As we modeled the example, we hope to help
  3. 所属分类:CSharp

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

    0下载:
  2. VC6.0重绘标题栏的例子,很实用,适合初学者参考。-VC6.0 examples redraw the title bar, very practical reference for beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:20378
    • 提供者:侯继海
  1. DrawRect

    0下载:
  2. 设计一个简单的MFC程序,该程序在鼠标左键单击位置画一个矩形,矩形的大小是随机的。设计思路:(1)在程序中定义一个矩形数组,用来存放随机生成的矩形。(2)以鼠标单击位置为中心,以随机函数rand()产生的数为边长生成一个矩形,并将此矩形保存在矩形数组中。(3)然后产生一条WM_PAINT消息,并在相应的消息处理函数中重绘数组中的所有矩形。(源代码中有非常完整的注释,方便读者理解程序)-Design a simple MFC program, which position the mouse le
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:3305083
    • 提供者:xiaoyezi
  1. tbcmenu

    0下载:
  2. 这是一个关于菜单重绘的小demo,功能基本实现,细节不足,有待提高-This is a small menu redraw demo, basic functions to achieve, insufficient detail, to be improved
  3. 所属分类:Menu control

    • 发布日期:2017-11-12
    • 文件大小:52387
    • 提供者:
  1. GYK

    0下载:
  2. 简单的画图软件,实现画图功能,清除 重绘 保存-Simple drawing software, drawing functions, clear redraw save
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:3038028
    • 提供者:管云柯
  1. 12345

    0下载:
  2. 水晶按钮,初学者好用,VC++6.0开发,使用重绘功能-Crystal buttons, beginners to use, VC 6.0 development, use redraw function
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2095873
    • 提供者:lenny
  1. Chess

    0下载:
  2. 这是一个中国象棋源码,分享给大家,其中涉及棋盘重绘,象棋规则等具有代表性的代码,适合初学者研究绘图和逻辑-This is a Chinese chess source code for everyone to share, which involves redrawing chessboard, chess rules, a representative of the code, suitable for beginners to study drawing and logic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:25571
    • 提供者:xxx
  1. RoundSlider

    0下载:
  2. vc++ 重绘的圆形的slider控件,非常不错。vc++ redraw the circular slider control, very good.-vc++ redraw the circular slider control, very good.
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:71174
    • 提供者:防身产品
  1. yaojiang

    0下载:
  2. 用QT写的一个摇奖游戏,在unix下写的,主要是针对重绘和定时器的使用。学习QT的不错选择,很多地方都会用到这方面的知识!-Write a lottery with QT game under unix written mainly for repainting and timer. QT is a good choice to learn, many places will be used this knowledge!
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:366881
    • 提供者:chenkun
  1. RoundSlider

    0下载:
  2. vc++ 重绘的圆形的slider控件,非常不错。vc++ redraw the circular slider control, very good.-vc++ redraw the circular slider control, very good.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:71270
    • 提供者:addedOba
  1. PaintDcDemo

    0下载:
  2. 窗口重绘 窗口重绘 窗口重绘 窗口重绘-window paint window paint window paint window paint window paint
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:16969
    • 提供者:刘兆鹏
  1. SpellPicture

    0下载:
  2. 使用API函数将桌面墙纸图案重绘在窗体,半透明显示-Using the API function to redraw the desktop wallpaper pattern in a form, translucent display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2400783
    • 提供者:余志
  1. DataGridView

    0下载:
  2. DataGridView 重绘表头,即多表头,二维表头-DataGridView Draw Column,DataGridViewEx
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:285355
    • 提供者:ChenXi
  1. RePaintTiltlrBar

    0下载:
  2. 开发工具VC6.0。基于对话框,重绘标题栏和标题按钮。-Repaint title bar and titil buttons.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1901068
    • 提供者:林杰衡
  1. DDCPro-v1.2-(Build-0632)

    2下载:
  2. DominoSpreadSheet 是一款由纯 VB6 编写的表格控件,除了 VB6 运行库和系统库之外没有调用任何第三方DLL或控件,因此灵活而稳定,经过无数次测试证明不会无故崩溃,而且100 深度兼容 VB6。本控件结合了DataGrid、MSFlexGrid 等控件访问数据库的便捷和 Excel、WPS 等电子表格的对于单元格属性的支持,在保证良好的外观的同时,最大限度地将易用性和便捷性发挥到极致。 已经实现的一些功能: 1. 数据库绑定 2. 支持换肤 3. 支持U
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:246662
    • 提供者:charon
  1. YComBox

    1下载:
  2. 1.可分别设置组合框中编辑框和下拉列表框的字体、字体颜色、字体大小 2.可设置只读属性 3.可根据下拉列表项的文本长度扩宽下拉列表宽度 4.重绘下拉列表,包括边框和具有焦点的项 5.下拉列表项中提供了删除功能,非只读时显示并可删除 6.重绘了编辑框边框,背景自绘可自行扩展 7.根据组合框高度设置字体能达到伪垂直居中效果,主要就是需要这个-1 can be set combo box edit box and drop-down list box, font, font c
  3. 所属分类:ComboBox

    • 发布日期:2015-01-15
    • 文件大小:233472
    • 提供者:姚远
  1. LComboBox

    0下载:
  2. VC组合框完全重绘,4种边框样式(包括默认win7样式),字体颜色背景色设置,组合框中的列表框完全重绘,单双行高亮文本颜色字体颜色设置,宽度自适应,下拉按钮贴图,列表项删除按钮-The VC combo box completely redrawn, 4 border styles (including the default win7 style), font color and background color set, list in the combo box frame complet
  3. 所属分类:ComboBox

    • 发布日期:2017-04-04
    • 文件大小:222871
    • 提供者:姚远
  1. VCombBox

    0下载:
  2. VC组合框文本完全地垂直居中显示,字体背景色设置,列表项重绘(颜色字体背景色设置),边框色设置,可删除,可只读-The VC combo box text perfectly vertical display center, font, background color set, list item redraw (font color background color setting), the border color settings, can be deleted, may be rea
  3. 所属分类:ComboBox

    • 发布日期:2017-03-28
    • 文件大小:222370
    • 提供者:姚远
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 25 »
搜珍网 www.dssz.com