代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/491236/6437907
m array.m
function varargout = array(varargin)
% ARRAY M-file for array.fig
% ARRAY, by itself, creates a new ARRAY or raises the existing
% singleton*.
%
% H = ARRAY returns the handle to a
www.eeworm.com/read/489524/6472574
m array.m
function varargout = array(varargin)
% ARRAY M-file for array.fig
% ARRAY, by itself, creates a new ARRAY or raises the existing
% singleton*.
%
% H = ARRAY returns the handle to a
www.eeworm.com/read/487377/6510844
m fxzxec.m
function varargout = fxzxec(varargin)
% FXZXEC M-file for fxzxec.fig
% FXZXEC, by itself, creates a new FXZXEC or raises the existing
% singleton*.
%
% H = FXZXEC returns the handl
www.eeworm.com/read/486925/6521110
java mailserver.java
package com.javapatterns.singleton.mxrecord;
public class MailServer
{
private int priority;
private String server;
public void setPriority(int priority)
{
this.priority = priority;
www.eeworm.com/read/486925/6521118
java eagersingleton.java
package com.javapatterns.singleton.demos;
/**
* Only once instance of the class may be created during the execution of any given program. Instances of this class should
* be aquired through the
www.eeworm.com/read/486925/6521119
java objectkeeper.java
package com.javapatterns.singleton.demos;
import java.util.Vector;
/**
* This class keeps your objects from garbage collected
*/
public class ObjectKeeper extends Thread {
www.eeworm.com/read/486925/6521122
java lazysingleton.java
package com.javapatterns.singleton.demos;
/**
* Only once instance of the class may be created during the
* execution of any given program. Instances of this class should
* be aquired through
www.eeworm.com/read/485666/6556245
m matlab.m
function varargout = matlab(varargin)
% MATLAB M-file for matlab.fig
% MATLAB, by itself, creates a new MATLAB or raises the existing
% singleton*.
%
% H = MATLAB returns the handle to
www.eeworm.com/read/484661/6572238
m ronghe.m
function varargout = ronghe(varargin)
% RONGHE M-file for ronghe.fig
% RONGHE, by itself, creates a new RONGHE or raises the existing
% singleton*.
%
% H = RONGHE returns the handl
www.eeworm.com/read/484661/6572245
asv fenjie.asv
function varargout = fenjie(varargin)
% FENJIE M-file for fenjie.fig
% FENJIE, by itself, creates a new FENJIE or raises the existing
% singleton*.
%
% H = FENJIE returns the handl