代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/109477/15556470
h evms_bbr_k.h
#ifndef __EVMS_BBR_K__
#define __EVMS_BBR_K__
/*
*
* Copyright (c) International Business Machines Corp., 2000
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/104770/15683735
cpp soundmanager.cpp
#include
#include
#include
#include "soundmanager.h"
// enum Sound{SND_EAT,SND_DIE,SND_ATTACK,SND_FOOD_FROM_GOD, SND_EAT_BOT,
// SND_RENEGADE, SND
www.eeworm.com/read/100563/15872081
h ocibase.h
#ifndef _COCIBase
#define _COCIBase
#ifdef sparc
// used for bool definition
#include
#define std
#endif
#ifndef OCI_ORACLE
#include "oci.h"
#endif
class COCIBase
{
www.eeworm.com/read/480485/1317652
java testa.java
/**
* A test for SingletonA
*/
public class TestA {
public static void main(String[] args) {
// Can not create a instance !
//SingletonA instance1 = new SingletonA();
www.eeworm.com/read/458103/1588225
java daofactory.java
package imis_mate.DAO;
//DAO 工厂
public class DAOFactory {
private static DAOFactory instance;
static {
instance = new DAOFactory();
}
private DAOFactor
www.eeworm.com/read/307661/3721658
java testa.java
/**
* A test for SingletonA
*/
public class TestA {
public static void main(String[] args) {
// Can not create a instance !
//SingletonA instance1 = new SingletonA();
www.eeworm.com/read/283473/4078710
java testa.java
/**
* A test for SingletonA
*/
public class TestA {
public static void main(String[] args) {
// Can not create a instance !
//SingletonA instance1 = new SingletonA();
www.eeworm.com/read/373842/2757494
java testa.java
/**
* A test for SingletonA
*/
public class TestA {
public static void main(String[] args) {
// Can not create a instance !
//SingletonA instance1 = new SingletonA();
www.eeworm.com/read/373619/2761314
h mp3dec_mpgdata.h
#ifndef _MPGDATA_H_
#define _MPGDATA_H_
/*******************************************************************
* NOTE: The instance data MUST be aligned on a 2048-byte boundary. *
* One instance