代码搜索结果

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

dcomlib.h

/* dcomLib.h - VxWorks DCOM public API */ /* Copyright (c) 1998 Wind River Systems, Inc. */ /* modification history -------------------- 01r,11oct01,nel Add SCM Stack Size param to dcomLibInit. 01

timerlistener.java

/* * @(#)TimerListener * * Copyright (c) 1998 Karl Moss. All Rights Reserved. * * You may study, use, modify, and distribute this software for any * purpose provided that this copyright notice a

enhdatabase.java

// You can redistribute this software and/or modify it under the terms of // the Ozone Library License version 1 published by ozone-db.org. // // The original code and portions created by SMB are // C

htmlformcontrol.java

/** * org/ozone-db/xml/dom/html/HTMLFieldSetElementImpl.java * * The contents of this file are subject to the OpenXML Public * License Version 1.0; you may not use this file except in compliance

rsafactors.java

// This file is currently unlocked (change this line if you lock the file) // // $Log: RSAFactors.java,v $ // Revision 1.1.1.1 1997/11/03 22:36:58 hopwood // + Imported to CVS (tagged as 'start'). /

flyer.java

public interface Flyer { public void takeoff(); public void land(); public void fly(); }

custom.h

/* * custom - interface for custom software and hardware interfaces * * Copyright (C) 1999 Landon Curt Noll * * Calc is open software; you can redistribute it and/or modify it under * the terms

messagelistener.java

// Fig. 24.21: MessageListener.java // MessageListener is an interface for classes that wish to // receive new chat messages. package com.deitel.messenger; public interface MessageListener {

shlobj.h

//=========================================================================== // // Copyright (c) Microsoft Corporation. All rights reserved. // // File: shlobj.h // //==========================