10 2023 档案

摘要:This article introduces the relevant knowledge of "how to solve the problem of obtaining timestamp from Mysql database 8 hours earlier than the normal 阅读全文
posted @ 2023-10-17 11:05 小泥巴2008 阅读(33) 评论(0) 推荐(0)
摘要:目录Java8 接口初始化的几种场景通过接口实现类的方式实现代码实现通过匿名内部类的来实现代码实现通过JDK8 双冒号用法方式代码实现通过箭头函数Lambda表达式的方式代码实现将接口作为方法参数代码实现 Java8 接口初始化的几种场景 通过接口实现类的方式实现 代码实现 public inter 阅读全文
posted @ 2023-10-16 17:00 小泥巴2008 阅读(211) 评论(0) 推荐(0)