时间:2021-05-28
根目录、模板目录和样式目录:
{DT_PATH}{DT_SKIN}导入头脚:
{template 'header'}{template 'footer'}对应模块首页:
{$MODULE[$moduleid][linkurl]} //注:$moduleid表示对应模块的ID号对应模块列表页:
{$MODULE[$moduleid][linkurl]}list.php?catid=$catid //注:$catid表示调用的分类的ID号发布某模块信息:
{$MODULE[2][linkurl]}my.php?mid=$moduleid&action=add调用广告:
{ad(27)} //注:27表示广告位为27的广告时间函数:
{date('Y-m-d',$t[addtime])} // 注:addtime是添加时间,可以换别的控制字符数:
{dsubstr($t[company],30)} //注:company是公司名称字段,可以换别的。30表示字符数为15个版权信息:
{$DT[copyright]}客服电话:
{$DT[telephone]}ICP备案号:
{$DT[icpno]}本月:
addtime>$today_endtime-30*86400供应:
(level=1){php $tags = tag("moduleid=5&table=sell&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}求购:
(level=1){php $tags = tag("moduleid=6&table=buy&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}行情:
(level=1,2,3,4,5){php $tags = tag("moduleid=7&table=quote&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}公司:
展会:
(level=1){php $tags = tag("moduleid=8&table=exhibit&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}资讯:
(level=1,2,3,4,5){php $tags = tag("moduleid=21&table=article_21&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}招商:
(level=1){php $tags = tag("moduleid=22&table=info_22&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}品牌:
(level=1){php $tags = tag("moduleid=13&table=brand&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}人才:
知道:
(level=1){php $tags = tag("moduleid=10&table=know&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}专题:
(level=1,2,3,4,5){php $tags = tag("moduleid=11&table=special&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}图库:
(level=1,2,3,4,5){php $tags = tag("moduleid=12&table=photo&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}视频:
(level=1){php $tags = tag("moduleid=14&table=video&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}下载:
(level=1){php $tags = tag("moduleid=15&table=down&length=30&condition=status=3 and catid=? and thumb<>'' and level=?&pagesize=10&order=addtime desc&template=null")}论坛:
调用模块内容,资讯模块举例:
调用分类,资讯模块举例:
网站标题:
{$seo_title}关键字:
{$head_keywords}网页描述:
{$head_description}会员升级:
{$MODULE[2][linkurl]}grade.php收藏本页:
<script type="text/javascript">addFav('收藏本页');</script>设为首页:
<a href='#' onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://patible" content="ie=7"/>
调用栏目名
调用大分类中的所有
产品图片怎么调用middle.jpg中大的图?
声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。
本文实例主要实现了在destoon首页调用求购供应信息的地区名称。这是destoon开发中比较实用的的一个技巧。实现代码如下:{loop$tags$k$t}[{
本文实例展示了destoon文章模块调用企业会员资料的方法,对于destoon开发来说非常具有实用价值。一般来说,为吸引企业会员发布企业文章,当企业会员发布文章
destoon实现首页显示供应、企业、资讯条数有多种方法,这里介绍的是直接调用php程序代码进行查询。destoon的模板里面是支持php的代码的,因此我们可以
本文实例展示了destoon调用企业会员公司形象图片的实现方法,在进行destoon开发中有很重要的实用价值。分享给大家供大家参考。具体实现代码如下:{loop
关于Python数据分析在数学建模中的更多相关应用:Python数据分析在数学建模中的应用汇总(持续更新中!)(1)、导入库importmatplotlib.p