代码搜索:INTERFACES

找到约 10,000 项符合「INTERFACES」的源代码

代码结果 10,000
www.eeworm.com/read/152719/5667727

h drive.h

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/150420/5692542

entries

/foot.html/1.1/Thu Oct 21 20:43:40 2004// /head.html/1.1/Thu Oct 21 20:43:40 2004// /index.html/1.1/Mon Nov 1 20:12:43 2004// D/files//// D/interfaces//// D/stats//// D/users////
www.eeworm.com/read/150409/5692937

java ecprivatekey.java

package org.bouncycastle.jce.interfaces; import java.math.BigInteger; import java.security.PrivateKey; /** * interface for Elliptic Curve Private keys. */ public interface ECPrivateKey extends
www.eeworm.com/read/148359/5715370

src libxml2.def.src

/* win32/libxml2.def.src Pseudo-source used to create a .DEF file for proper dynamic linkage. Assuming you use Microsoft's C compiler, you run a cl /EP libxml2.def.src > libxml2.
www.eeworm.com/read/136989/5829747

idl test.idl

// // Test.idl,v 1.1 2001/09/13 18:24:52 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello {
www.eeworm.com/read/136989/5829764

readme

This module is used as a test for IDL interfaces that inherit from multiple interfaces. The "diamond of death" inheritance hierarchy is used in this example where there is a common base class (A),
www.eeworm.com/read/136989/5829844

idl test.idl

// // Test.idl,v 1.1 2001/03/23 17:09:20 coryan Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello
www.eeworm.com/read/136989/5830566

idl test.idl

// // Test.idl,v 1.1 2002/04/30 19:49:44 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello {
www.eeworm.com/read/136989/5830576

idl test.idl

// // Test.idl,v 1.1 2002/04/28 21:58:14 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello {
www.eeworm.com/read/136989/5830749

idl test.idl

// // Test.idl,v 1.1 2003/03/23 01:55:50 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello {