代码搜索:singleton

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

代码结果 4,696
www.eeworm.com/read/364489/2903624

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903629

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903651

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903664

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903695

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903700

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903714

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903723

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/358237/2996188

java singleton.java

/* * Copyright (c) 1998-2008 Caucho Technology -- all rights reserved * * This file is part of Resin(R) Open Source * * Each copy or derived work must preserve the copyright notice and this * no
www.eeworm.com/read/358155/2999377

java singleton.java