代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/334661/3363848
java userpreferencemanager.java
package org.dvb.user;
public class UserPreferenceManager extends java.lang.Object {
private static UserPreferenceManager instance;
public static UserPreferenceManager getInstance() {
www.eeworm.com/read/332708/3394563
java segmentdatasequence.java
package iitb.CRF;
/**
* The training/test instance for segment sequence data as needed by NestedCRF.
* @author Sunita Sarawagi
*
*/
public interface SegmentDataSequence extends DataSequence {
www.eeworm.com/read/332064/3401674
vb customerseditviewdialog.designer.vb
_
Partial Public Class CustomersEditViewDialog
Inherits System.Windows.Forms.Form
Public Shared Function Instance(ByVal
www.eeworm.com/read/327360/3462474
mof pg_testpropertytypesr.mof
instance of PG_ProviderModule
{
Name = "PG_TestPropertyTypesModule";
Location = "PG_TestPropertyTypes";
Vendor = "OpenPegasus";
Version = "2.0.0";
InterfaceType = "C++Default";
Inte
www.eeworm.com/read/327360/3462525
mof timingproviderr.mof
#pragma locale ("en_US")
instance of PG_ProviderModule
{
Description = "Timing Provider Sample";
Caption = "Timing Provider Sample";
Name = "TimingProviderModule";
Vendor = "OpenPegas
www.eeworm.com/read/322613/3522793
cc nort.cc
#include "nort.h"
#include
#include "address.h"
#define CURRENT_TIME Scheduler::instance().clock()
/* ======================================================================
TCL Hooks
www.eeworm.com/read/321483/3533987
config_file
# Below is a sample of a config file you could use
# comments are denoted by a single '#'
# use a shared stack, or have a private instance?
# if none provided, set to '0',
private
www.eeworm.com/read/321483/3534529
config_file
# Below is a sample of a config file you could use
# comments are denoted by a single '#'
# use a shared stack, or have a private instance?
# if none provided, set to '0',
private
www.eeworm.com/read/312728/3648427
java~2~ cigroupchoicemidlet.java~2~
package cigroupchoice;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class ciGroupChoiceMIDlet extends MIDlet {
static ciGroupChoiceMIDlet instance;
//ciGr
www.eeworm.com/read/312728/3648430
java~4~ cigroupchoicemidlet.java~4~
package cigroupchoice;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class ciGroupChoiceMIDlet extends MIDlet {
static ciGroupChoiceMIDlet instance;
Choice