代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/103815/15720035

java rrberotationchooser.java

/** * Interface for UI components who chooses rotation */ public interface RRBERotationChooser { /** * Called when rotation is set * to notify this chooser. */ public void set
www.eeworm.com/read/101292/15838505

java igraphic.java

/* * A Graphic Interface ( A prototype interface ) */ import java.io.*; public interface IGraphic extends Cloneable, Serializable { public String getName() ; public void setName(Stri
www.eeworm.com/read/101292/15838737

java iterator.java

/** * Iterator Interface */ public interface Iterator { public abstract void First(); public abstract void Next(); public abstract boolean IsDone(); public abstract void Curr
www.eeworm.com/read/100411/15874423

desktop gsmssend.desktop

[Desktop Entry] Name=GNOME SmsSend Comment=Gnome SmsSend interface Comment[fr]=Interface GNOME
www.eeworm.com/read/407151/11427741

tcl sd_reader_hw.tcl

# TCL File Generated by Component Editor 7.2sp1 on: # Sun Aug 17 13:44:55 CST 2008 # DO NOT MODIFY set_source_file "sd_reader.vhd" set_module "sd_reader" set_module_description "" set_module_property
www.eeworm.com/read/136989/5833306

h tie_si.h

// // tie_si.h,v 1.4 2002/09/25 16:25:38 parsons Exp // /* -*- c++ -*- */ // ============================================================================ // // = LIBRARY // TAO IDL // // =
www.eeworm.com/read/291386/8422222

sh start_gateway.sh

#!/bin/sh GWVER=2.2 echo -e "\n\nLoading AODV Gateway version $GWVER...\n" IPTABLES=/sbin/iptables KERNEL_AODV=kernel_aodv EXTIF="eth0" #interface to use for gatewaying INTIF="wlan0" #interface
www.eeworm.com/read/388975/8560881

conf network.conf

# Configuration file for the network service # This section contains options which are not specific to any # particular interface [General] # Disable link encryption: default=false #DisableSecurity=
www.eeworm.com/read/288820/8605719

conf network.conf

# Configuration file for the network service # This section contains options which are not specific to any # particular interface [General] # If we want to disable support for specific services # De
www.eeworm.com/read/427598/8931404

sh start_gateway.sh

#!/bin/sh GWVER=2.2 echo -e "\n\nLoading AODV Gateway version $GWVER...\n" IPTABLES=/sbin/iptables KERNEL_AODV=kernel_aodv EXTIF="eth0" #interface to use for gatewaying INTIF="wlan0" #interface