代码搜索结果

找到约 10,000 项符合 Interface 的代码

sequencefactoryhome.java

// SequenceFactoryHome.java // SequenceFactoryHome is the home interface for entity EJB // SequenceFactory. package com.deitel.advjhtp1.bookstore.ejb; // Java core packages import java.rmi.Rem

sequencefactory.java

// SequenceFactory.java // SequenceFactory is the remote interface for the entity EJB // SequenceFactory. package com.deitel.advjhtp1.bookstore.ejb; // Java core packages import java.rmi.Remot

printer.ice

module Demo{ interface Printer{ void printString(string s); }; };

customerdaointf.java

public interface CustomerDAOIntf { public int getCustomerID() throws Exception; }

readme

Introduction ============ Python (http://www.python.org/) is a powerful scripting language which supports easy-to-use object-oriented programming and has gained more and more popularity. This python

readme

madplay - MPEG audio decoder and player Copyright (C) 2000-2004 Robert Leslie $Id: README,v 1.60 2004/01/23 09:41:31 rob Exp $ ===================================================================

f34x_usb_descriptor.h

//----------------------------------------------------------------------------- // F34x_USB_Descriptor.h //----------------------------------------------------------------------------- // Copyright

readme

This version of the bridge utilities is for Linux 2.4 and 2.6, it uses the sysfs interface if possible on Linux 2.6 --------------------------- Lennert Buytenhek rewrote the linux bridging code beca

readme

README ====== In-System-Programmer for ATMEL's AT89S8252 microprocessor ISP-AT89 written (c) 2003/2004 by Matthias Grimm, Andreas Ochmann and Sascha Floh

shutdownsink.cpp

// ************************************************************************** // shutdownsink.cpp // // Description: // Implements our IOPCShutdown class and IOPCShutdown COM interface. OPC // S