搜索资源列表
php dezender批量反编译php加密文件的工具
- 需求: 1、操作系统:Windows 2000/XP,内存越大越好,推荐1G以上。 2、安装php5,假定安装在c:\php5,复制c:\php5下所有文件到c:\php-de文件夹。 3、安装ZendOptimizer-3.3.0,假定安装在C:\Program Files\Zend\ZendOptimizer-3.3.0。 4、解压dezend.rar包到c:\php-de文件夹,覆盖里面的php.exe和php5ts.dll文件,还有两个文件config.ini(混淆函数 列表)
文件夹复制工具
- 文件夹网络复制
three_FileControl
- VC++2005编程实例\源代码\第3章 文件操作编程实例,如何复制多层文件夹,如何压缩和解压缩大文件如何使用缓冲流复制文件如何异步装载大图像文件等16个实例-err
shell_ext_delphi_copyhook
- 拷贝钩子监视文件夹,复制,剪切,删除,重命名等操作。-Copy Hook Wacth system,copy,cut,post,reName
udisk
- u盘文件自动复制专家能自动复制u盘里的文件到电脑里文件夹里面,他能自动后台运行- u disk copy co
copyfileorfilebox
- 用visual basic实现复制文件夹和文件,用起来很方便-Implementation using visual basic copy folders and files, very easy to use
copydir
- 复制、移动、删除文件夹,使用宽字符版本文件和目录操作函数,支持超长文件路径(>260)-Copy, move, delete folders, using the wide-character version of the file and directory manipulation API, support for super long file path (long than 260 characters)
CopyFolder
- 自动复制文件夹,定时执行复制操作(Timer)
BatchMake
- VC++批处理编译程序。在软件开始过程中,经常需要根据不同的用户要求生成不同的软件版本。这些版本可以根据宏定义和界面图片的不同进行重新编译来完成。软件更新后,每次编译都要修改这些信息是很枯燥的事情。此软件可以减少这些麻烦。软件具有复制文件、修改文件内容、启动程序、执行程序等内容。-VC++ batch making.
Hide
- 驱动 隐藏文件夹 设置允许打开的进程 删除与复制设定-zssdihu@sohu.com hide directory
copy-file
- VB复制文件夹(包括里面的文件) 比如将D盘的所有东西复制到E盘。-VB copy the folder (including the inside of the paper) such as the D drive, copy everything to the E drive.
Sync
- 比较两文件夹内的差异部分,将差异部分复制到指定文件夹,可用于生成项目的更新包(Compare the differences in the two folder and copy the difference to the specified folder, which can be used to generate update packages for the project)
AutoBomb2
- 按规律创建文件夹并批量复制图片到文件夹内(Create folders by rule and batch copy pictures to folder)
FilecopyBat
- 从文件夹中读取文件列表并将其批量复制到另一个文件夹中。(Read the list of files from the folder and copy them in bulk to another folder)
文件操作(合并,分离等)
- 本程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。(The main procedures of the bulk copy, cut files and folders, batch rename files, delete files and folders, search for files and folders, batch file compression and decompression, sp
C#复制文件夹(及文件夹下所有子文件夹和文件)+
- 复制文件复制代码 /// <summary> /// 拷贝oldlab的文件到newlab下面 /// </summary> /// <param name="sourcePath">lab文件所在目录(@"~\labs\oldlab")</param> /// <param name="savePath">保存的目标目录(@"~\labs\newlab&q
KalmanFilter-master
- 这是一个支持任何浮点数学的微控制器的卡尔曼滤波器库。 也可以用Arduino,复制文件夹到你的库文件夹。(This is a Kalman filter library for any microcontroller that supports float math. It can also be used with Arduino, simply copy the folder to your library folder.)
V9_copyfile_rename
- 将一个文件夹下所有非文件夹文件创建其对应的文件夹并将文件复制进文件夹(Create all folders under a folder and create corresponding folders and copy files into folders.)
文件移动工具
- 自己写的一个小工具,使用VS2019编译,C++代码,作用是将A文件夹中的文件复制到B文件夹,如果有重名文件且后缀也相同,则先将B文件夹中的文件移动到C文件夹,然后将A文件夹中的文件覆盖B文件夹。
文件自动存入局域网文件夹中
- windows系统建立定时执行任务,vbs脚本形式自动将某个文件自动复制到局域网共享文件夹内(daibll) 注意:局域网电脑必须关闭访问输入密码账户功能,并且开通读写权限,否则会失败