代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/198517/5086720
java javatyperegister.java
package com.easyjf.dbo;
public class JavaTypeRegister {
private final java.util.Map defaultType=new java.util.HashMap();
private static JavaTypeRegister singleton=new JavaTypeRegister();
public
www.eeworm.com/read/177338/5329119
java configmanager.java
package org.jawin.browser.config;
import java.util.Properties;
import java.io.IOException;
import org.jawin.browser.util.FileUtilities;
/**
* A singleton that exposes configuration parameter
www.eeworm.com/read/304110/3803418
js menumgr.js
/**
* @class Ext.menu.MenuMgr
* Provides a common registry of all menu items on a page so that they can be easily accessed by id.
* @singleton
*/
Ext.menu.MenuMgr = function(){
var menus, activ
www.eeworm.com/read/433582/1882577
cs program.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace 单例模式
{
class Program
{
static void Main(string[] args)
{
Singleton s1 = Sin
www.eeworm.com/read/426934/1986287
java configmanager.java
package org.jawin.browser.config;
import java.util.Properties;
import java.io.IOException;
import org.jawin.browser.util.FileUtilities;
/**
* A singleton that exposes configuration parameter
www.eeworm.com/read/389759/2537892
kcfgc amarokconfig.kcfgc
# Code generation options for kconfig_compiler
File=amarok.kcfg
ClassName=AmarokConfig
Singleton=true
Mutators=true
MemberVariables=private
Visibility=LIBAMAROK_EXPORT
IncludeFiles=amarok_export.h
www.eeworm.com/read/266217/4273315
java mathresourcehome.java
package org.globus.examples.services.core.singleton.impl;
import org.globus.wsrf.Resource;
import org.globus.wsrf.impl.SingletonResourceHome;
public class MathResourceHome extends SingletonResourceH
www.eeworm.com/read/156560/5611363
java dbconnectionmanager.java
package MyNa.utils;
import java.util.*;
import java.sql.*;
public class DBConnectionManager extends Cache { //singleton class
static private PropertyGroups pG;
static private Hashtable driver
www.eeworm.com/read/474297/6819278
m doa_gui.m
function varargout = doa_gui(varargin)
% DOA M-file for doa.fig
% DOA, by itself, creates a new DOA or raises the existing
% singleton*.
%
% H = DOA returns the handle to a new DOA or
www.eeworm.com/read/201318/15410608
xml biapplication.xml
This is a singleton class and the instance c