代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/320452/13426725
m sound.m
function varargout = sound(varargin)
% SOUND M-file for sound.fig
% SOUND, by itself, creates a new SOUND or raises the existing
% singleton*.
%
% H = SOUND returns the handle to a
www.eeworm.com/read/318356/13480831
m rescal.m
function varargout = ResCal(varargin)
% RESCAL M-file for ResCal.fig
% RESCAL, by itself, creates a new RESCAL or raises the existing
% singleton*.
%
% H = RESCAL returns the handl
www.eeworm.com/read/315785/13536686
asv shiyan.asv
function varargout = shiyan(varargin)
% SHIYAN M-file for shiyan.fig
% SHIYAN, by itself, creates a new SHIYAN or raises the existing
% singleton*.
%
% H = SHIYAN returns the handl
www.eeworm.com/read/315074/13552827
m design.m
function varargout = design(varargin)
% DESIGN M-file for design.fig
% DESIGN, by itself, creates a new DESIGN or raises the existing
% singleton*.
%
% H = DESIGN returns the handl
www.eeworm.com/read/313005/13599581
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/313005/13599589
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/313005/13599590
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/313005/13599593
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/310427/13651268
m quanxi.m
function varargout = quanxi(varargin)
% QUANXI M-file for quanxi.fig
% QUANXI, by itself, creates a new QUANXI or raises the existing
% singleton*.
%
% H = QUANXI returns the handl
www.eeworm.com/read/310427/13651270
m zhizuo.m
function varargout = zhizuo(varargin)
% ZHIZUO M-file for zhizuo.fig
% ZHIZUO, by itself, creates a new ZHIZUO or raises the existing
% singleton*.
%
% H = ZHIZUO returns the handl