代码搜索:singleton

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

代码结果 4,696
www.eeworm.com/read/253872/12179397

m ninteger.m

function varargout = ninteger(varargin) % NINTEGER M-file for ninteger.fig % NINTEGER, by itself, creates a new NINTEGER or raises the existing % singleton*. % % H = NINTEGER retur
www.eeworm.com/read/253585/12213089

m chargui.m

function varargout = charGUI(varargin) % CHARGUI M-file for charGUI.fig % CHARGUI, by itself, creates a new CHARGUI or raises the existing % singleton*. % % H = CHARGUI returns the
www.eeworm.com/read/337943/12332947

m houghgui.m

function varargout = houghGUI(varargin) % HOUGHGUI M-file for houghGUI.fig % HOUGHGUI, by itself, creates a new HOUGHGUI or raises the existing % singleton*. % % H = HOUGHGUI retur
www.eeworm.com/read/251408/12347421

m require.m

function varargout = require(varargin) % REQUIRE M-file for require.fig % REQUIRE, by itself, creates a new REQUIRE or raises the existing % singleton*. % % H = REQUIRE returns the
www.eeworm.com/read/231050/14258833

htm pat3efs.htm

Singleton if(navigator.appName == "Netscape") { self.name = "_mainDisplayFrame"; self._mainDisplayFrame = self; } functio
www.eeworm.com/read/231050/14259740

htm pat3efs.htm

Singleton if(navigator.appName == "Netscape") { self.name = "_mainDisplayFrame"; self._mainDisplayFrame = self; } functio
www.eeworm.com/read/127116/14377926

java client.java

package com.javapatterns.singleton.mxrecord1; public class Client { /** * @directed */ private static MXList mxl; public static void main(String[] args) throw
www.eeworm.com/read/127116/14377932

java regsingleton.java

package com.javapatterns.singleton.demos; import java.util.HashMap; public class RegSingleton { protected RegSingleton() {} static public RegSingleton getInstance(String name)
www.eeworm.com/read/122894/14659277

htm pat3efs.htm

Singleton if(navigator.appName == "Netscape") { self.name = "_mainDisplayFrame"; self._mainDisplayFrame = self; } functio
www.eeworm.com/read/122894/14660194

htm pat3efs.htm

Singleton if(navigator.appName == "Netscape") { self.name = "_mainDisplayFrame"; self._mainDisplayFrame = self; } functio