收藏最多的相册
收藏最多的相片
更多相片最新上传相片
|
|
|
<%=Text.Left(NewPhotoArr[i].imgtitle,10,true)%>
(<%=NewPhotoArr[i].clickcount.ToString()%>) <%=Text.Left(NewPhotoArr[i].username,10,false)%> |
更多相片热门相片
|
|
|
<%=Text.Left(HotPhotoArr[i].imgtitle,10,true)%>
(<%=HotPhotoArr[i].clickcount.ToString()%>) <%=Text.Left(HotPhotoArr[i].username,10,false)%> |
更多相册最新建立相册
|
|
|
<%=Text.Left(NewAlbumArr[i].albumtitle,10,true)%>
(<%=NewAlbumArr[i].photonum.ToString()%>) <%=Text.Left(NewAlbumArr[i].username,10,false)%> |