代码搜索:singleton

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

代码结果 4,696
www.eeworm.com/read/191767/8423889

java singletona.java

/** * A Singleton , we can only create one instance */ public class SingletonA { public static boolean instanceFlag = false; //true if 1 instance //private SingletonA instance; p
www.eeworm.com/read/290185/8498579

java exercise 5.plaintextsalesformatter.java

import java.util.*; /** * This class implements the interface SalesFormatter. This class is implemented * as a singleton so a new object will not be created every time the plain-text * format
www.eeworm.com/read/431711/8660327

m untitled.m

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

m guitest.m

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

m listbox.m

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

java exercise 5.plaintextsalesformatter.java

import java.util.*; /** * This class implements the interface SalesFormatter. This class is implemented * as a singleton so a new object will not be created every time the plain-text * format
www.eeworm.com/read/384426/8870161

m quantexpo.m

function varargout = quantexpo(varargin) % QUANTEXPO M-file for quantexpo.fig % QUANTEXPO, by itself, creates a new QUANTEXPO or raises the existing % singleton*. % % H = QUANTEXPO retu
www.eeworm.com/read/384426/8870357

m aliasexpo.m

function varargout = aliasexpo(varargin) % ALIASEXPO M-file for aliasexpo.fig % ALIASEXPO, by itself, creates a new ALIASEXPO or raises the existing % singleton*. % % H = ALIASEXPO retu
www.eeworm.com/read/384426/8870381

m pzexpogui.m

function varargout = pzexpogui(varargin) % PZEXPOGUI M-file for pzexpogui.fig % PZEXPOGUI, by itself, creates a new PZEXPOGUI or raises the existing % singleton*. % % H = PZEXPOGUI retu
www.eeworm.com/read/384426/8871052

m vqexpogui.m

function varargout = vqexpogui(varargin) % VQEXPOGUI M-file for vqexpogui.fig % VQEXPOGUI, by itself, creates a new VQEXPOGUI or raises the existing % singleton*. % % H = VQEXPOGUI retu