代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/263434/11362918
java eventlistener.java
/*
* @(#)EventListener.java 1.12 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.util;
/
www.eeworm.com/read/407199/11424181
h ipifcons.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ipifcons.h
Abstract:
Constants needed for the Interface Object
--*/
#ifndef __IPIFCONS_H__
#defi
www.eeworm.com/read/406072/11449956
h dshow.h
//------------------------------------------------------------------------------
// File: DShow.h
//
// Desc: DirectShow top-level include file
//
// Copyright (c) 2000-2001, Microsoft Corporatio
www.eeworm.com/read/405333/11464931
makefile
# From "Thinking in C++, 2nd Edition, Volume 2"
# by Bruce Eckel & Chuck Allison
# Available at http://www.BruceEckel.com
# (c)2003 MindView Inc. Copyright notice in Copyright.txt
# Automatically
www.eeworm.com/read/158649/11595117
java months.java
//: c08:Months.java
// Using interfaces to create groups of constants.
package c08;
public interface Months {
int
JANUARY = 1, FEBRUARY = 2, MARCH = 3,
APRIL = 4, MAY = 5, JUNE = 6,
www.eeworm.com/read/158649/11595196
java iinterface.java
//: c08:IInterface.java
// Static inner classes inside interfaces.
public interface IInterface {
static class Inner {
int i, j, k;
public Inner() {}
void f() {}
}
} ///:~
www.eeworm.com/read/261494/11642631
txt 转:学不会的java,消不了的忧愁!(1).txt
作者:NOVEMBER RAIN
email: haoy@dongyu.com.cn
日期:2001-5-9 17:16:20
学不会的JAVA,消不了的忧愁!
发言者:jigenghua
时 间:2001/03/11 17:23:51 来 自:www.javaunion.org
----------------------------------------------
www.eeworm.com/read/347591/11657150
inf zd1211bu.inf
;+-----------------------------------------------------------------------+
;| Device name : Wireless USB Adapter. (ZD1211B) |
;| Platform : Microsoft Windows 98 / Me / 2000 / XP
www.eeworm.com/read/347591/11657154
inf zd1211bu.inf
;+-----------------------------------------------------------------------+
;| Device name : Wireless USB Adapter. (ZD1211B) |
;| Platform : Microsoft Windows 98 / Me / 2000 / XP
www.eeworm.com/read/261194/11660333
readme
LICENSE
--------
This software is copyright 2001 E-Publishing Group Inc. Permission is granted
to use the code and/or make changes to the code provided that the original
copyright and author attribu