2017年2月16日
摘要: 在interface 中的方法也可以有方法体 public interface InterfaceMethod { public static int ID=1;//默认为 final static 即常量 //public InterfaceMethod(){} public static voi 阅读全文
posted @ 2017-02-16 20:54 夏末秋萍 阅读(1137) 评论(0) 推荐(0)