代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/100926/6264279
h export_mac.h
// -*- C++ -*-
// export_mac.h,v 1.1 1998/12/30 20:21:10 nanbor Exp
// Definition for Win32 Export directives.
// This file is generated automatically by
// ${ACE_ROOT}/GenExportH.BAT
// --------
www.eeworm.com/read/376593/9313055
m rsdav3.m
function xx= rsdav3(varargin)
%function varargout = rsdav3(varargin)
gui_Singleton = 1;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singleton', gui_Singleton, ...
www.eeworm.com/read/489202/6296127
m rsdav3.m
function xx= rsdav3(varargin)
%function varargout = rsdav3(varargin)
gui_Singleton = 1;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singleton', gui_Singleton, ...
www.eeworm.com/read/489222/6476861
m rsdav3.m
function xx= rsdav3(varargin)
%function varargout = rsdav3(varargin)
gui_Singleton = 1;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singleton', gui_Singleton, ...
www.eeworm.com/read/489222/6476870
asv rsdav3.asv
function xx= rsdav3(varargin)
%function varargout = rsdav3(varargin)
gui_Singleton = 1;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singleton', gui_Singleton, ...
www.eeworm.com/read/133885/5898892
java clusteralgmgr.java
/**
* This is the prototype manager for clustering algorithms.
* this is a singleton class. For discussion of singleton classes,
* and a clearer example of prototype managers, see the DataTypeM
www.eeworm.com/read/389323/8533414
m calcgui3.m
%CREATE GUI GRAPHICS
function gui1
gui_singleton=1;
gui_state=struct('gui_Name', mfilename,...
'gui_Singleton', gui_singleton, ...
'gui_OpeningFcn', @gui_openingfcn, ...
www.eeworm.com/read/133885/5898893
java globalextrmgr.java
/**
* This is the prototype manage for global extractors. Note that
* this is a singleton class. For discussion of singleton classes,
* and a clearer example of prototype managers, see the DataT
www.eeworm.com/read/124781/14544760
cpp singletonview.cpp
// SingletonView.cpp : implementation of the CSingletonView class
//
// This file is part of Singleton application to demonstrate the concept of Singleton classes.
// This file is generated by Ap
www.eeworm.com/read/120400/14804012
cpp singletonview.cpp
// SingletonView.cpp : implementation of the CSingletonView class
//
// This file is part of Singleton application to demonstrate the concept of Singleton classes.
// This file is generated by Ap