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