代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/394285/2459029
rb fault_object.rb
#returning an instance of this will cause flash / flex to call the onFault handler of your service.
module Rubyamf
module Faults
class FaultObject < Hash
def initialize(message = '')
www.eeworm.com/read/391481/2519883
java goodpackhome.java
package sessEJB;
/**
* Home interface for Enterprise Bean: GoodPack
*/
public interface GoodPackHome extends javax.ejb.EJBHome {
/**
* Creates a default instance of Session Bean: GoodPack
www.eeworm.com/read/389332/2541184
js validate.js
// holds an instance of XMLHttpRequest
var xmlHttp = createXmlHttpRequestObject();
// holds the remote server address
var serverAddress = "validate.php";
// when set to true, display detailed err
www.eeworm.com/read/388487/2549911
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
queue,com.laoer.bbscs.sys.Queue,false,false,queue,queue,true,
[IconNames]
www.eeworm.com/read/388227/2551327
java threadtestthread.java
package org.nfunk.jepexamples;
/**
* The ThreadTestThread waits for 5 seconds before calling the evaluate method
* of the ThreadTest instance.
*
* Thanks to Matthew Baird and Daniel
www.eeworm.com/read/387936/2553799
java upnpactionargument.java
package no.auc.one.portableplayer.communication.upnphosting;
/**
* Argument for an action of a UPnP Service.
*
* The name of the argument is the same as the object instance. E.g. for this
www.eeworm.com/read/383875/2610447
java dataencoder.java
package dim;
/**
* This interface should be implemented by any class that produces outgoing data.
* An instance of this interface can be passed to the methods
* {@link Server#addService
www.eeworm.com/read/382200/2638912
java usermanager.java
package com.bjsxt.struts;
public class UserManager {
private static UserManager instance = new UserManager();
private UserManager() {}
public static UserManager getInstance() {
ret
www.eeworm.com/read/375772/2719992
h boardname.h
/**********************************************************************
*
* Header %name: boardName.h %
* Instance: kanata_3
* Description:
* %created_by: rdriscol %
* %date_created: Wed Jan 05 17:2