搜索资源列表
hqpm
- Borland公司的天才设计师们用画布(Tcanvas)对象封装了Windows的大部分图形输出功能,这使得我们可以通过他以更直观的方式和Windows的屏幕打交道,而不必关心令人头疼的WindowsAPI函数。下面的一小段程序就可以实现整个屏幕的图象拷贝了。 -Borland's gifted designers use canvas (Tcanvas) of the object Packaging Win dows of the most graphic output capa
光盘刻录
- MFC没有提供CD刻录的类,但WindowsXp内置了写入CD的支持。如果只是复制文件和目录,可以用shell s ICDBurn接口。如果要刻录音频或更近一步的实现对音频的控制,那么下面会介绍一个专用的API。 ICDBurn有三个方法,HasRecordableDrive扫描系统内可写的CD驱动器,找到的话返回TRUE。GetRecorderDriveLetter返回可写驱动器的盘符。最后刻录指令通知Windows从“集结区”向可写CD拷贝数据。“集结区”是一个专用的文件夹,通常是-MFC
Unit1
- 利用API函数进行UDP广播,群发数据的例程,你可以拷贝代码直接使用!-API function to use UDP broadcasting, mass data, routines, you can copy the code to be used directly!
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
xqw0910
- brush developed in delphi ·Improved component for work with ·Improve DBGrid from EhLib. Many f ·Delphi 的StringGrid无法嵌入ComboB ·一个相当不错的皮肤源码 ·制作API钩子,截获API的源码 ·漂亮的delphi界面控件 ·远程桌面,服务端+客户端 ·DELPHI办公全套管理系统 ·针对 UDP 通讯协议的 Socket 构件, ·获取
jianshi
- 调用了api进行监测,对指定的盘符内监测,如果有修改,增加,之类的,会有记录出来 还可以把指定的文件复制到某个地方-Call api monitoring, monitoring of the letter specified, if modified, increased, and the like, there will be records out Can also copy the file to a specified place
easylanguageAPI
- 主要的API易语言函数大全,直接复制调用-The main API easy language function Daquan, directly copy the call
APfuzhiwenjian
- API复制文件 API复制文件 API复制文件 -Copy the file to copy files API API API API copy the file to copy files copy the file API API to copy files
Trigger-master
- Android L 中新增的 JobScheduler 吗,就像其名字所表示的,你可以定义自己的作业,然后在某些条件下执行,例如是充电时、断网时或者设备空闲时等等。这是非常棒的特性,但只在 API 21 上才有效,老版本怎么办呢? 你现在可以试试 Trigger。 Trigger 的特性 单个作业支持多个条件组合 内部条件:充电中\无法检测网络状态\设备空闲 支持作业持久化,这意味着可在设备重启时触发 支持作业截止时间 可根据配置在后台或者主线程中运行作业-
API-progress-copy-file
- CopyFileExA (编辑框1.内容, 选择 (取文本右边 (编辑框2.内容, 1) = “\”, 编辑框2.内容, 编辑框2.内容 + “\”) + 文件名, &CopyProgressRoutine, 0, 0, 1)-API progress copy file
COPY
- 易语言复制文件与移动文件源码例程程序调用API函数实现复制文件与移动文件功能。 -Easy language to copy files and mobile file source routines call the API function to achieve the function of copying files and mobile files.
复制目录带进度条
- 通过调用API实现复制命令带进度条显示,源码,比较简单的易语言,但是实用(Make the copy command with progress bar display by calling API)