代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/132069/5923736
h hxupgrd.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/131315/5940749
modula expected.modula
in word set AND
in word set ARRAY
in word set BEGIN
in word set BITS
in word set BY
in word set CASE
in word set CONST
in word set DIV
in word set DO
in word set ELSE
in word set ELSIF
in word set END
www.eeworm.com/read/111677/6153705
vm extensionobject.vm
#set ($interface = "")
#if ($table.Interface)
#set ($interface = ", $table.Interface")
#end
package $package;
#if ($table.isAbstract())
#set ($abstract = "abstract")
#end
import org.apache.
www.eeworm.com/read/111677/6153707
vm extensioninterface.vm
#set ($interface = "")
#if ($table.Interface)
#set ($interface = ", $table.Interface")
#end
package $package;
#if ($table.isAbstract())
#set ($abstract = "abstract")
#end
/**
#if ($addTimeS
www.eeworm.com/read/111677/6153709
vm extensionproxyinterface.vm
#set ($interface = "")
#if ($table.Interface)
#set ($interface = ", $table.Interface")
#end
package $package;
/**
#if ($addTimeStamp)
* The skeleton for this interface was autogenerated by Tor
www.eeworm.com/read/104708/6203319
java usermanagementsessionhomeremote.java
/*
* @author : Umesh Kulkarni
* @version 1.0
*
* Development Environment : Oracle9i JDeveloper
*
* Name of the File : UserManagementSessionHomeRemote.java
*
* Creation / Modification H
www.eeworm.com/read/100926/6264637
exp modula.exp
in word set AND
in word set ARRAY
in word set BEGIN
in word set BITS
in word set BY
in word set CASE
in word set CONST
in word set DIV
in word set DO
in word set ELSE
in word set ELSIF
in w
www.eeworm.com/read/254905/12114011
idl urlmon.idl
[
uuid(ffff1000-2A82-401B-1381-11AA003743D5),
helpstring("URLMon Lib"),
version(1.0)
]
library URLMonLib
{
[
uuid(00000000-0000-0000-C000-000000000046),
helpstring("VB IUnknown Interfa
www.eeworm.com/read/116795/14954439
dox spi.dox
/** \defgroup spi spi: SPI (Serial Peripheral Interface) Function Library
Provides basic byte and word transmitting and receiving via the AVR SPI interface.