Filename:PeterPageList
*Description: Mainly use sql stored procedures to implement paging. When implementing paging, you need to pay attention to some things.
*There is a db folder under the root directory of the project. Please read it carefully. It contains test data information. Of course, you can also
*Just attach the database directly
*Version:1.0
*Created:2013.03.22
*Author:liangjw
*File name: Data list paging
*File function description: paging data list
*Notes on using this paging:
*Write a paging demo, share it with everyone, and learn from each other.
*Email: [email protected]
*Remarks: Upload some of the encapsulation of common methods that I have summarized. There are shortcomings and imperfections. I hope everyone will point them out and be willing to learn and communicate together.