最新文章列表

华为面试题

华为 2道面试题 1.写了个实现了Singleton 模式的类。 //饱汉模式   public class Singleton{            private Singleton(){}    private static Singleton intstance = new Singleton();    public static Singleton getInstance(){ ...
lvwenwen 评论(0) 有1013人浏览 2012-04-07 15:23

2012/3/7华为面试题

1.写了个实现了Singleton 模式的类。 //饱汉模式   public class Singleton{            private Singleton(){}    private static Singleton intstance = new Singleton();    pub ...
lvwenwen 评论(0) 有1144人浏览 2012-03-07 00:35

最近博客热门TAG

Java(141741) C(73643) C++(68602) SQL(64557) C#(59604) XML(59131) HTML(59042) JavaScript(54916) .net(54782) Web(54511) 工作(54116) Linux(50906) Oracle(49861) 应用服务器(43285) Spring(40811) 编程(39452) Windows(39380) JSP(37540) MySQL(37266) 数据结构(36420)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics