代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5946111
c krb_get_in_tkt.c
/*
* $Source: /usr/src/kerberosIV/krb/RCS/krb_get_in_tkt.c,v $
* $Author: karels $
*
* Copyright 1986, 1987, 1988 by the Massachusetts Institute
* of Technology.
*
* For copying and distributio
www.eeworm.com/read/130577/5951985
java forwardingactionforward.java
/*
* $Id: ForwardingActionForward.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 2000-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the
www.eeworm.com/read/130577/5951988
java redirectingactionforward.java
/*
* $Id: RedirectingActionForward.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 2000-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (th
www.eeworm.com/read/130382/5958098
cpp main.cpp
/*____________________________________________________________________________
Copyright (c) 1998 Network Associates, Inc. and its Affiliated Companies
All rights reserved.
This is the main pr
www.eeworm.com/read/130188/5963211
java dbconnectionmanager.java
/*
* Copyright James House (c) 2001-2004
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followi
www.eeworm.com/read/130055/5965401
java usercache.java
package com.laoer.bbscs.sys;
import com.opensymphony.oscache.general.*;
import com.laoer.bbscs.bean.*;
import com.opensymphony.oscache.base.*;
import com.laoer.bbscs.business.*;
import org.apac
www.eeworm.com/read/130055/5965406
jbx forbid.jbx
[PropertyInfo]
forbidipHm,HashMap,false,false, , ,false,
forbidwordsHm,HashMap,false,false, , ,false,
instance,Forbid,false,false, , ,false,
[IconNames]
www.eeworm.com/read/130055/5965445
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
subscibeQueue,Queue,false,false, , ,true,
[IconNames]
www.eeworm.com/read/129751/5970648
java socketmidlet.java
package net;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
* Socket MIDlet 主类
*/
public class SocketMIDlet
extends MIDlet {
private static SocketMIDle
www.eeworm.com/read/129751/5970654
java udpmidlet.java
package net;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
* MIDlet 主类
*/
public class UDPMIDlet extends MIDlet {
private static UDPMIDlet instance;
privat