代码搜索结果

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

contents.java

//: innerclasses/Contents.java public interface Contents { int value(); } ///:~

destination.java

//: innerclasses/Destination.java public interface Destination { String readLabel(); } ///:~

a.java

//: typeinfo/interfacea/A.java package typeinfo.interfacea; public interface A { void f(); } ///:~

usb_descriptor.h

/* File: USB_DESCRIPTOR.h Author: DM Created: 11/22/02 Target Device: C8051F320 Header file for USB firmware. Defines standard descriptor structures. */ #ifndef

readme.txt

----------------------------------- Release Notes BankSystem [Pvt] Limited. ----------------------------------- (c) 2003 Muhammad Wasif Javed -------- Overview -------- This Program

smi.7

'\" t .\" -*- nroff -*- .\" .\" @(#) smi.7,v 0.7.8.1 2001/12/11 13:16:08 brian Exp .\" .\" ========================================================================= .\" .\" This manpage is Copyright (

f34x_usb_descriptor.h

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

fig10_27.cpp

// Fig. 10.27: fig10_27.cpp // Hiding a class抯 private data with a proxy class. #include using std::cout; using std::endl; #include "Interface.h" // Interface class definition int

readmep.txt

========================================================================== ++++++++++++++++++ R E A D M E . T X T +++++++++++++++++++++++++++++++ ++++++++++++++ for PathSim program source cod

nic.h

/*! \file nic.h \brief Network Interface Card (NIC) software definition. */ //***************************************************************************** // // File Name : 'nic.h' // Title : Ne