defPageSize constant

int const defPageSize

分页条数(默认:10)

Implementation

static const int defPageSize = 10;