摘要:
hibernate 语句 https://www.cnblogs.com/mq0036/p/8522150.html 详细 https://blog.csdn.net/qq_32444825/article/details/80400706 hibernatetemplate 是spring对hib 阅读全文
摘要:
datagrid(数据网格)的分页中 有一个附加的分页控件,只需后台获取分页控件自动提交的两个参数rows(每页显示的数据条数)和page(当前页码) springmvc ModelMap :实现了Map接口,包含Map方法。视图层通过request找到ModelMap中的数据 substring( 阅读全文