日记首页
|
列表
|
添加日记
|
管理登陆
标题:asp中只显示当天和全部显示
<div style=""><span style="font-family: Arial; font-size: 14px;">asp,全部显示和只显示当天(id排序)</span></div><div style=""><font face="Arial"><span style="font-size: 14px;"> sql="select * from wzx where dateDiff('d',日期,date())=0 order by id desc"</span></font></div><div style=""><font face="Arial"><span style="font-size: 14px;"><br></span></font></div><div style=""><font face="Arial"><span style="font-size: 14px;"><span style="white-space: pre;"> </span>sql="select * from wzx order by id desc"</span></font></div><div style=""><font face="Arial"><span style="font-size: 14px;"><br></span></font></div><div style=""><font face="Arial"><span style="font-size: 14px;">在晚自习输入中</span></font></div>