|
本帖最后由 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、下载地址:
|
评分
-
查看全部评分
|