代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/164846/10085271
pas propfilereh.pas
{*******************************************************}
{ }
{ Delphi / Kylix Cross-Platform Runtime Library }
{
www.eeworm.com/read/360321/10102857
cpp colorlinezuitwodocument.cpp
/*
========================================================================
Name : ColorLinezUITwoDocument.cpp
Author :
Copyright :
Description :
===========================
www.eeworm.com/read/359993/10112622
java randomnum.java
package structure;
import java.util.Random;
/**
* 产生随机数的singleton模式
* */
public class RandomNum {
private double up,down;
static RandomNum instance;
Random ran;
private Random
www.eeworm.com/read/359992/10112675
java randomnum.java
package structure;
import java.util.Random;
/**
* 产生随机数的singleton模式
* */
public class RandomNum {
private double up,down;
static RandomNum instance;
Random ran;
private Random
www.eeworm.com/read/359181/10162104
java catonetestresult.java
package shared;
import java.lang.*;
/** This object contains the result information on one instance passed through
* an inducer.
* @author James Louis 12/08/2000 Ported to Java.
*/
public
www.eeworm.com/read/359181/10162144
java instsampleelement.java
package shared;
import java.lang.*;
/** Internal structure for the InsanceList class. Used for taking samples from the
* list.
* @see InstanceList
*/
public class InstSampleElement { // u
www.eeworm.com/read/357125/10215869
java rakel.java
package mulan.classifier;
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free
www.eeworm.com/read/356111/10237000
java instanceof.java
package book.reflect;
/**
* instance of 用于检测对象的类型。
* (1)类的对象与类作instance of操作,结果为true
* (2)子类对象与父类作instance of操作,结果为true。
* 因此,所有对象与Object作instance of操作,结果都为true。
* (3)其他情况下,结果都为false。
www.eeworm.com/read/355447/10265557
java getitemexception.java
/*
* GetItemException.java
*
* Created on 2007年12月20日, 下午12:12
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package olts.exce
www.eeworm.com/read/426084/10288046
html position.html
Menu G5 Step-by-step: Position a menu instance