摘要: 1、Function函数 public static void main(String[] args) { TestController t = new TestController(); new TestController().aaa(3,value -> t.bbb(value)); } pu 阅读全文
posted @ 2019-09-26 11:48 N神3 阅读(180) 评论(0) 推荐(0)