代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/153681/5645471

java customcontrolexample.java

/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying mater
www.eeworm.com/read/153251/5651567

java openjmsserver.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/153251/5651786

java adminconnectionmanager.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/473240/6849546

java btgame.java

package bluetoochgame; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class BTGame extends MIDlet implements CommandListener{ private static BTGame instance;
www.eeworm.com/read/472964/6860824

cc classifier-base.cc

/* This software was originally developed at Alcatel USA * and subsequently modified at Washington State University, Pullman, WA * through research work which was supported by a gift from Alcatel, I
www.eeworm.com/read/395267/8187710

java enrollmentstatus.java

// EnrollmentStatus.java - Chapter 14, Java 5 version. // Copyright 2005 by Jacquie Barker - all rights reserved. // A SUPPORT enum. // Used by the Section class to represent various possib
www.eeworm.com/read/173135/9671933

c mastrepl.c

/***************************************************************** * * * Copyright (c) 2001-2006 McObject LLC. All Right Reserved. *
www.eeworm.com/read/173128/9673009

java incrinducer.java

package shared; import java.lang.*; import java.util.*; /** Abstract template for incremental inducers. * @author James Louis java Implementation */ abstract public class IncrInducer extends
www.eeworm.com/read/173128/9673176

java cattestresult.java

package shared; import java.lang.*; import java.util.*; import java.io.*; /** The CatTestResult class provides summaries of running * categorizers on test data. This includes the option of *
www.eeworm.com/read/367686/9736958

cpp winmain.cpp

/** * WinMain.cpp Copyright _ 2001 Li Zhaoming. All rights reserved. * Calls initialization functions and processes the message loop * PLATFORMS: Windows 95/98, Me, 2000 */ #include "stdaf