代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/162887/10261484
m vision.m
function varargout = vision(varargin)
% VISION M-file for vision.fig
% VISION, by itself, creates a new VISION or raises the existing
% singleton*.
%
% H = VISION returns the handl
www.eeworm.com/read/162887/10261564
asv model.asv
function varargout = model(varargin)
% MODEL M-file for model.fig
% MODEL, by itself, creates a new MODEL or raises the existing
% singleton*.
%
% H = MODEL returns the handle to a
www.eeworm.com/read/280884/10282105
m example.m
function varargout = example(varargin)
% EXAMPLE M-file for example.fig
% EXAMPLE, by itself, creates a new EXAMPLE or raises the existing
% singleton*.
%
% H = EXAMPLE returns the hand
www.eeworm.com/read/353972/10400953
m juanji.m
function varargout = juanji(varargin)
% JUANJI M-file for juanji.fig
% JUANJI, by itself, creates a new JUANJI or raises the existing
% singleton*.
%
% H = JUANJI returns the handle to
www.eeworm.com/read/351262/10668311
m plots.m
function varargout = plots(varargin)
% PLOTS M-file for plots.fig
% PLOTS, by itself, creates a new PLOTS or raises the existing
% singleton*.
%
% H = PLOTS returns the handle to a
www.eeworm.com/read/276230/10752742
m multint.m
function varargout = MultInt(varargin)
%MULTINT M-file for MultInt.fig
% MULTINT, by itself, creates a new MULTINT or raises the existing
% singleton*.
%
% H = MULTINT returns the handl
www.eeworm.com/read/276230/10752752
m odegui.m
function varargout = odegui(varargin)
% ODEGUI M-file for odegui.fig
% ODEGUI, by itself, creates a new ODEGUI or raises the existing
% singleton*.
%
% H = ODEGUI returns the handl
www.eeworm.com/read/272964/10935073
asv signal.asv
function varargout = signal(varargin)
% SIGNAL M-file for signal.fig
% SIGNAL, by itself, creates a new SIGNAL or raises the existing
% singleton*.
%
% H = SIGNAL returns the handl
www.eeworm.com/read/272964/10935074
m signal.m
function varargout = signal(varargin)
% SIGNAL M-file for signal.fig
% SIGNAL, by itself, creates a new SIGNAL or raises the existing
% singleton*.
%
% H = SIGNAL returns the handl
www.eeworm.com/read/417019/11007033
js 5.06 - comparing the two techniques.js
/* DataParser singleton, converts character delimited strings into arrays. */
/* Now using true private methods. */
GiantCorp.DataParser = (function() {
// Private attributes.
var whitespaceRe