搜索列表
-
GetPaing 函数之asp采集函数中用到的获取分页的代码
【ASP编程】'================================================== '函数名:GetPaing '作 用:获取分页 '================================================== Function GetPaing(Byval ConStr,StartStr,OverStr,IncluL,IncluR) If ConStr="$False$" or ConStr="" O...
GetPaing函数之asp采集函数中用到的获取分页的代码