代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/375504/9358200

h ilink.h

#import "FLink.h" @interface ILink : FLink { } @end
www.eeworm.com/read/375504/9358202

h blink.h

#import "FLink.h" @interface BLink : FLink { } @end
www.eeworm.com/read/371025/9571094

pas mission.pas

unit Mission; interface implementation end.
www.eeworm.com/read/174554/9582128

idl sysprop.idl

interface SysProp { string getProperty(in string name); };
www.eeworm.com/read/174554/9582142

idl env.idl

interface Env { string getenv(in string name); };
www.eeworm.com/read/169516/9853707

pas unit1.pas

unit Unit1; interface implementation end.
www.eeworm.com/read/167471/9968203

pas unit2.pas

unit Unit2; interface implementation end.
www.eeworm.com/read/167186/9977328

pas assembler.pas

unit Assembler; interface implementation end.
www.eeworm.com/read/167186/9978236

pas unit1.pas

unit Unit1; interface implementation end.
www.eeworm.com/read/167186/9978341

pas progressbarnet.pas

unit ProgressBarNet; interface implementation end.