代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/471097/6896950
m recording.m
function varargout = recording(varargin)
% RECORDING M-file for recording.fig
% notifies user that password is being recorded
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_St
www.eeworm.com/read/471097/6896978
m accept.m
function varargout = accept(varargin)
% ACCEPT M-file for accept.fig
% notifies user that the password is accepted
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struc
www.eeworm.com/read/471097/6896982
m enterunf.m
function varargout = enterunf(varargin)
% ENTERUNF M-file for enterunf.fig
% warns user that username not found
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct('
www.eeworm.com/read/294830/8204445
h gpsdevice.h
#pragma once
#include
#include "IGPSSink.h"
class CGPSDevice
{
private:
//Singleton instance
static CGPSDevice * s_pInstance;
//Device handle
HANDLE m_hGPS_Device;
//Ev
www.eeworm.com/read/201318/15410673
xml bithememanager.xml
This singleton class is used for theme supp
www.eeworm.com/read/201318/15410706
xml bitooltipmanager.xml
A singleton class used by the system to manage
www.eeworm.com/read/201006/15418403
m gtimes.m
function y=gtimes(x1,x2)
%GTIMES Generalized array multiplication.
% C = GTIMES(A,B) denotes element-by-element multiplication.
% The dimensions of the two operands are compared and singleton
%
www.eeworm.com/read/390106/8484782
htm desersingle.htm
Implementing a Serializable Singleton (Java Developers Almanac Example)
www.eeworm.com/read/429877/8784321
m capped_wedge_gui.m
function varargout = Capped_Wedge_GUI(varargin)
% CAPPED_WEDGE M-file for Capped_Wedge.fig
% CAPPED_WEDGE, by itself, creates a new CAPPED_WEDGE or raises the existing
% singleton*.
%
www.eeworm.com/read/429877/8784344
m stretch_gui.m
function varargout = stretch_gui(varargin)
% STRETCH_GUI M-file for stretch_gui.fig
% STRETCH_GUI, by itself, creates a new STRETCH_GUI or raises the existing
% singleton*.
%
% H =