代码搜索:instance

找到约 10,000 项符合「instance」的源代码

代码结果 10,000
www.eeworm.com/read/272871/4214424

java counteritem.java

import javax.microedition.lcdui.*; // A custom component for MIDP 2.0 that wraps // a CounterArea instance. public class CounterItem extends CustomItem implements Coun
www.eeworm.com/read/439112/1808252

nasl mssql_brute_force.nasl

## # # MSSQL Brute Forcer # # This script checks a SQL Server instance for common # username and password combinations. If you know of a # common/default account that is not listed, please
www.eeworm.com/read/438251/1826861

java rendererfactory.java

package prefuse.render; import prefuse.visual.VisualItem; /** * The RendererFactory is responsible for providing the proper Renderer * instance for drawing a given VisualItem. * * @auth
www.eeworm.com/read/435395/1864352

java completioncheck.java

/** * Write a description of class CompletionCheck here. * * @author (your name) * @version (a version number or a date) */ public class CompletionCheck { // instance variables - replace th
www.eeworm.com/read/433926/1875676

java operateconstants.java

package ui; public class OperateConstants { /** Creates a new instance of OperateConstants */ private OperateConstants() { } //请求动作 public static final byte CHANGE_PWD
www.eeworm.com/read/432926/1886310

pde multipleparticlesystems.pde

/** * Multiple Particle Systems * by Daniel Shiffman. * * Click the mouse to generate a burst of particles * at mouse location. * * Each burst is one instance of a particle system * with
www.eeworm.com/read/429836/1945275

jsp helloworld1.jsp

www.eeworm.com/read/429570/1947854

java main.java

package gizmoball_demo; public class Main { /** Creates a new instance of Main */ public Main() { } public static void main(String[] args) { Applica
www.eeworm.com/read/410205/2217156

java rendererfactory.java

package zeus.ontology.service; public class RendererFactory { /** * Return an instance of a renderer for the type of description * named by type. * @param type Type
www.eeworm.com/read/402451/2323077

svm baserootdaoactionmethods.svm

/** * Used by the base DAO classes but here for your modification * Persist the given transient instance, first assigning a generated identifier. * (Or using the current value of the identi