搜索列表 asp分页的一个类 【ASP编程】asp分页的一个类 在50,000条记录下测试过,速度比ado的那个要快多了 <% '************************************************************************************ '具体用法 Dim strDbPath Dim connstr Dim mp Set mp = New MyPage strDbPath&... asp分页的一个类