摘要: 欢迎来到我的友链小屋 展示本站所有友情站点,排列不分先后,均匀打乱算法随机渲染的喔! 友链信息 博客名称:Warrior-LJL博客网址:https://www.cnblogs.com/Warrior-LJL/博客头像:https://pic.cnblogs.com/avatar/1273193/2 阅读全文
posted @ 2023-07-27 11:15 园区区长 阅读(21) 评论(0) 推荐(0)
摘要: 分页与排序 @Test //分页和排序 void TestPageAndSort() throws IOException { //设置分页参数 int Page = 1; int size = 5; //1.创建Request对象 SearchRequest request = new Searc 阅读全文
posted @ 2024-04-15 20:00 园区区长 阅读(7) 评论(0) 推荐(0)