代码搜索:singleton

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

代码结果 4,696
www.eeworm.com/read/356564/3040385

java idbuilder.java

package com.ll.smsbeans; /** * Represents a singleton. */ public class IdBuilder { /** * 发包的序列号 */ static private int sequenceId; /** * 发送消息包的序列号 */ private long messsage
www.eeworm.com/read/350980/3113320

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/266217/4273314

java mathqnames.java

package org.globus.examples.services.core.singleton.impl; import javax.xml.namespace.QName; public interface MathQNames { public static final String NS = "http://www.globus.org/namespaces/examples/
www.eeworm.com/read/471097/6896943

m tryagain.m

function varargout = tryagain(varargin) % TRYAGAIN M-file for tryagain.fig % notifies user of error % Begin initialization code - DO NOT EDIT gui_Singleton = 1; gui_State = struct('gui_Name',
www.eeworm.com/read/173932/9629468

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/237896/13920970

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/133137/14053872

cxx primitiv.cxx

// primitiv.cxx // W. Langdon cs.ucl.ac.uk // version "$Revision: 1.12 $" // Copyright Andy Singleton, 1993,1994 // This code is released for non-commercial use only // For questions or upgrades con
www.eeworm.com/read/201006/15418372

m gminus.m

function y=gminus(x1,x2) %GMINUS Generalized minus. % C = GMINUS(A,B) subtracts matrix Y from X. % The dimensions of the two operands are compared and singleton % dimensions in one are copied
www.eeworm.com/read/201006/15418422

m genop.m

function y=genop(f,x1,x2) % GENOP - Generalized operation % % C = GENOP(F,A,B) Call function F with exapanded matrices Y and X. % The dimensions of the two operands are compared and singleton %
www.eeworm.com/read/200012/15443913

m building_mode.m

function varargout = building_mode(varargin) % BUILDING_MODE M-file for building_mode.fig % BUILDING_MODE, by itself, creates a1 new BUILDING_MODE or raises the existing % singleton*. % %