代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/165570/5481141

java outer.java

/** The outer class. */ public class Outer { /** Instance variable known to Outer and Inner. */ private int a; /** A reference to an instance of Inner. */ private Inner b; public Outer
www.eeworm.com/read/159962/5577469

java uieventupdatethread.java

package com.power.pipeengine.EngineUI; import java.util.*; /** * Title: PIPE Engine * Description: Global Planning Optimization Engine * Copyright: Copyright (c) 2002 * Co
www.eeworm.com/read/158106/5598811

h ttengine.h

/******************************************************************* * * ttengine.h 1.1 * * Engine instance structure definition. * * Copyr
www.eeworm.com/read/158106/5598851

h ttengine.h

/******************************************************************* * * ttengine.h 1.1 * * Engine instance structure definition. * * Copyr
www.eeworm.com/read/393830/8261424

cpp sinstance.cpp

/* Module : SINSTANCE.CPP Purpose: Defines the implementation for an MFC wrapper classe to do instance checking Created: PJN / 29-07-1998 History: PJN / 25-03-2000 Neville Franks made th
www.eeworm.com/read/107288/15610221

cs servicerunning.cs

using System; using System.Diagnostics; using System.ServiceProcess; namespace kae.ServiceStatePublisher { /// /// ServiceRunning is a concrete ServiceState representing the ///
www.eeworm.com/read/107288/15610226

cs servicepaused.cs

using System; using System.Diagnostics; using System.ServiceProcess; namespace kae.ServiceStatePublisher { /// /// ServicePaused is a concrete ServiceState representing the ///
www.eeworm.com/read/225703/14523129

c video_out_sdl.c

/* * video_out_sdl.c * * Copyright (C) 2000-2003 Ryan C. Gordon and * Dominik Schnitzer * * SDL info, source, and binaries
www.eeworm.com/read/212972/15144255

c video_out_x11_fix.c

/* * video_out_x11_fix.c * Copyright (C) 2004-2007 Manfred Weihs * Copyright (C) 2000-2003 Michel Lespinasse * Copyright (C) 2003 Regis Duchesn
www.eeworm.com/read/212972/15144256

c video_out_sdl.c

/* * video_out_sdl.c * * Copyright (C) 2000-2003 Ryan C. Gordon and * Dominik Schnitzer * * SDL info, source, and binaries