代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/113071/6141978
properties jndi.properties
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.provider.url=jnp://localhost:1099
# java.naming.provider.url=localhost
java.naming.factory.url.pkgs=org.jboss.naming:org
www.eeworm.com/read/112772/6143805
inf packet.inf
[version]
signature="$CHICAGO$"
Class=NetTrans
provider=%V_MS%
[Manufacturer]
%V_MS%=MS
[MS]
%PACKET.DeviceDesc%= PACKET.ndi, PACKET
;********************************
www.eeworm.com/read/110034/6170272
h acpi.h
/******************************************************************************
*
* Name: acpi.h - Master include file, Publics and external data.
* $Revision: 54 $
*
**********************
www.eeworm.com/read/107619/6188702
ttdcfg liftsystem_dba.ttdcfg
[FileFormatVersion] 2
[Messages]
from env[1] : ::Interfaces::addLift
from env[1] : ::Interfaces::requestLift ( 1, up )
from env[1] : ::Interfaces::requestLift ( 7, down )
from env[1] to LiftSyst
www.eeworm.com/read/107619/6188707
m liftsystem.m
# makefile for System: LiftSystem
sctAUTOCFGDEP =
sctASN1AUTOCFGDEP =
sctCOMPFLAGS = -DXUSE_GENERIC_FUNC
!include $(SCTDIR)\make.opt
default: LiftSystem$(sctEXTENSION)
LiftSystem$(sctEXT
www.eeworm.com/read/107186/6190444
java icompiler.java
/*
* Created on 2004-5-24
* last modified $Date: 2004/05/31 09:01:49 $
*/
package yuchifang.javaIDE.interfaces;
/**
* 编译器接口
* @author yuchifang
*/
public interface ICompiler
{
/**
www.eeworm.com/read/107186/6190446
java iexecutor.java
/*
* Created on 2004-5-24
* last modified $Date: 2004/05/29 00:12:09 $
*/
package yuchifang.javaIDE.interfaces;
/**
* 执行文件者接口
* @author yuchifang
*/
public interface IExecutor
{
/
www.eeworm.com/read/107186/6190453
entries
/IDETabbedPane.java/1.7/Mon May 31 04:28:18 2004//
/JavaIDE.java/1.7/Mon May 31 10:19:56 2004//
/JavaIDEToolBar.java/1.3/Thu May 27 14:22:38 2004//
/TestInOutErr.java/1.1/Mon May 24 13:23:18 2004//
D/
www.eeworm.com/read/104711/6203173
java testclient.java
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package transaction.client;
import javax.naming.InitialContext;
import javax
www.eeworm.com/read/104711/6203203
java testclient.java
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package test.client;
import javax.naming.InitialContext;
import javax.rmi.Po