代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/208040/15255448
m page4_1.m
function varargout = page4_1(varargin)
% PAGE4_1 M-file for page4_1.fig
% PAGE4_1, by itself, creates a new PAGE4_1 or raises the existing
% singleton*.
%
% H = PAGE4_1 returns the
www.eeworm.com/read/208040/15255454
m page4_2.m
function varargout = page4_2(varargin)
% PAGE4_2 M-file for page4_2.fig
% PAGE4_2, by itself, creates a new PAGE4_2 or raises the existing
% singleton*.
%
% H = PAGE4_2 returns the
www.eeworm.com/read/208040/15255456
m page2_2.m
function varargout = page2_2(varargin)
% PAGE2_2 M-file for page2_2.fig
% PAGE2_2, by itself, creates a new PAGE2_2 or raises the existing
% singleton*.
%
% H = PAGE2_2 returns the
www.eeworm.com/read/208040/15255462
m p221help.m
function varargout = p221help(varargin)
% P221HELP M-file for p221help.fig
% P221HELP, by itself, creates a new P221HELP or raises the existing
% singleton*.
%
% H = P221HELP retur
www.eeworm.com/read/208040/15255487
m page2_1help.m
function varargout = page2_1help(varargin)
% PAGE2_1HELP M-file for page2_1help.fig
% PAGE2_1HELP, by itself, creates a new PAGE2_1HELP or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/213039/4933481
h http_status.h
// http_status.h,v 1.2 2003/08/06 03:29:13 dhinton Exp
#ifndef HTTPU_HTTP_STATUS_HPP
#define HTTPU_HTTP_STATUS_HPP
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma o
www.eeworm.com/read/196677/5101139
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: P82_MyPlugin
Bundle-SymbolicName: P82_MyPlugin;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: p82_MyPlugin.P82_MyPluginPlugin
Bund
www.eeworm.com/read/189320/5201091
h pipeline_tasks.h
/* -*- c++ -*- */
// Pipeline_Tasks.h,v 1.1 2000/04/27 23:43:22 jxh Exp
#ifndef JAWS_PIPELINE_TASKS_H
#define JAWS_PIPELINE_TASKS_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
#
www.eeworm.com/read/189320/5201098
h waiter.h
/* -*- c++ -*- */
// Waiter.h,v 1.2 2005/08/09 11:01:23 jwillemsen Exp
#ifndef JAWS_WAITER_H
#define JAWS_WAITER_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#end
www.eeworm.com/read/189320/5201113
h parse_headers.h
/* -*- c++ -*- */
// Parse_Headers.h,v 1.3 2005/08/12 11:59:41 jwillemsen Exp
#ifndef JAWS_PARSE_HEADERS_H
#define JAWS_PARSE_HEADERS_H
#include "JAWS/Export.h"
#include "ace/Singleton.h"
#if !defi