摘要: 1、简述面向对象的理解,并举例说出你的理解。 https://blog.csdn.net/guoshujie1/article/details/89603256 2、写出单例模式。 public class Singleton { private volatile static Singleton 阅读全文
posted @ 2020-07-14 10:20 chdchd 阅读(254) 评论(0) 推荐(0)