- 授权协议: MIT
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://git.oschina.net/free/Mybatis_PageHelper
- 软件文档: https://pagehelper.github.io
软件介绍
Mybatis分页插件 - PageHelper
如果你也在用Mybatis,建议尝试该分页插件,这一定是最方便使用的分页插件。
该插件目前支持以下数据库的物理分页:
Oracle
Mysql
MariaDB
SQLite
Hsqldb
PostgreSQL
DB2
SqlServer(2005+)
Informix
H2
SqlServer2012
Derby
Phoenix
达梦数据库
相关链接
对应于github的项目地址:https://github.com/pagehelper/Mybatis-PageHelper
Mybatis专栏:
作者博客:http://blog.csdn.net/isea533
作者邮箱: abel533@gmail.com
更多MyBatis相关内容可以访问: www.mybatis.tk
Inside the C++ Object Model
Stanley B. Lippman / Addison-Wesley Professional / 1996-5-13 / USD 64.99
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritanc......一起来看看 《Inside the C++ Object Model》 这本书的介绍吧!
