代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/101075/6255023

java structureddocumentfactory.java

/* * Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the foll
www.eeworm.com/read/101075/6255875

readme

PipeExample This example primarly illustrates how to start project jxta from application, and how to create an output pipe listener Files: ===== README This File makefile GNU Mak
www.eeworm.com/read/100285/6270705

sgml xaggr.sgml

Extending SQL: Aggregates Aggregates in Postgres are expressed in terms of state transition functi
www.eeworm.com/read/100285/6272264

hlp create_rule.hlp

.pgaw:Help.f.t insert end "CREATE RULE" {bold} " The semantics of a rule is that at the time an individual instance is accessed, updated, inserted or deleted, there is a current instance (for retrieve
www.eeworm.com/read/135644/6289878

h codec.h

/******************************************************************************/ /******************************************************************************/ /* CODEC.H - AD50 Audio Codec drive
www.eeworm.com/read/203314/6301869

h code.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/359885/6307970

sh dbcheck.sh

#!/bin/sh # # check if ORACLE database instance is still reacting to ping requests # # # name of the instance (must be defined in tnsnames.ora) # DATABASE=$1 # # check the state: # tnsping returns
www.eeworm.com/read/491816/6426583

txt decision-trees_lisp.txt

#| This file contains Decision tree learning code to accompany the textbook "Machine Learning," Tom M. Mitchell, McGraw Hill, 1997. Copyright 1998 Tom M. Mitchell. This code may be freely dis
www.eeworm.com/read/491066/6440256

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
www.eeworm.com/read/491088/6440393

java btgame.java

package bluetoothgame; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class BTGame extends MIDlet implements CommandListener{ private static BTGame instance;