代码搜索结果

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

picusb.h

///////////////////////////////////////////////////////////////////////// //// PicUSB.h //// ////

tokyocabinet.idl

/************************************************************************************************* * IDL for bindings of scripting languages * Co

hotel.h.bak

/* * File: hotel.h * ---------------- * This file declares the two main variables: * accountManage & roomManage, * and a lot of functions to run the management * of the hotel. */ #if

hotel.h

/* * File: hotel.h * ---------------- * This file declares the two main variables: * accountManage & roomManage, * and a lot of functions to run the management * of the hotel. */ #if

backable.java

package huaroad; interface Backable { public abstract void show(); }

inetworkfactory.vb

'------------------------------------------------------------------ ' License Notice: '------------------------------------------------------------------ ' All Rights Reserved - Anoop Madhusudanan,

exceptionlistener.java

public interface ExceptionListener { public void exceptionOccurred(Exception x, Object source); }

readme

Python-to-libsvm interface Table of Contents ================= - Introduction - Installation - Usage - Examples Introduction ============ Python (http://www.python.org/) is a programming language

audioclip.java

/* * @(#)AudioClip.java 1.18 03/12/19 * * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package java.applet; /**

chapa-0.htm

function setFocus() { if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) { return; } else { self.focus(); } } Glos