代码搜索结果

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

dhcp-client.1.in

.\" $Header: /cvsroot/dhcp-agent/dhcp-agent/man/dhcp-client.1.in,v 1.3 2003/07/06 17:28:22 actmodern Exp $ .\" .\" Copyright 2003 Thamer Alharbash .\" .\" Redistribution and use

shutdownsink.cpp

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

command.java

package cmd; public interface Command { public void execute(); }

f34x_usb_descriptor.h

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

iphlpapi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: iphlpapi.h Abstract: Header file for functions to interact with the IP Stack for MIB-II and relate

iphlpapi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: iphlpapi.h Abstract: Header file for functions to interact with the IP Stack for MIB-II and relate

f34x_usb_descriptor.h

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

salesformatter.java

interface SalesFormatter { public String formatSales(Sales sales); }