\Imi\Db\QueryPaginate

Summary

Methods
Properties
Constants
__construct()
$page
$count
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$page

$page : integer

页码

Type

integer

$count

$count : integer

每页记录数

Type

integer

Methods

__construct()

__construct(  $page,   $count) 

Parameters

$page
$count