代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/213892/15123305

idl categorizeproperties.idl

//+--------------------------------------------------------------------------- // File: CategorizeProperties.idl // // Copyright (C) Wise Owl Consulting, Inc. 1998. // Author: Brent Rector (bre
www.eeworm.com/read/172725/5382583

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/172725/5382585

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/172725/5382587

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/166147/5475998

java javaloyaltyinterface.java

/* * Copyright ? 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /* * @(#)JavaLoyaltyInterface.java 1.8 03/06/06 */ package
www.eeworm.com/read/164348/5495257

h hxupgrd.h

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: hxupgrd.h,v 1.2.36.3 2004/07/09 01:45:13 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
www.eeworm.com/read/107739/15602646

txt readme.txt

************************************************************************************* README.TXT: Application notes for the Cypress Keyboard Demonstration Firmware This file contains some u
www.eeworm.com/read/100916/15861290

h dbgauto.h

// Microsoft Visual Studio Object Model // Copyright (C) 1996-1997 Microsoft Corporation // All rights reserved. ///////////////////////////////////////////////////////////////////////////// //
www.eeworm.com/read/287379/8688766

c libaal.c

/* libaal.c -- library whide functions. Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by libaal/COPYING. */ #ifdef HAVE_CONFIG_H # include #endif /* Return
www.eeworm.com/read/378377/9233230

h function_declaration.h

#include"..\lxi\socket.h" //********************函数声明******************** void sysclk_init(void); //系统时钟初始化 void port_init(void); //端口初始化 void uart0_init(void); //UART0初始化 void timer1_init