jb51内容分页函数 原创

代码如下: allpages=ubound(contentarray) fordxy_ii=0toallpages pagelist1='当前'' pagepre='' pagelast='' ifdxy_ii0then cpage=cint(dxy_ii) ifcpage0thencpage=0 ifcpage=1then cpage1=idif pagepre='ahref='http://www.popasp.com/上一页/a' endif ifdxy_iiallpagesthenpag

作者: 来源: 时间: 17-11-23 15:09:37

代码如下:
allpages=ubound(contentarray)
for dxy_ii=0 to allpages
pagelist1="当前"&dxy_ii+1&"/"&(allpages+1)&"页 "
pagepre=""
pagelast=""
if dxy_ii>0 then
cpage=cint(dxy_ii)
if cpage<0 then cpage=0
if cpage=1 then
cpage1=id&".htm"
else
cpage1=id&"_"&cpage&".htm"
end if
pagepre="<a href="http://www.popasp.com/&cpage1&">上一页</a> "
end if
if dxy_ii<allpages then pagelast="<a href="http://www.popasp.com/&id&"_"&dxy_ii+2&".htm>下一页</a>"
for dxy_i=0 to allpages
if dxy_i=0 then
    if dxy_ii=dxy_i then
    alist=dxy_i+1&" "
    else
    alist=alist&"<a href="http://www.popasp.com/&id&".htm>"&dxy_i+1&"</a> "
    end if
else
    if dxy_ii=dxy_i then
    alist=alist&(dxy_i+1)&" "
    else
    alist=alist&"<a href="http://www.popasp.com/&id&"_"&dxy_i+1&".htm>"&dxy_i+1&"</a> "
    end if
end if
next
pagelist=pagelist1&pagepre&alist&ahlist&pagelast
alist=""
11
22
33
隐藏区块

会员注册

本功能为预留功能,暂不支持注册 ^_^

Login

社交帐号登陆

使用以下任意帐号可登陆本站

Close section
Close

联系我们

关于5UCMS 您有任何需求 均可以留言给我们