代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/326132/13163632

bak des.asm.bak

;==================================================================== ; ROM Size , HT82A821R = 2K , last page = 0700H ; HT82A822R = 4K , last page = 0F00H ; HT82A832R = 4K , las
www.eeworm.com/read/326132/13163669

asm des.asm

;==================================================================== ; ROM Size , HT82A821R = 2K , last page = 0700H ; HT82A822R = 4K , last page = 0F00H ; HT82A832R = 4K , las
www.eeworm.com/read/241215/13163698

asm des.asm

;==================================================================== ; ROM Size , HT82A821R = 2K , last page = 0700H ; HT82A822R = 4K , last page = 0F00H ; HT82A832R = 4K , las
www.eeworm.com/read/138874/13206413

java sortable.java

package shared; import java.lang.*; /** Interface for classes that need to be sorted in a specific manner. */ public interface Sortable{ boolean lessThan(Sortable other); boolean Equa
www.eeworm.com/read/138595/13230111

txt 转-如何学习java.txt

作者:lovefan email: lovefan@cmmail.com 日期:8/1/2001 4:08:34 PM :(如何学习Java呢?) 枫叶国游子 2001-07-04 12:37:58 我可以结合自己的经验大致给你说一说,希望对你有所帮助,少走些弯路。 学习Java其实应该上升到如何学习程序设计这种境界,其实学习程序设计又是接受一种编程思想。每一种语言的程序设计思想大 ...
www.eeworm.com/read/137224/13339203

h vpnotify.h

//------------------------------------------------------------------------------ // File: VPNotify.h // // Desc: // // Copyright (c) 1997-2001, Microsoft Corporation. All rights reserved. //--
www.eeworm.com/read/136879/13355871

cpp fig07_10.cpp

// Fig. 7.10: fig07_10.cpp // Hiding a class抯 private data with a proxy class. #include #include "interface.h" int main() { Interface i( 5 ); cout
www.eeworm.com/read/136689/13365757

jc enemy.jc

//------------------------------------------------------------------------------ // File: Enemy.jc //------------------------------------------------------------------------------ // // Descriptio
www.eeworm.com/read/321849/13394619

idl connectioncom.idl

// ConnectionCom.idl : IDL source for ConnectionCom.dll // // This file will be processed by the MIDL tool to // produce the type library (ConnectionCom.tlb) and marshalling code. import "oaid
www.eeworm.com/read/319238/13457338

pas opccomn.pas

{*******************************************************} { } { OPC Common 1.1 } {