搜索资源列表
CLOCK tang.ZIP
- 是用API 编写的一个桌面时钟程序。堪称是经典的 API 编程之范例大作! 提供全部源代码!供大家共同进步!-API is prepared in a desktop clock procedures. His is the classic example of API Programming Between big! Full source code! For all the common progress!
URLDownFile
- 用URLDownloadToFile的API函数下载文件,并显示下载文件的进度和文件总长度-using the API function URLDownloadToFile download files, Download the file and show the progress and the total length of documents
vbapiprogress
- API编写的进度条,操作简单,不用附带庞大的ocx,并且支持XP系统主题-API progress of the preparation, simple operation, not fringe huge randomly, and XP theme support
新建 文本文档 (8)
- MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮\"Open MP3 File\"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、
通过FTP更新(有进度条)api
- 通过FTP更新(有进度条)api-updating via FTP (with the progress) api
MP3无敌播放器
- 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮-use API function [mciSendString] can easily MP3 music player. Below this program of the MP3 pl
progress_wnd_demo.rar
- 使用win32写的progressBar,很独特,也很富有创意,可以在evc中使用哦。,a progress bar made in win32 API,it is great and powerful,that means you can make good use of it anywhere,include ecv.
ProgressBar
- Win32 api Progress bar
dcjdt
- 易 语 言 开 发 的 多 彩 进 度 条,易语 言 编 写,没 有 调 用 API 函 数 和DLL 命 令。-Easy colorful language development progress bar, easy language, there is no API function calls and DLL command.
momeunit-all-1_1_2.tar
- MoMEUnit是一个单元测试的J2ME的应用程序xUnit架构实例。这是来自JUnit框架,CLDC 1.1兼容。测试的结果以进度条,统计显示,并为每个测试列出的失败或错误的详细信息。-MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 complia
SuperTab
- 本人学习Windows编程时的入门程序,使用API演示了Windows编程常用的控件的创建和基本用法,包括Static、Button、Tab、Tree、Progress、Timer、ImageList等等,使用VC++ 2005可以直接编译运行。 -I am learning Windows programming at the time of entry procedures, demonstrated the use of Windows programming API used to
API
- ucos2源代码,这是其中之一的一个功能函数 后面我还会陆续上传,与大家共享资源,共同交流进步-ucos2 source code, which is one of the back of a function, I will be upload, and share resources, share the progress of
STVWERTVGERYBHFTJGASDFAS
- 一个小巧好用的互联网在线更新工具,使用FTP下载,可以自行配置FTP服务器信息(当然为了安全起见可以直接写到程序中,以便分发).支持显示下载进度,下载后支持即时执行更新,也可以自定义启动程序。主要这个代码不复杂,比较方便易用,没有其他第三方控件和API函数,在线更新的功能都具有。-A small, easy to use Internet online update tool, using FTP to download, you can self-configure the FTP serv
WEBCOPY
- 通过WEB 复制文件的DELPHI 控件-TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER Supplier : Team SKYDANCER Rlz date : 01/10/2006 Packager : Team SKYDANCER Archives : 01x0.5mb Cracker : non Protec. : non
20081212174892
- 通过API调用Windows的拷贝文件功能,且在拷贝文件时显示动画及进度。 由于现在的计算机速度都很快,如果源文件不大,可能看不到动画效果!! 你在测试的时候,可以尝试复制一个比较大的文件,效果会比较明显。 -Through the API function call to Windows to copy files, and copy files to display in the animation and progress. As the current speed o
CreateThread
- 使用Win32API创建、销毁线程——控制进度条-Use Win32 API to create, destroy the thread- the progress bar control
SynWriteFile
- 调用API函数在VC++6.0的编译环境下,对串口进行写入操作,简单易懂,易实现,通过调试后取得较好的效果-using api functions in the vc++6.0 progress the serial communiction
978686786
- 使用Win32 API创建、销毁线程——控制进度条-Use Win32 API to create, destroy the thread- the progress bar control
API-progress-copy-file
- CopyFileExA (编辑框1.内容, 选择 (取文本右边 (编辑框2.内容, 1) = “\”, 编辑框2.内容, 编辑框2.内容 + “\”) + 文件名, &CopyProgressRoutine, 0, 0, 1)-API progress copy file
复制目录带进度条
- 通过调用API实现复制命令带进度条显示,源码,比较简单的易语言,但是实用(Make the copy command with progress bar display by calling API)