代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/122539/14686031

idl server.idl

// // Server.idl - IDL source for Server.dll // // This file will be processed by the MIDL compiler to // produce the type library (Server.tlb) and marshaling code. // // Interface IX [ obj
www.eeworm.com/read/221800/14720768

c ospf_sysctl.c

/* ospf_sysctl.c - Management Interface Helper routines for sysctl */ /* Copyright 2001-2003 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 02l,0
www.eeworm.com/read/172609/5382999

c test.c

/* $Id: test.c,v 1.8.2.1 2004/04/20 09:08:50 lars Exp $ */ /* * Copyright (C) 2001 Alan Robertson * This software licensed under the GNU LGPL. * * * This library is free software;
www.eeworm.com/read/164348/5495355

h hxfilerecognizer.h

#ifndef _HXFILERECOGNIZER_H_ #define _HXFILERECOGNIZER_H_ typedef _INTERFACE IHXFileRecognizer IHXFileRecognizer; typedef _INTERFACE IHXFileRecognizerResponse IHXFileRecognizerResponse; /****
www.eeworm.com/read/163987/5501665

pas sample - form.pas

unit SampleForm; interface // interface's uses clause is ignored // by OnGetUnitSource event uses Windows, Messages, Forms; implementation uses fModalForm; function main: string; var
www.eeworm.com/read/155175/5628644

java smlnodeconvertible.java

package com.croftsoft.core.text.sml; /********************************************************************* * Interface for Objects that can generate an SmlNode representation.
www.eeworm.com/read/173437/9658138

sh start_gateway.sh

#!/bin/sh GWVER=2.2 echo -e "\n\nLoading AODV Gateway version $GWVER...\n" IPTABLES=/sbin/iptables KERNEL_AODV=kernel_aodv EXTIF="eth0" #interface to use for gatewaying INTIF="wlan0" #interface
www.eeworm.com/read/368277/9702878

sh start_gateway.sh

#!/bin/sh GWVER=2.2 echo -e "\n\nLoading AODV Gateway version $GWVER...\n" IPTABLES=/sbin/iptables KERNEL_AODV=kernel_aodv EXTIF="eth0" #interface to use for gatewaying INTIF="wlan0" #interface
www.eeworm.com/read/171690/9742381

h pubmem.h

//------------------------------------------------------------------- // C Interface to private allocator //------------------------------------------------------------------- #define EXPORT extern
www.eeworm.com/read/269943/11053946

idl server.idl

// // Server.idl - IDL source for Server.dll // // MIDL generates proxy/stub code and a type library from this file. // // // Interface descriptions // import "unknwn.idl" ; // Interface