代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/310313/13653648
java coffeebrewer.java
import com.sun.org.apache.regexp.internal.recompile;
public class CoffeeBrewer extends Product {
private String model; //The model of the coffee brewer
private String waterSupply; //The wate
www.eeworm.com/read/308414/13701866
java russiangamemidlet.java
package russiangame;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
import java.io.IOException;
/**
* Title: 俄罗斯方块
*
* Description: 俄罗斯方块游戏
*
*
www.eeworm.com/read/308059/13710084
html xybarchartdemo4.html
XYBarChartDemo4
In this demo, the domain axis shows only integer values. A
GradientPaint instance is used for the chart background color.
www.eeworm.com/read/304761/13787441
dpr wilver3.dpr
{This file is generated by DeDe Ver 3.10b Copyright (c) 1999-2001 DaFixer}
Project wilver3;
Uses
DBLogDlg in 'DBLogDlg.pas' {TLoginDialog},
DBPWDlg in 'DBPWDlg.pas' {TPasswordDialog},
f
www.eeworm.com/read/304660/13790223
h viewer.h
/* viewer.h: PangoViewer class
*
* Copyright (C) 1999,2004,2005 Red Hat, Inc.
* Copyright (C) 2001 Sun Microsystems
*
* This library is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/304213/13798377
pas propfilereh.pas
{*******************************************************}
{ }
{ Delphi / Kylix Cross-Platform Runtime Library }
{
www.eeworm.com/read/303239/13819850
h csmshandler.h
/* Copyright (c) 2003, Nokia. All rights reserved */
#ifndef __CSMSHANDLER_H__
#define __CSMSHANDLER_H__
// INCLUDES
#include
#include
#include
#includ
www.eeworm.com/read/301594/13854332
java keynotfoundexception.java
/*
* KeyNotFoundException.java
*
* Created on 2006年11月20日, 下午11:26
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package btree
www.eeworm.com/read/301594/13854334
java keyexistsexception.java
/*
* KeyExistsException.java
*
* Created on 2006年11月20日, 下午11:29
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package btree;