2021年7月12日

摘要: LiveRoomResponse 是一个对象 都懂的 // 需要组合排序list List<LiveRoomResponse> collect = list(XXXX); // 状态正序Comparator<LiveRoomResponse> byLiveStatus = Comparator.co 阅读全文
posted @ 2021-07-12 18:02 Jun-Wang 阅读(36) 评论(0) 推荐(0)
摘要: 注解 @interface 标识 解释: 阅读全文
posted @ 2021-07-12 11:54 Jun-Wang 阅读(29) 评论(0) 推荐(0)
摘要: mysql函数substring_index的用法 substring_index('字段属性','判断的字符',数字) 字段属性 : 这个好理解 例如 userName 判断的字符: 例如 userName = '张三,李四,王五' 我们更具 逗号(,) 截取 就这样写 substring_ind 阅读全文
posted @ 2021-07-12 11:46 Jun-Wang 阅读(630) 评论(0) 推荐(0)

导航