代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/139571/5798197
java factoryregistry.java
/*
* 11/19/04 1.0 moved to LGPL.
* 29/01/00 Initial version. mdm@techie.com
*-----------------------------------------------------------------------
* This program is free software; you ca
www.eeworm.com/read/139571/5798202
java audiodevicefactory.java
/*
* 11/19/04 1.0 moved to LGPL.
* 29/01/00 Initial version. mdm@techie.com
*-----------------------------------------------------------------------
* This program is free software; you ca
www.eeworm.com/read/139159/5807647
java escherrecorddata.java
/*********************************************************************
*
* Copyright (C) 2003 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/138754/5813698
c receiver.c
/**
* @file Receiver exmple
*/
#include
/* Include header files required in any SyncML session */
#include
#include
#include
#include
#include "bui
www.eeworm.com/read/138754/5813752
h smldef.h
/*************************************************************************/
/* module: Type definitions for SyncML */
/*
www.eeworm.com/read/138754/5813860
h obexbinding.h
/*************************************************************************/
/* module: SyncML OBEX binding API header file. */
/* file: obexbinding.h
www.eeworm.com/read/138754/5813861
c obexbinding.c
/*************************************************************************/
/* module: SyncML OBEX binding API source file. */
/* file: obexbinding.c
www.eeworm.com/read/138591/5815409
java elvis.java
// Serialzable Singleton - Page 11
import java.io.*;
public class Elvis {
public static final Elvis INSTANCE = new Elvis();
private Elvis() {
// ...
}
// ... //
www.eeworm.com/read/138548/5815611
pm request.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: Request.pm 10831 2005-03-30 23:27:06Z ezra $
package MT::Request;
use strict;
use MT::ErrorHandler;
@MT
www.eeworm.com/read/138196/5817241
java sharedlocalnamedpipe.java
// jTDS JDBC Driver for Microsoft SQL Server and Sybase
// Copyright (C) 2004 The jTDS Project
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the G