代码搜索:singleton

找到约 4,696 项符合「singleton」的源代码

代码结果 4,696
www.eeworm.com/read/336217/12463300

m gui_sim_13_1.m

function varargout = gui_sim_13_1(varargin) % GUI_SIM_13_1 M-file for gui_sim_13_1.fig % GUI_SIM_13_1, by itself, creates a new GUI_SIM_13_1 or raises the existing % singleton*. % %
www.eeworm.com/read/336217/12463301

m gui_eped_13_6.m

function varargout = gui_eped_13_6(varargin) % GUI_EPED_13_6 M-file for gui_eped_13_6.fig % GUI_EPED_13_6, by itself, creates a new GUI_EPED_13_6 or raises the existing % singleton*. %
www.eeworm.com/read/336217/12463305

m gui_uvem_13_3.m

function varargout = gui_uvEm_13_3(varargin) % GUI_UVEM_13_3 M-file for gui_uvEm_13_3.fig % GUI_UVEM_13_3, by itself, creates a new GUI_UVEM_13_3 or raises the existing % singleton*. %
www.eeworm.com/read/336217/12463310

m gui_light_13_9.m

function varargout = gui_light_13_9(varargin) % GUI_LIGHT_13_9 M-file for gui_light_13_9.fig % GUI_LIGHT_13_9, by itself, creates a new GUI_LIGHT_13_9 or raises the existing % singleton*.
www.eeworm.com/read/336217/12463320

m gui_tmuv_13_5.m

function varargout = gui_tmuv_13_5(varargin) % GUI_TMUV_13_5 M-file for gui_tmuv_13_5.fig % GUI_TMUV_13_5, by itself, creates a new GUI_TMUV_13_5 or raises the existing % singleton*. %
www.eeworm.com/read/336217/12463323

m gui_moore_13_4.m

function varargout = gui_moore_13_4(varargin) % GUI_MOORE_13_4 M-file for gui_moore_13_4.fig % GUI_MOORE_13_4, by itself, creates a new GUI_MOORE_13_4 or raises the existing % singleton*.
www.eeworm.com/read/336217/12463333

m gui_move_13_2.m

function varargout = gui_move_13_2(varargin) % GUI_MOVE_13_2 M-file for gui_move_13_2.fig % GUI_MOVE_13_2, by itself, creates a new GUI_MOVE_13_2 or raises the existing % singleton*. %
www.eeworm.com/read/336217/12463341

m gui_wave_13_8.m

function varargout = gui_wave_13_8(varargin) % GUI_WAVE_13_8 M-file for gui_wave_13_8.fig % GUI_WAVE_13_8, by itself, creates a new GUI_WAVE_13_8 or raises the existing % singleton*. %
www.eeworm.com/read/453681/1638975

mf manifest.mf

Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: To-Dos UI Part Bundle-SymbolicName: rcpdev.todo.ui;singleton:=true Bundle-Version: 1.0.0 Bundle-Activator: rcpdev.todo.ui.Activator Bundle-
www.eeworm.com/read/242657/4546906

h timerdispatcher.h

/* -*- C++ -*- */ // $Id: TimerDispatcher.h 55034 2004-01-01 21:01:01Z shuston $ #if !defined(TIMER_DISPATCHER_H) #define TIMER_DISPATCHER_H #include "ace/Event_Handler.h" #include "ace/Singleton.h"