搜索资源列表
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(混淆函数 列表)
649d
- 凌风美女图片站程序 v1.0 1:采用MSSQL数据库,达到企业级应用标准,极大的提高了系统的负载能力。 2:程序中数据库操作部分,全部采用 事务处理 机制,保证数据的百分之百无错率。 3:常用数据常驻内存,极大的提高了性能。在百万图集*百万流量的情况,CPU峰值为31%. 4:极高的程序的安全性. 5:多种上传方式:单文件夹,批量文件夹,本地单图集,本地多图集. 6:采用伪静态页面技术,整个网站的HTML只由一个ASP页面伪装.方便优化,方便管理. 7:图片展示多种
ReplaceKing
- 可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。-Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can tr
批量查找替换文件及文件名称
- 批量查找替换文件夹中文本文件及文件名称,显示查找字符串的位置
rename
- 对一个文件夹内的所有文件(包括子文件夹内)批量重命名的MFC例子。包含了文件拷贝,覆盖,目录操作等知识。是文件操作的一个入门学习资料。-A folder of all files (including subfolders) to rename the MFC-volume example. Document contains the copy, cover, directory operations, such as knowledge. Document the operation of a
BatchRen
- 将某一目录下的文件批量改名。程序运行时,就可以查看电脑上的文件夹了。-Will be a batch file directory name. Program runs, the computer can view the folder.
CharReplacer
- 一款批量替换字符的小软件,很实用。可以查找替换任意扩展名的文件,也可以在查找替换子文件夹的文件。-A batch of characters to replace the small software, very useful. Can find to replace any file extension, you can also find the replacement of sub-folders of documents.
SignImage
- 1、选择文件夹后,能将选中的文件夹或包含其子文件夹下所有的BMP/JPG/GIF等常见图片格式导入到列表中 2、设置字体,可以设置签名的字体和颜色 3、可以预览图片 4、可以单张签名 5、设置签名位置和字体格式后,点击“批量签名”,可以实现列表中图片批量签名/签字 6、签名后自动保存(覆盖原有图片)为JPG格式 7、字体的背景是透明的,比Windows自带的画图工具签名更好用 -1, select the folder, to select the folder or
renti43
- renti43.com图片站源码完整绿色版 v2009 本站源码来自:www.renti43.com 模板和本站的完全一样! 管理路径为:http://你的网站域名/renti43com 帐号:renti43 密码:renti43 数据库修改路径: renti43com/inc/conn.asp 功能说明: 本系统在: windows2003+IIS6.0+access下运行! 简单安装说明:将renti43下的所有文件全部上传到服务
FileManage
- 文件批处理系统 主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-Batch file system is mainly to achieve a bulk copy, cut files and folders, batch rename files, batch delete files and folders, search for files and folders, batch file compre
批量顺序重命名Delphi7源码
- 拖动文件夹到本窗口,各文件夹内的图片会自动按从000.jpg—999.jpg的顺序重新更名
AutoBomb2
- 按规律创建文件夹并批量复制图片到文件夹内(Create folders by rule and batch copy pictures to folder)
批量读取
- 可以使用matlab这一程序进行操作,当你有多个文件夹 或者是一个文件下下有好多文件 你想批量读取 并且计算就可以用到这个方法来快速读取文件(You can use matlab this procedure to operate, when you have multiple folders or a file under a lot of files you want to read and calculate the bulk can use this method to quickly
01_merge_rename_crop_data_RU
- 基于python语言,在Arcgis 平台下,实现批量文件夹重命名(rename for Batch folders under Arcgis platform with python)
文件操作(合并,分离等)
- 本程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。(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
新建文件夹
- 程序用于批量裁剪栅格影像,qingjieyahoushiyong,yiiaoshi(used to mask rasters)
VC++文件名批量替换小工具
- VC++批量替换文件夹及目录中所有文件的文件名,有时候我们需要将特定文件中的字符替换成指定字符,虽然网上有不少这种软件,但是限制太多,于是自己写的,功能很单一,就是实现批量的文件替换功能,可能程序中的代码处理有些地方还不够完善,当初只是想自己一人用,后来又稍微改进放上来供大家研究吧。(VC++ batch replace all files in the directory folder and file name, sometimes we need to be in a particular
文件夹隐藏恢复工具
- 用来批量恢复被木马隐藏的文件夹,原理很简单,工具却很实用.(Used to bulk recovery Trojan hidden folder, the principle is very simple, the tool is very practical)
文件名批量修改器
- 我觉得最大的特点就是:除了可以对某个文件夹下的全部文件(除文件夹和子文件夹下文件)改名外,还可以,任意选择该文件夹下的部分文件,进行批量有规律的修改,当然单个文件的修改就不用说了。 还有就是本软件,除了可以修改文件名,还可以修改文件的扩展名。(I think the biggest feature is: in addition to a folder of all files (except folders and sub folders under the file name), can
批量word转txt
- 能够批量将某个文件夹下的doc文档全部转化为txt文档,比较好用。可以方便的去掉word的格式。对于大文件,不用再复制粘贴去格式(Could convert all .doc file to .txt file in a file once a time.)