头像

黄毅

帅气的我简直无法用语言描述!

Java8用Function来简洁代码

public class functionTest { public static void main(String[] args) { new Opt().f1("s"); new Opt().f2...
头像2小时前
000