代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/425881/10311869
h komunikator.h
/*
Glavna klasa za slanje/prijem poruka preko serijskog porta.
Klasa je 'singleton': pristup procedurama se vrsi preko pointera 'KKomunikator::Instance()'.
Na pocetku su izdvojene dekla
www.eeworm.com/read/353972/10400978
m main.m
function varargout = main(varargin)
% MAIN M-file for main.fig
% MAIN, by itself, creates a new MAIN or raises the existing
% singleton*.
%
% H = MAIN returns the handle to a new MAIN o
www.eeworm.com/read/353972/10400983
m juli.m
function varargout = juli(varargin)
% JULI M-file for juli.fig
% JULI, by itself, creates a new JULI or raises the existing
% singleton*.
%
% H = JULI returns the handle to a new JULI o
www.eeworm.com/read/353519/10441866
m ss.m
function varargout = SS(varargin)
% SS M-file for SS.fig
% SS, by itself, creates a new SS or raises the existing
% singleton*.
%
% H = SS returns the handle to a new SS or the han
www.eeworm.com/read/271411/10997924
m ca.m
function varargout = ca(varargin)
% CA M-file for ca.fig
% CA, by itself, creates a new CA or raises the existing
% singleton*.
%
% H = CA returns the handle to a new CA or the han
www.eeworm.com/read/466591/7029508
m svm.m
function varargout = SVM(varargin)
%SVM M-file for SVM.fig
% SVM, by itself, creates a new SVM or raises the existing
% singleton*.
%
% H = SVM returns the handle to a new SVM or the ha
www.eeworm.com/read/453468/7419748
h serversessionmanager.h
#ifndef __SERVER_SESSION_MANAGER_H__
#define __SERVER_SESSION_MANAGER_H__
#pragma once
class ServerSession;
#include
#include
#include
#include
www.eeworm.com/read/453468/7419754
h packethandler.h
#ifndef _PACKETHANDLER_H_
#define _PACKETHANDLER_H_
#include
#include
struct MSG_BASE;
class GameDBProxySession;
class AccountDBProxySession;
class GameServerS
www.eeworm.com/read/452768/7433195
m hh.m
function varargout = hh(varargin)
% HH M-file for hh.fig
% HH, by itself, creates a new HH or raises the existing
% singleton*.
%
% H = HH returns the handle to a new HH or the han
www.eeworm.com/read/445414/7595632
m cinematicadirecta2.m
function varargout = cinematicadirecta2(varargin)
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singlet