摘要:
https://blog.csdn.net/u012516166/article/details/78913871 示例: 阅读全文
摘要:
https://www.cnblogs.com/leonxiaosi/p/6928604.html Java中定义Map常量,List常量 一般的方式的使用静态代码块。比如: 1 2 3 4 5 public final static Map map = new HashMap(); static 阅读全文