代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/315275/3621895
m kalman_gui.m
function varargout = kalman_gui(varargin)
% KALMAN_GUI M-file for kalman_gui.fig
% KALMAN_GUI, by itself, creates a new KALMAN_GUI or raises the existing
% singleton*.
%
% H = KALM
www.eeworm.com/read/286677/4038240
java idbuilder.java
package com.ll.smsbeans;
/**
* Represents a singleton.
*/
public class IdBuilder
{
/**
* 发包的序列号
*/
static private int sequenceId;
/**
* 发送消息包的序列号
*/
private long messsage
www.eeworm.com/read/433231/1884854
js sorttypes.js
/*
* Ext JS Library 2.0.2
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.data.SortTypes
* @singleton
* Defines th
www.eeworm.com/read/428780/1953965
m detreeexp4.m
function varargout = DetreeExp4(varargin)
% DETREEEXP4 M-file for DetreeExp4.fig
% DETREEEXP4, by itself, creates a new DETREEEXP4 or raises the existing
% singleton*.
%
% H = DETR
www.eeworm.com/read/428780/1953973
m detreeexp2.m
function varargout = DetreeExp2(varargin)
% DETREEEXP2 M-file for DetreeExp2.fig
% DETREEEXP2, by itself, creates a new DETREEEXP2 or raises the existing
% singleton*.
%
% H = DETR
www.eeworm.com/read/428780/1953985
asv detreeexp1.asv
function varargout = DetreeExp1(varargin)
% DETREEEXP1 M-file for DetreeExp1.fig
% DETREEEXP1, by itself, creates a new DETREEEXP1 or raises the existing
% singleton*.
%
% H = DETR
www.eeworm.com/read/428780/1953990
m detreeexp1.m
function varargout = DetreeExp1(varargin)
% DETREEEXP1 M-file for DetreeExp1.fig
% DETREEEXP1, by itself, creates a new DETREEEXP1 or raises the existing
% singleton*.
%
% H = DETR
www.eeworm.com/read/428780/1954007
m detreeexp5.m
function varargout = DetreeExp5(varargin)
% DETREEEXP5 M-file for DetreeExp5.fig
% DETREEEXP5, by itself, creates a new DETREEEXP5 or raises the existing
% singleton*.
%
% H = DET
www.eeworm.com/read/412251/2172534
svn-base socketmgrwin32.h.svn-base
#ifndef SOCKETMGR_H_WIN32
#define SOCKETMGR_H_WIN32
#ifdef CONFIG_USE_IOCP
class Socket;
class SERVER_DECL SocketMgr : public Singleton
{
public:
SocketMgr();
~SocketMgr()
www.eeworm.com/read/398854/2368328
js sorttypes.js
/*
* Ext JS Library 2.0.2
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.data.SortTypes
* @singleton
* Defines th