代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/325923/3477933
java datacache.java
package DataCenterPackage;
import java.util.Properties;
public class DataCache
{
private Properties _cache;
private static DataCache _INSTANCE;
private DataCache()
{
www.eeworm.com/read/288894/4001324
java classtransformer.java
//$Id: $
package org.hibernate.bytecode;
import java.security.ProtectionDomain;
/**
* A persistence provider provides an instance of this interface
* to the PersistenceUnitInfo.addTransform
www.eeworm.com/read/286056/4042906
java memo.java
/* Memo.java */
package wwt.helloDigester.sample3;
public class Memo
{
/*-----/ Instance Field(s) /------------------------------------------------*/
private String _title;
p
www.eeworm.com/read/280061/4128396
out ncelab.out
Elaborating the design hierarchy:
Caching library 'worklib' ....... Done
Building instance overlay tables:
$readmemh("../src/oc8051_test.vec", buff);
|
www.eeworm.com/read/279342/4137511
java comparison.java
import javax.swing.JOptionPane;
public class Comparison {
/** Creates a new instance of Comparison */
public Comparison() {
}
/**
* @param args the command line argument
www.eeworm.com/read/278497/4143409
java menubase.java
package net.sf.navigator.menu;
/**
*
* @author ssayles
* @author mraible
* @version
*/
public abstract class MenuBase implements Component {
//~ Instance fields ================
www.eeworm.com/read/277660/4152338
svn-base gettermserverfieldname.java.svn-base
package collector.gui.model;
import pbs.service.defineobject.*;
public class getTermServerFieldName {
/** Creates a new instance of getTermServerFieldName */
public getTermServerFieldNam
www.eeworm.com/read/277660/4152385
java gettermserverfieldname.java
package collector.gui.model;
import pbs.service.defineobject.*;
public class getTermServerFieldName {
/** Creates a new instance of getTermServerFieldName */
public getTermServerFieldNam
www.eeworm.com/read/273525/4207850
class bygraph_g.class
// bygraph_g
//
// Base class for by graphs
*! version 1.0.9 30nov2004
version 8
class {
class:
graphfamily = "by"
instance:
bygraphst
www.eeworm.com/read/449675/1674488
java classtransformer.java
//$Id: $
package org.hibernate.bytecode;
import java.security.ProtectionDomain;
/**
* A persistence provider provides an instance of this interface
* to the PersistenceUnitInfo.addTransform