asp最常用的分页函数 上传者:u12491 2021-01-03 16:56:15上传 PDF文件 34.1KB 热度 36次 代码如下: rs.open sql,conn,1,1 if rs.eof and rs.bof then response.write “还没找到文章” else totalPut=rs.recordcount maxperpage=18 if currentpagetotalput then if (totalput mod maxperpage)=0 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论