代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/130004/14212378
dfm unit1.dfm
object Form1: TForm1
Left = 192
Top = 115
Width = 696
Height = 480
Caption = 'Singleton代刚'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.He
www.eeworm.com/read/230508/14283224
m test2.m
function varargout = test2(varargin)
% TEST2 M-file for test2.fig
% TEST2, by itself, creates a new TEST2 or raises the existing
% singleton*.
%
% H = TEST2 returns the handle to a
www.eeworm.com/read/125740/14467435
dfm unit1.dfm
object Form1: TForm1
Left = 192
Top = 115
Width = 696
Height = 480
Caption = 'Singleton代刚'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.He
www.eeworm.com/read/208040/15255461
m page3.m
function varargout = page3(varargin)
% PAGE3 M-file for page3.fig
% PAGE3, by itself, creates a new PAGE3 or raises the existing
% singleton*.
%
% H = PAGE3 returns the handle to a
www.eeworm.com/read/208040/15255479
m page2.m
function varargout = page2(varargin)
% PAGE2 M-file for page2.fig
% PAGE2, by itself, creates a new PAGE2 or raises the existing
% singleton*.
%
% H = PAGE2 returns the handle to a
www.eeworm.com/read/208040/15255480
m page1.m
function varargout = page1(varargin)
% PAGE1 M-file for page1.fig
% PAGE1, by itself, creates a new PAGE1 or raises the existing
% singleton*.
%
% H = PAGE1 returns the handle to a
www.eeworm.com/read/208040/15255488
m page4.m
function varargout = page4(varargin)
% PAGE4 M-file for page4.fig
% PAGE4, by itself, creates a new PAGE4 or raises the existing
% singleton*.
%
% H = PAGE4 returns the handle to a
www.eeworm.com/read/11139/202920
entries
/Singleton.py/1.1/Fri Sep 14 18:11:47 2007//
/Watcher.py/1.1/Fri Sep 14 18:11:47 2007//
/__init__.py/1.1/Fri Sep 14 18:11:47 2007//
D
www.eeworm.com/read/481108/1299678
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jetty Server Adaptor Plug-in
Bundle-SymbolicName: org.mortbay.jetty.serveradaptor;singleton:=true
Bundle-Version: 1.0.2
Bundle-Vendor: Mort
www.eeworm.com/read/473280/1400684
java dbconnectionmanager.java
package com.hoten.db;
import java.io.*;
import java.sql.*;
import java.util.*;
import java.util.Date;
import com.hoten.util.Log;
/**
* This class is a Singleton that provides access to one o