代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/323028/8134473
m aa.m
function varargout = aa(varargin)
% AA M-file for aa.fig
% AA, by itself, creates a new AA or raises the existing
% singleton*.
%
% H = AA returns the handle to a new AA or the han
www.eeworm.com/read/245905/12772854
h mazefactory.h
#ifndef MazeFactory_H
#define MazeFactory_H
class Maze;
class Room;
class Wall;
class Door;
class MazeFactory {
public:
MazeFactory();
#ifndef Singleton
static MazeFactory* Instance();
#else
www.eeworm.com/read/244951/12828975
m fs.m
function varargout = fs(varargin)
% FS M-file for fs.fig
% FS, by itself, creates a new FS or raises the existing
% singleton*.
%
% H = FS returns the handle to a new FS or the han
www.eeworm.com/read/140297/13089349
m mri.m
function varargout = MRI(varargin)
% MRI M-file for MRI.fig
% MRI, by itself, creates a new MRI or raises the existing
% singleton*.
%
% H = MRI returns the handle to a new MRI o
www.eeworm.com/read/241496/13139184
h mazefactory.h
#ifndef MazeFactory_H
#define MazeFactory_H
class Maze;
class Room;
class Wall;
class Door;
class MazeFactory {
public:
MazeFactory();
#ifndef Singleton
static MazeFactory* Instance();
#else
www.eeworm.com/read/323378/13342182
m bysj.m
function varargout = bysj(varargin)
% BYSJ M-file for bysj.fig
% BYSJ, by itself, creates a new BYSJ or raises the existing
% singleton*.
%
% H = BYSJ returns the handle to a new BYSJ o
www.eeworm.com/read/322845/13363997
java nullview.java
package sjg.animation;
/**
* Default view. Maps world coordinates directly to screen coordinates. Singleton.
*
* @author Christian Hvid
*/
public class NullView extends View {
private static
www.eeworm.com/read/304667/13789748
m y.m
function varargout = y(varargin)
% Y M-file for y.fig
% Y, by itself, creates a new Y or raises the existing
% singleton*.
%
% H = Y returns the handle to a new Y or the handle to
www.eeworm.com/read/303697/13810114
m svm.m
function varargout = SVM(varargin)
%SVM M-file for SVM.fig
% SVM, by itself, creates a new SVM or raises the existing
% singleton*.
%
% H = SVM returns the handle to a new SVM or t
www.eeworm.com/read/301742/13850271
m ds.m
function varargout = ds(varargin)
%DS M-file for ds.fig
% DS, by itself, creates a new DS or raises the existing
% singleton*.
%
% H = DS returns the handle to a new DS or the handle to