代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/101082/6243836
mk makelocal.mk
# @(#)Makelocal.mk 4.1 ULTRIX 7/2/90
include $(GMAKEVARS)
# Top Level Directory for various RPC implementations.
SUBDIRS = ncs.d
include $(GMAKERULES)
www.eeworm.com/read/100315/6270616
roadmap
This is the certificate library. It contains implementations of various
Certificate Classes and derived common classes.
A Generic Skip Certificate Class. This is the Class the key manager
www.eeworm.com/read/403011/11524403
cpp firstref.cpp
// firstref.cpp -- defining and using a reference
#include
int main()
{
using namespace std;
int rats = 101;
int & rodents = rats; // rodents is a reference
cout
www.eeworm.com/read/403009/11524708
cpp firstref.cpp
// firstref.cpp -- defining and using a reference
#include
int main()
{
using namespace std;
int rats = 101;
int & rodents = rats; // rodents is a reference
cout
www.eeworm.com/read/401426/11557766
cec myusb.cec
CECInfo
(
CECVersion ( 4.10 )
)
ComponentType
(
Name ( "MyUsbDriver" )
GUID ( {610235D1-D39C-470C-BC6D-9ABF473331D7} )
Group ( "Selef Driver" )
MaxResolvedImpsAllowed( 1 )
Implementati
www.eeworm.com/read/156508/11795859
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/156508/11795882
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/339738/12207376
java warehouseserver.java
/**
@version 1.11 2001-07-10
@author Cay Horstmann
*/
import java.io.*;
import java.rmi.*;
import java.rmi.server.*;
/**
This server program instantiates a remote warehouse
ob
www.eeworm.com/read/339738/12207402
java warehouseserver.java
/**
@version 1.11 2001-07-10
@author Cay Horstmann
*/
import java.io.*;
import java.rmi.*;
import java.rmi.server.*;
/**
This server program instantiates a remote warehouse
ob
www.eeworm.com/read/339738/12207446
java productserver.java
/**
@version 1.10 1999-08-21
@author Cay Horstmann
*/
import java.rmi.*;
import java.rmi.server.*;
/**
This server program instantiates two remote objects,
registers them with