摘要:
java中的全局变量如何实现?ThreadLocal~ Synchronized和Static Synchronized区别 synchronized与static synchronized (转)Synchronized(对象锁)和Static Synchronized(类锁)的区别 Java中O 阅读全文
摘要:
一篇让你明白进程与线程之间的区别与联系 阅读全文
摘要:
遇到the static method cannot hide instance method from object可能是因为以下原因。 泛型类与静态泛型方法 Cannot make a static reference to the non-static type Cannot make a s 阅读全文
摘要:
Java抽象类可以有构造函数吗 java继承的修饰符 阅读全文
摘要:
association中aggregation和composition说明 Association-Aggregation-Composition区别 阅读全文