代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/489554/6473727
pas opccomn.pas
{*******************************************************}
{ }
{ OPC Common 1.1 }
{
www.eeworm.com/read/478645/6712388
txt 转-如何学习java.txt
作者:lovefan
email: lovefan@cmmail.com
日期:8/1/2001 4:08:34 PM
:(如何学习Java呢?) 枫叶国游子 2001-07-04 12:37:58
我可以结合自己的经验大致给你说一说,希望对你有所帮助,少走些弯路。
学习Java其实应该上升到如何学习程序设计这种境界,其实学习程序设计又是接受一种编程思想。每一种语言的程序设计思想大 ...
www.eeworm.com/read/478118/6720323
java outer13.java
// innerclasses/Outer13.java
// TIJ4 Chapter Innerclasses, Exercise 13, page 361
/* Repeat Exercise 9 using an anonymous inner class.
* (Exercise 9: Create an interface with at least one method, an
www.eeworm.com/read/265171/11274652
idl autoatl.idl
// AutoATL.idl : IDL source for AutoATL.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (AutoATL.tlb) and marshalling code.
import "oaidl.idl";
import "oc
www.eeworm.com/read/264845/11298805
java timerclient.java
package com.ly.util;
/**
* TimerClient Interface
*
* @version 1.0, 8 October 1995
*
*/
public interface TimerClient
{
void timerEvent(int id);
}
www.eeworm.com/read/407229/11423558
java singlethreadmodel.java
// Decompiled by DJ v3.8.8.85 Copyright 2005 Atanas Neshkov Date: 2007-7-29 14:23:32
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler opti
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/11449966
h vpnotify.h
//------------------------------------------------------------------------------
// File: VPNotify.h
//
// Desc:
//
// Copyright (c) 1997-2001, Microsoft Corporation. All rights reserved.
//--
www.eeworm.com/read/403195/11520887
pas opccomn.pas
{*******************************************************}
{ }
{ OPC Common 1.1 }
{