代码搜索:singleton

找到约 4,696 项符合「singleton」的源代码

代码结果 4,696
www.eeworm.com/read/103423/15733523

java staticprint.java

final class Spooler { //a static class implementation of Singleton pattern static public void print(String s) { System.out.println(s); } } //============================== public class s
www.eeworm.com/read/103423/15733526

java staticspool.java

final class Spooler { //a static class implementation of Singleton pattern static public void print(String s) { System.out.println(s); } } //============================== public class s
www.eeworm.com/read/102238/15788913

java staticprint.java

final class Spooler { //a static class implementation of Singleton pattern static public void print(String s) { System.out.println(s); } } //============================== public class s
www.eeworm.com/read/102238/15788916

java staticspool.java

final class Spooler { //a static class implementation of Singleton pattern static public void print(String s) { System.out.println(s); } } //============================== public class s
www.eeworm.com/read/101292/15838633

java subsingletonb.java

/** * A real Singleton we want to have */ public class SubSingletonB extends SingletonB { public static boolean instanceFlag = false; //true if 1 instance //private int i = 0;
www.eeworm.com/read/136989/5838163

h metrics_export.h

// -*- C++ -*- // metrics_export.h,v 1.2 2003/06/19 05:46:10 storri Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl TAO_Metrics
www.eeworm.com/read/136989/5832598

h tao_idl_fe_export.h

// -*- C++ -*- // TAO_IDL_FE_Export.h,v 1.3 2004/01/09 19:33:46 elliott_c Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl // ---
www.eeworm.com/read/136989/5833598

h ifr_client_export.h

// -*- C++ -*- // ifr_client_export.h,v 1.1 2001/01/23 17:13:10 parsons Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl // -------
www.eeworm.com/read/136989/5834592

h rtec_cosec_export.h

// -*- C++ -*- // rtec_cosec_export.h,v 1.2 2000/10/10 22:15:59 nanbor Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl // ------
www.eeworm.com/read/136989/5834994

h notify_test_export.h

// -*- C++ -*- // notify_test_export.h,v 1.3 2000/10/10 22:16:02 nanbor Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl // -----