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

搜索资源列表

  1. blobrw

    0下载:
  2. 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9.46kb
    • 提供者:张庆
  1. BitmapButton_new

    1下载:
  2. Wince下 EVC4.0编写的,将网上原有的图形按钮CButtonST再加以完善,增加可以直接使用BMP位图,而不是只有Icon.并且,按钮文字可以自动设置左右排列或上下排列方式。-under preparation, the Internet's original graphic buttons CButtonST perfect addition to increase the direct use of bitmap BMP, not only Icon. Furthermore
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:60.89kb
    • 提供者:何杰
  1. claire

    0下载:
  2. 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Op
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:755.45kb
    • 提供者:qifang
  1. CbuttonListBoxDemo

    0下载:
  2. listBox中显示BUTTON\\CHECK\\BMP-listBox showed BUTTON \\ CHECK \\ BMP
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:95.01kb
    • 提供者:123456
  1. CKbcButton_src

    0下载:
  2. 一个可以为按钮动态加载图片的类。图片资源可以为bmp或者jpg格式的-a button can be dynamically loaded for the photo category. Photo resources for jpg or bmp format
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:113.71kb
    • 提供者:ghz_sd
  1. AutoBmpButton

    0下载:
  2. 可以自动装载按钮的BMP图片,在按钮被点击后自动变化按钮的显示图片-automatically loaded button BMP pictures, click on the button to be automatically changes the button images
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:38.92kb
    • 提供者:王鹏
  1. ButtonBmpText-1

    0下载:
  2. 为按钮加背景BMP图片,并在图片上显示文字。而且文字大小颜色可变-button to increase background BMP images and photographs displayed on the text. Text size and color variable
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:66.9kb
    • 提供者:崔石磊
  1. Bmpbtn.vc2003

    0下载:
  2. 动态加载BMP图片到BUTTON上,用VS2003开发!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:59.99kb
    • 提供者:apple
  1. BtnST.rar

    0下载:
  2. CButton的扩展类可以通过该类设置icon或bmp形式的真彩色按钮,调用简单,只需调用一个函数即可,CButton category expansion through such settings icon or bmp form of True Color button, and call simply call a function to
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:7.62kb
    • 提供者:杨寅德
  1. xXPButtonDemo

    0下载:
  2. 一个简单的bmp button 演示了三种实现自绘按钮的方法-一个简单的bmp button 演示了三种实现自绘按钮的方法
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:28.68kb
    • 提供者:黄彦淞
  1. QQLOGIN

    0下载:
  2. 仿QQ登陆界面,虚拟键盘,按钮类,超级逼真-QQ landing imitation interface, virtual keyboard, button-type, super-realistic
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:1.69mb
    • 提供者:朱俊
  1. CreateBMP_922

    0下载:
  2. 基于对话框、经过美化按钮的BMP图片浏览、预览程序-Based on the dialog box, and has been embellished button BMP picture browse, preview program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:262.66kb
    • 提供者:黄郭
  1. BmpButton.RAR

    0下载:
  2. Teach you how to use vc6.0 to make bmp button!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:44.51kb
    • 提供者:abcdefgh0101
  1. PicSize

    0下载:
  2. VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,这是个很简单的图像基础操作,新手朋友应该掌握的哦。-VC++ examples of image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you talk to load a BMP bitmap,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:21.53kb
    • 提供者:张小根
  1. bmp

    0下载:
  2. VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来-VC++ examples of image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you talk to load a BMP bitmap, click the " Get big r
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:21.78kb
    • 提供者:方法
  1. VC_programming_code_BMP_bitmap_button_classic

    0下载:
  2. VC编程实现BMP位图按钮经典代码VC programming code BMP bitmap button classic-VC programming code BMP bitmap button classic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:23.08kb
    • 提供者:ybc
  1. PicSize

    0下载:
  2. VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,-Instance of VC++ image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you just load a BMP bitmap, click the " Get big ram
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:18.74kb
    • 提供者:
  1. DemoButton

    0下载:
  2. 个性化按钮,实现圆形位图按钮,实现bmp图片去掉矩形边框而实现圆形按钮,且不覆盖圆形区域外的客户区背景。-Personalized buttons, round bitmap button, radio button bmp images to remove the rectangular border, and does not cover the background of the circular area outside the client area.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-07
    • 文件大小:651.12kb
    • 提供者:mmmmnnnn355
  1. ym_vcpp-PicSize

    0下载:
  2. VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,这是个很简单的图像基础操作,新手朋友应该掌握的哦。-VC++ examples of image manipulation, access to BMP image size, occupancy bytes instead of getting attention here is the pixel, you just load a b
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:27.7kb
    • 提供者:eric
  1. SpeciallyEffect

    0下载:
  2. 动态显示Button,Bmp图片显示和切割。-Dynamic Display Button, Bmp image display and cutting.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:3.95mb
    • 提供者:周正
« 12 3 4 »
搜珍网 www.dssz.com