10 2012 档案

摘要:<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="system_Default" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><ht 阅读全文
posted @ 2012-10-30 12:07 沅江 阅读(532) 评论(0) 推荐(0)
摘要:$tianj=strtotime(date('y-m-d',$ta['sendtime']));//到得的时间$dqtime=strtotime(date('y-m-d',time()));//当前时间$tsnum=round(($dqtime-$tianj)/3600/24) ; //天数 阅读全文
posted @ 2012-10-18 11:52 沅江 阅读(135) 评论(0) 推荐(0)
摘要:arclist 标签。更详细的介绍(http://help.dedecms.com/v53/)标签名称:arclist 标记简介:织梦常用标记,也称为自由列表标记,其中imglist、imginfolist、specart、coolart、autolist都是由该标记所定义的不同属性延伸出来的别名标记。 功能说明:获取指定文档列表 适用范围:全局使用 基本语法: {dede:arclist flag='h' typeid='' row='' col='' titlelen='' infolen='' 阅读全文
posted @ 2012-10-18 11:48 沅江 阅读(183) 评论(0) 推荐(0)