代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/269943/11053825
h iface.h
//
// Iface.h
//
// Interfaces
interface IX : IUnknown
{
virtual void __stdcall Fx() = 0 ;
} ;
interface IY : IUnknown
{
virtual void __stdcall Fy() = 0 ;
} ;
interface IZ : IUnkno
www.eeworm.com/read/269943/11053906
h iface.h
//
// Iface.h -
// Declarations of interfaces, IIDs, and CLSID
// shared by the client and the component.
//
interface IX : IUnknown
{
virtual void pascal Fx() = 0 ;
};
interface
www.eeworm.com/read/415759/11055086
sgml atknoopobject.sgml
AtkNoOpObject
An AtkObject which purports to implement all ATK interfaces.
www.eeworm.com/read/414988/11088120
java ex14.java
// interfaces/Ex14.java
// TIJ4 Chapter Interfaces, Exercise 14, page 330
/* Create three interfaces, each with two methods. Inherit a new interface
* that combines the three, adding a new method.
www.eeworm.com/read/414988/11088135
java testex6.java
// interfaces.TestEx6.java
// TIJ4 Chapter Interfaces, Exercise 6, page 320
// Prove that all the methods in an interface are automatically public
/* Solution includes, in package interfaces.ex6:
www.eeworm.com/read/413861/11139336
inf pl2501nw.inf
;
; File: pl2501NW.INF
;
; Copyright (c) 1998-2003 Prolific Technology Inc.
;
;
; Revision: Rev. 2.00
;
; Date: 2003.04.02
;
;*******************
www.eeworm.com/read/413861/11139349
inf pl2501nw.inf
;
; File: pl2501NW.INF
;
; Copyright (c) 1998-2003 Prolific Technology Inc.
;
;
; Revision: Rev. 2.00
;
; Date: 2003.04.02
;
;*******************
www.eeworm.com/read/413810/11141361
sgml atknoopobject.sgml
AtkNoOpObject
An AtkObject which purports to implement all ATK interfaces.
www.eeworm.com/read/266070/11244169
c initspdif.c
/***************************************************************************************************
** File: initSPDIF.c
** Date: 7-29-05
** Author: BM
** Use: Testing ADSP-21369 EZkit
www.eeworm.com/read/266070/11244218
asm initspdif.asm
/***************************************************************************************************
**
** File: initSPDIF.asm
** Date: 7/29/05
** Use: Testing ADSP-21369 EZkit SPDIF Interface