代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/364791/9895255
h memunit.h
/*
* Copyright (c) 2002 The Board of Trustees of the University of Illinois and
* William Marsh Rice University
* Copyright (c) 2002 The University of Utah
* Copyright (c) 2002
www.eeworm.com/read/364791/9895339
hh memunit.hh
/*
* Copyright (c) 2002 The Board of Trustees of the University of Illinois and
* William Marsh Rice University
* Copyright (c) 2002 The University of Utah
* Copyright (c) 2002
www.eeworm.com/read/363059/9969585
h pool.h
/*0001*//*
/*0002./ * Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
/*0003./ *
/*0004./ * This software is the confidential and proprietary information of Sun
/*0005./ * Mic
www.eeworm.com/read/167186/9978204
pas reinit.pas
unit reinit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms;
procedure ReinitializeForms;
function LoadNewResourceModule(Locale: LCID): Longint;
impleme
www.eeworm.com/read/166876/9991973
c krb_get_in_tkt.c
#if defined(A_KERB) || defined(M_KERB)
/*
* Copyright 1986, 1987, 1988 by the Massachusetts Institute
* of Technology.
*
* For copying and distribution information, please see the file
*
www.eeworm.com/read/362472/9997714
h conn.h
/*****************************************************************************
*
* Microchip DeviceNet Stack (Connection Object Header)
*
****************************************************
www.eeworm.com/read/166713/10006149
java syncdemo.java
/*
* SyncDemo.java
*
* Created on 2005年4月11日, 下午12:33
*/
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
*
* @author Liu Bin
* @version
*/
public cl
www.eeworm.com/read/166713/10006155
java nonsyncdemo.java
/*
* SyncDemo.java
*
* Created on 2005年4月11日, 下午12:12
*/
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
*
* @author Liu Bin
* @version
*/
public cl
www.eeworm.com/read/166670/10008675
java lightmidlet.java
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class LightMIDlet extends MIDlet {
static LightMIDlet instance;
LightForm displayable = new LightForm(this);