二次开发代码2009版~2013版升级到2013增强版自动转换工具-0207
本帖最后由 ujjldn 于 2014-2-7 10:07 编辑20140707更新
1、文件列表:
[*]convert.exe 转换程式
[*]convert.exe.ini配置文件
2、配置文件设置如下:
include_once("inc/auth.php");=include_once("inc/auth.inc.php");+#13+include_once("inc/header.inc.php");
include_once( "inc/auth.php" );=include_once("inc/auth.inc.php");+#13+include_once("inc/header.inc.php");
include_once("inc/auth.php" );=include_once("inc/auth.inc.php");+#13+include_once("inc/header.inc.php");
/inc/js/jquery/jquery.min.js=/static/js/jquery-1.5.1/jquery.min.js
/inc/js/=/static/js/
"/images/="/static/images/
'/images/='/static/images/
"/theme/="/static/theme/
$connection=TD::conn()
$td_cache->get_cache=TD::get_cache
$td_cache->set_cache=TD::set_cache
gb2312=gbk
smallButton=SmallButton
smallbutton=SmallButton
bigbutton=BigButton
smallinput=SmallInput
biginput=BigInput
smallselect=SamllSelect
smallSelect=SamllSelect
cursor:hand=cursor:pointer
3、下载地址:
这么好的东西一定要支持,那么多人下载怎么没人支持呢:$ 转过来必须支持一下!这个工具方便转换代码用了。结合文本替换器,完美 支持,下载试试。如果能成,就太方便了。 这个在http://fy.fycdc.com/thread-15348-1-1.html早就有了 ph1378 发表于 2014-5-19 16:15 static/image/common/back.gif
这个在http://fy.fycdc.com/thread-15348-1-1.html早就有了
楼上给的资源不错~~ 楼主有没有最新版本啊,实现批量更新功能,这样一个一个点击,太麻烦了。 wenfu76 发表于 2015-5-19 13:14 static/image/common/back.gif
楼主有没有最新版本啊,实现批量更新功能,这样一个一个点击,太麻烦了。 ...
这几天有空我用PHP写一个与大家共享。:) 本帖最后由 wenfu76 于 2015-5-20 14:46 编辑
我先出个初稿吧,特别提醒:请将文件拷贝到需要处理的文件夹,在浏览器中打开即可。
特别注意:该文件将扫描当前所有目录及子目录,查找未加密的php文件,按照规则进行替换,同时拷贝一个.bak备份文件:)。
如果有其他问题,请及时反馈。
搜索
复制
搞个2013增强升级到2015版的啊
页:
[1]
2