代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/311681/13627075
m interface.m
function varargout = interface(varargin)
% INTERFACE M-file for interface.fig
% INTERFACE, by itself, creates a new INTERFACE or raises the existing
% singleton*.
%
% H = INTERFACE
www.eeworm.com/read/310718/13645154
m interface.m
function varargout = interface(varargin)
% INTERFACE M-file for interface.fig
% INTERFACE, by itself, creates a new INTERFACE or raises the existing
% singleton*.
%
% H = INTERFACE
www.eeworm.com/read/305602/13764674
java singletonb.java
/**
* A new Singleton use registry
*/
import java.util.*;
public class SingletonB {
static private Hashtable registry = new Hashtable();
//static private SingletonB instance;
www.eeworm.com/read/136828/5845361
java client.java
package com.javapatterns.singleton.mxrecord;
public class Client
{
/**
* @directed
*/
private static MXList mxl;
public static void main(String[] args)
throw
www.eeworm.com/read/130322/5959771
java cache.java
package MyNa.utils;
/* the Cache class is a framework for defining caching, or
'memoizing', Singleton classes; each needs to define the
static getInstance, freeInstance, and close methods.
www.eeworm.com/read/125439/6029340
java client.java
package com.javapatterns.singleton.mxrecord;
public class Client
{
/**
* @directed
*/
private static MXList mxl;
public static void main(String[] args)
throw
www.eeworm.com/read/492460/6423350
m pidtuning.m
function varargout = pidtuning(varargin)
% PIDTUNING M-file for pidtuning.fig
% PIDTUNING, by itself, creates a new PIDTUNING or raises the existing
% singleton*.
%
% H = PIDTUNING
www.eeworm.com/read/486925/6521108
java client.java
package com.javapatterns.singleton.mxrecord;
public class Client
{
/**
* @directed
*/
private static MXList mxl;
public static void main(String[] args)
throws
www.eeworm.com/read/484661/6572247
m cijiemian.m
function varargout = cijiemian(varargin)
% CIJIEMIAN M-file for cijiemian.fig
% CIJIEMIAN, by itself, creates a new CIJIEMIAN or raises the existing
% singleton*.
%
% H = CIJIEMIAN
www.eeworm.com/read/484661/6572259
m zhujiemian.m
function varargout = zhujiemian(varargin)
% ZHUJIEMIAN M-file for zhujiemian.fig
% ZHUJIEMIAN, by itself, creates a new ZHUJIEMIAN or raises the existing
% singleton*.
%
% H = ZHUJ