代码搜索:singleton

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

代码结果 4,696
www.eeworm.com/read/136989/5826762

h hastatus_export.h

// -*- C++ -*- // HASTATUS_export.h,v 1.1 2004/01/01 21:01:00 shuston Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl HASTATUS /
www.eeworm.com/read/136989/5826854

h hastatus_export.h

// -*- C++ -*- // HASTATUS_export.h,v 1.1 2004/01/01 21:01:00 shuston Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl HASTATUS //
www.eeworm.com/read/136989/5833709

h valuetype_export.h

// -*- C++ -*- // valuetype_export.h,v 1.2 2003/05/04 23:16:30 parsons Exp // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl // ------
www.eeworm.com/read/271693/10983687

m mplus.m

function s = mplus(varargin) % DESCRIPTION s = mplus(a,b,c,...) % Adds variables of different sizes. % Arguments are expanded to fit each other and then added together. % Expansion is made on sing
www.eeworm.com/read/456112/7357656

htm pat3e-1.htm

function setFocus() { if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) { return; } else { self.focus(); } } Singlet
www.eeworm.com/read/456112/7358238

htm pat3e.htm

function setFocus() { if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) { return; } else { self.focus(); } } Singlet
www.eeworm.com/read/145379/12730199

htm pat3e-1.htm

function setFocus() { if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) { return; } else { self.focus(); } } Singlet
www.eeworm.com/read/145379/12731845

htm pat3e.htm

function setFocus() { if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) { return; } else { self.focus(); } } Singlet
www.eeworm.com/read/141306/13023540

h memberfuncsingle.h

// // File: MemberFuncSingle.h // // Purpose: This class is for the Singleton member function // // Copyright
www.eeworm.com/read/151482/5682077

java abstractfactorybean.java

/* * Copyright 2002-2005 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.