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

搜索资源列表

  1. BarProgress

    0下载:
  2. VC++ 状态栏进度条的实例,在状态栏上 显示进度条,源码参考。-VC++ example of the progress bar status bar in the status bar displays the progress bar, source reference.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-04
    • 文件大小:53863
    • 提供者:madud00007
  1. nonprogressbar_demo.zip

    0下载:
  2. VC渐变进度条资源 非常不错 vc下可以加载编译,VC gradual progress bar is very good resources
  3. 所属分类:Button control

    • 发布日期:2017-04-16
    • 文件大小:22191
    • 提供者:fansen
  1. copywithprogresscrtl

    0下载:
  2. 带有进度条的文件复制的 vc源代码,可显示文件复制进度。-Vc source code, copy the file with a progress bar to display file copy progress.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-02
    • 文件大小:68919
    • 提供者:王非
  1. shadowview

    0下载:
  2. 窗口透明化的例子 使用VC编程,可以根据进度条调整窗口的透明度。-Examples of transparent windows programming using VC, you can adjust the progress bar under the window of transparency.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:26180
    • 提供者:fwq
  1. ColorProgress

    0下载:
  2. 所属分类:GUI Develop

    • 发布日期:2017-11-19
    • 文件大小:26752
    • 提供者:站长
  1. display_progress

    0下载:
  2. 开发工具:VC++6.0 说明:可以显示文字的进度条-Development Tools: VC++ 6.0 Note: You can display text of the progress bar
  3. 所属分类:StatusBar

    • 发布日期:2017-05-07
    • 文件大小:32702
    • 提供者:cuihj
  1. jindutiao

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用进度条控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the progress bar control demo program in Visual C . Net 2003 to run normal. The pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:156298
    • 提供者:别闹了
  1. textprogressctrl

    0下载:
  2. 实现一个文本进度条的特效,适用windows下vc编程-process ctrl demo
  3. 所属分类:StatusBar

    • 发布日期:2017-04-26
    • 文件大小:29682
    • 提供者:sjun
  1. tt

    0下载:
  2. 用VC++设计的进度条,点击“弹出”后,再点击“start”即可看到进度条在增长。-Using VC++ design of the progress bar, click on the " pop" and then click " start" to see the progress bar on the rise.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1374717
    • 提供者:马庆丽
  1. Fitt

    0下载:
  2. VS2005,自己写的vc代码,适合新手学习用GDI画图,包括进度条,图片加载,初始化界面,主菜单,创建列表,按键,消息响应等等,-VS2005, their own code written in vc for novices to learn to use GDI to draw, including the progress bar, image loading, initialization interface, the main menu, create a list of keys
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1954380
    • 提供者:xiongjunbaobao
  1. multProcess

    1下载:
  2. 这是一个用VC++编写的一个多线程的程序,点击测试开始菜单时会显示进度条并且显示运行时间,点击停止时会显示为0.-This is a used VC++ to prepare a multi-threaded process, click on the Start menu to test the progress bar will show the running time and shows, click to stop when they appear as 0.
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-12
    • 文件大小:1947454
    • 提供者:liyangyang
  1. ObjectListView-2_2

    0下载:
  2. 用VC++实现的listview的重载自会 实现图片 进度条等空间的插入-Using VC++ to achieve the listview will be realized from the heavy-duty picture progress bar insertion space
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:280991
    • 提供者:wangdj
  1. FDiskThief

    1下载:
  2. VC++版的U盘小偷,默默拷贝文件。运行程序后点击开始,自动监控U盘状态,只要此时您的电脑插有U盘,会将U盘的文件全部拷贝到事先设置的目录中,不会出现拷贝文件的进度条,所以其它人也就不容易被发现。   本程序基于MFC,贵在学习代码,请不要伤害别人哦。 -VC++ version of the U disk thieves silently copy files. Click to start after running the program to automatically mon
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-14
    • 文件大小:23763
    • 提供者:jiangjihai
  1. CPUDemo

    0下载:
  2. 一款CPU使用率检测控件源码,附上了控件使用实例,CPU利用率接口声明了三个接口涵数:   IsShellSystemType()用来检测系统版本   CpuUsage2000()来完成NT/2000下CPU利用率   CpuUsage9x()来完成9x下CPU利用率   并提供了一个以渐变色显示进度条的组件类,你也可以使用在你自己的VC++软件中,控件实例运行如图示。 -CPU utilization rate of detection of a source co
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:204004
    • 提供者:zhong
  1. CPUused

    0下载:
  2. 一款CPU使用率检测控件源码,附上了控件使用实例,CPU利用率接口声明了三个接口涵数:   IsShellSystemType()用来检测系统版本   CpuUsage2000()来完成NT/2000下CPU利用率   CpuUsage9x()来完成9x下CPU利用率   并提供了一个以渐变色显示进度条的组件类,你也可以使用在你自己的VC++软件中,控件实例运行-CPU utilization rate of detection of a source code cont
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:202938
    • 提供者:姚争涛
  1. imageReadandprogress

    0下载:
  2. 该程序能够打开和写一个bmp图像,并且显示在vc环境下进度条的制作方法-The program can open and write a bmp image, and shows the progress bar in the vc environment making method
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2613564
    • 提供者:lyr
  1. MemState

    0下载:
  2. vc编写 查看内存使用情况,实现内存使用率的进度条显示!-vc write view memory usage, memory usage to achieve the progress bar show!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2523179
    • 提供者:孙文佳
  1. textprogressctrl_demo

    0下载:
  2. 用文本框实现进度条的功能.VC写的.非常实用.与各位共勉.-The progress bar with a text box to achieve the function. VC writes. Very practical. And you encourage each other.
  3. 所属分类:Static control

    • 发布日期:2017-05-23
    • 文件大小:7230261
    • 提供者:宛心
  1. Program

    0下载:
  2. 几种常用的VC事例代码: 1文件读写 2变色进度条的制作 3各种图片的显示 4非规则窗体的制作 5几种常用数据结构的算法-Some examples of commonly used code in VC: 1 A reading and writing about the file. 2 color progress bar production. 3 A variety of image display. 4 The production of irreg
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1555511
    • 提供者:罗永亮
  1. ProgressControl

    0下载:
  2. 学习应用VC++编程的视频材料,讲解进度条基本用法,易学易懂-Application of VC++ programming learning video materials to explain the progress of the basic usage, easy to learn and easy to understand
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7692300
    • 提供者:李桥
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com