templet 相关的软件列表

首页

使用JS进行目录上传(相当于批量上传)

2020-02-16 标签:使用,js,进行,目录,上传,相当于,批量,实现,代码,如下,doctype,html,public,w,c,dtd,xhtml

实现代码如下: 测试文件上传 $(function(){ //ShowFolderFileList("D:\\CodeNet\\web\\Images\\shopTemplets"); }); function ShowFolderFileList(FilePath){ var fso,

首页

动态表格Table类的实现

2020-02-16 标签:动态,表格,table,实现,代码,如下,reference,path,lib,js,dababinder,引入,databinder,include,border,thead,tr,th

实现代码如下: /// /// //引入DataBinder.js include("DataBinder.js"); /* */ function Table(){ this.elmTable=null; //表格标签 this.templetRow=null; //模板行 t

首页

jquery 获取json数据实现代码

2020-02-16 标签:jquery,获取,json,数据,实现,代码,如下,栏目,发送,ajax,请求,getjson,templet,ashx,产生,服务端,页面,id

实现代码如下://栏目 //发送ajax请求 $.getJSON( "../../../Templet/GetInfoHandler.ashx", //产生JSON数据的服务端页面 {id: "0", sid: "1;2;3", rid: Math.round(Math.random() * 10)

首页

DEDE添加迅雷专用链接(半迅雷化)

2020-02-16 标签:dede,添加,迅雷,专用,链接,内容,代码,templets,system,channel,downlinks,htm,文件,script,language,javascript,var,thunder

内容代码/templets/system/channel/channel_downlinks.htm文件 var thunder_url = "~link~"; var thunder_pid = "29416"; var restitle = ""; document.write('迅雷专用高速

首页

Downplus 2.0关于使用迅雷快车链接的说明

2020-02-16 标签:downplus,关于,使用,迅雷,快车,链接,的说,修改,模板,templet,download,file,block,htm,default

修改模板:templet_download_file_block.htm中的{SoftDownloadLinks}块模板 迅雷链接: {SoftDownloadLinks_default} {loop} {softlink} 迅雷下载专用链接:{filetitle} {/loop} {/Sof

首页

为dedecms增加栏目文章统计功能代码

2020-02-16 标签:dedecms,增加,栏目,文章,统计,功能,代码,方法,修改,include,inc,arcpart,view,php,文件,找到,function

第一种方法: 1、 修改include/inc_arcpart_view.php文件 找到function ParseTemplet()函数 修改为: function ParseTemplet() { if(!is_array($this->dtp->CTags)) return ""