| |
|
|
| |
 |
<%=GetCommonByID(7)%> |
|
| |
|
<%
set rs=conn.execute("select top 5 * from articles where classid=1 order by id desc")
do while not rs.eof
%>
 |
" style="color:#535353;"><%=rs("title")%> |
[<%=formatdatetime(rs("addtime"),2)%>] |
|
|
|
<%
rs.movenext
loop
rs.close
%>
|
|
 |
| Êø½Ê»ú |
| |
 |
|
 |
| ϸÏßÉìÏß»ú |
| |
 |
|
|
|