代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/325168/13221349
m carcheck.m
function varargout = carcheck(varargin)
% CARCHECK M-file for carcheck.fig
% CARCHECK, by itself, creates a new CARCHECK or raises the existing
% singleton*.
%
% H = CARCHECK retur
www.eeworm.com/read/324146/13283560
m closedlg.m
function varargout = Closedlg(varargin)
% CLOSEDLG M-file for Closedlg.fig
% CLOSEDLG by itself, creates a new CLOSEDLG or raises the
% existing singleton*.
%
% H = CLOSEDLG returns the
www.eeworm.com/read/322352/13381868
m ballfig.m
function varargout = ballfig(varargin)
% BALLFIG M-file for ballfig.fig
% BALLFIG, by itself, creates a new BALLFIG or raises the existing
% singleton*.
%
% H = BALLFIG returns the
www.eeworm.com/read/322352/13381890
asv ballfig.asv
function varargout = ballfig(varargin)
% BALLFIG M-file for ballfig.fig
% BALLFIG, by itself, creates a new BALLFIG or raises the existing
% singleton*.
%
% H = BALLFIG returns the
www.eeworm.com/read/322099/13389873
m zaosheng.m
function varargout = zaosheng(varargin)
% ZAOSHENG M-file for zaosheng.fig
% ZAOSHENG, by itself, creates a new ZAOSHENG or raises the existing
% singleton*.
%
% H = ZAOSHENG retur
www.eeworm.com/read/321546/13403382
m wenbena.m
function varargout = wenbena(varargin)
% WENBENA M-file for wenbena.fig
% WENBENA, by itself, creates a new WENBENA or raises the existing
% singleton*.
%
% H = WENBENA returns the
www.eeworm.com/read/321546/13403404
m wenbenb.m
function varargout = wenbenb(varargin)
% WENBENB M-file for wenbenb.fig
% WENBENB, by itself, creates a new WENBENB or raises the existing
% singleton*.
%
% H = WENBENB returns the
www.eeworm.com/read/321546/13403412
m yinpina.m
function varargout = yinpina(varargin)
% YINPINA M-file for yinpina.fig
% YINPINA, by itself, creates a new YINPINA or raises the existing
% singleton*.
%
% H = YINPINA returns the
www.eeworm.com/read/321546/13403413
m yinpinb.m
function varargout = yinpinb(varargin)
% YINPINB M-file for yinpinb.fig
% YINPINB, by itself, creates a new YINPINB or raises the existing
% singleton*.
%
% H = YINPINB returns the
www.eeworm.com/read/313005/13599583
java client.java
package com.javapatterns.singleton.mxrecord1;
public class Client
{
/**
* @directed
*/
private static MXList mxl;
public static void main(String[] args)
throw