代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/136577/13370807
cc ccom.cc
// **** DEBUT ENTETE *********************************************************
//
// Copyright 2003 ONERA
//
//
//_NOM : hla/test/test_msg/CCom.cc
//
//_VERSION : 1.0
//
//_HISTORIQ
www.eeworm.com/read/151700/5679766
java readwrite.java
//@author: j.n.magee 11/11/96
package concurrency.readwrite;
//************************************************************
// the interface for ReadWrite monitor implementations
interface Rea
www.eeworm.com/read/134053/5895333
pas subctest.pas
{************************************************}
{ }
{ ObjectWindows Demo }
{ Copyright (c) 1992 by Borland Internatio
www.eeworm.com/read/130241/5962622
java warehouseserver.java
/**
@version 1.11 2001-07-10
@author Cay Horstmann
*/
import java.rmi.*;
import java.rmi.server.*;
import javax.naming.*;
/**
This server program instantiates a remote warehouse
www.eeworm.com/read/130241/5962636
java productserver.java
/**
@version 1.20 2004-08-15
@author Cay Horstmann
*/
import java.rmi.*;
import java.rmi.server.*;
import javax.naming.*;
/**
This server program instantiates two remote objects,
www.eeworm.com/read/130105/5964756
readme
In directory Ptests is the test suite by P.J. Plauger
from his book the Standard C library that I have put together.
* EiC's standard C library implementation
passes P.J. Plauge
www.eeworm.com/read/129399/5973737
java productserver.java
/**
* @version 1.10 1999-08-21
* @author Cay Horstmann
*/
import java.rmi.*;
import java.rmi.server.*;
import sun.applet.*;
public class ProductServer
{ public static void main(String
www.eeworm.com/read/124426/6047824
java executioncontext.java
package org.jbpm.delegation;
import org.jbpm.*;
import org.jbpm.util.log.*;
import org.jbpm.model.definition.*;
import org.jbpm.model.execution.*;
/**
* is the interface that provides acces
www.eeworm.com/read/116971/6112150
java foo.java
// Page 8 - XXX Should flesh out before putting on web site
import java.util.*;
// Provider framework sketch
public abstract class Foo {
// Maps String key to corresponding Class object