常見例句disptime= "($posttime)"; 就是定義為1號(hào)字體,當(dāng)然你也可以加入其它不同的字體了!if datediff("d",posttime,now) 那么今天23:59發(fā)的貼,到了1分鐘后就不認(rèn)為是新貼了!disptime= " ($posttime)"; 就是定義為1號(hào)字體,當(dāng)然你也可以加入其它不同的字體了!bsp; cmd.Parameters.Add("@postTime",SqlDbType.DateTime).Value = article.PostTime; 作者:佚名文章來源:不詳點(diǎn)擊數(shù):更新時(shí)間:2006-9-14select top 10 ID,Title,UserID,tags,posttime,FromURL,Intro from zhai where isPub=1 order by ID desc 上面的語句是順序讀取前10行內(nèi)容,現(xiàn)在我想讀取隔行讀取,例如讀取1,4,8,16行的數(shù)據(jù)或者1,5,10,15,20這樣,請(qǐng)問應(yīng)該如何弄,請(qǐng)以上面的語句進(jìn)行修改,謝謝if Request("Showtime")=1 then Showtime=" ["&Month(Rs("PostTime"))&"-"&Day(Rs("PostTime"))&"]" 只顯示發(fā)貼月和日又該如何改呢? 返回 posttime