代码搜索结果

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

plug.java

package moshiadapter; public interface Plug { public void number(); public void shape(); }

quickhdl.ini

[Library] others = /mgc.B.4/lib/quickhdl.ini work = $HOME/8051/work mc8051 = $HOME/8051ren/src/mc8051 [vsim] main_window_pos = 88 267 598 292 signal_window_pos = 108 81 273 656 wave_windo

obex_const.h

/* * * OpenOBEX - Free implementation of the Object Exchange protocol * * Copyright (C) 1999-2000 Dag Brattli * Copyright (C) 1999-2000 Pontus Fuchs

rmacore.pas

unit RmaCore; interface uses PnResult, PnTypes, PnWinTyp, RmaClSnk, RmaFiles, RmaPckts; (**************************************************************************** * * $Id: rmacore.

wbemtran.h

#pragma warning( disable: 4049 ) /* more than 64k source lines */ /* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 6.00

wbemprov.h

#pragma warning( disable: 4049 ) /* more than 64k source lines */ /* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 6.00

netcfgn.h

#pragma warning( disable: 4049 ) /* more than 64k source lines */ /* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 6.00

traffic.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: traffic.h Abstract: This module contains API definitions for the traffic control interface. --*/

readme.txt

######################################################################## # # edb9312.eww # # $Revision: 1.3 $ # ##

narrow.java

package com.javapatterns.memento.wideandnarrow2; public interface Narrow { }