代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/245316/4504956
java instanceclass.java
/*
* Java(TM) OLAP Interface
*/
package org.omg.java.cwm.objectmodel.instance;
public interface InstanceClass
extends javax.jmi.reflect.RefClass {
}
www.eeworm.com/read/240726/4567303
js a573h888.js
// Initialize ticker instance -------------------------------------------------
if (!(ticker_client_object))
{
var ticker_client_object = new ComponentArt_Ticker();
ticker_client_object.G
www.eeworm.com/read/240726/4567336
js a573q088.js
// Initialize rotator instance -------------------------------------------------
var rotator_client_object = new ComponentArt_Rotator();
rotator_client_object.GlobalID = 'rotator_client_object'
www.eeworm.com/read/235146/4653764
java logger.java
package org.flexdock.logging;
/**
* If a client application wants control over where internal flexdock
* logging statements are written it should supply an instance of this
* interface to {@l
www.eeworm.com/read/229812/4743752
idl animals.idl
#include
#include
// The classes in this module illustrate the use of a simple
// metaclass to provide customized constructors and to perform
// basic instance track
www.eeworm.com/read/229070/4759429
opts network.opts
# Network adapter configuration
#
# The address format is "scheme,socket,instance,hwaddr".
#
# Note: the "network address" here is NOT the same as the IP address.
# See the Networking HOWTO. In
www.eeworm.com/read/227264/4776275
java iinstanceinputengine.java
/**
* Description: file information for loading an instance
*
* @ Author Create/Modi Note
* Xiaofeng Xie Nov 05, 2006
*
* @version 1.0
*/
package maosKernel.infoIO.setti
www.eeworm.com/read/221464/4828448
py load_dir.py
#!/usr/bin/python
"""
Traverses a directory and output the code that would
create the same directory structure during testing.
Assumes that the instance of Tester is called 't'.
"""
import
www.eeworm.com/read/209348/4980401
java raplacontext.java
package org.rapla.framework;
public interface RaplaContext
{
/** Returns a reference to the requested object (e.g. a component instance).
* throws a RaplaContextException if the object c