代码搜索结果
找到约 10,000 项符合
Interface 的代码
classinterface.java
/* ClassInterface.java */
public interface ClassInterface {
public double Cost();
}
classinterface.java
/* ClassInterface.java */
public interface ClassInterface {
public double Cost();
}
classinterface.java
/* ClassInterface.java */
public interface ClassInterface {
public double Cost();
}
readme.sbpcd
This is release 1.3 of the SoundBlaster Pro (Matsushita, Kotobuki,
Panasonic, CreativeLabs, Aztech) CD-ROM driver for Linux.
The driver is able to drive the whole family of IDE-style
Matsushita/K
vhs.java
public interface VHS {
String getFormat();
String getLanguage();
}
hello.idl
module HelloApp
{
interface Hello
{
string sayHello();
};
};
command.java
public interface Command {
public void Execute();
public void unDo();
}
builderunit1.pas
unit BuilderUnit1;
interface
uses maze1;
type
//癵甤-
mazefactory1.pas
unit MazeFactory1;
interface
uses Maze1;
type
//MazeFactory
readme.sbpcd
This is release 1.3 of the SoundBlaster Pro (Matsushita, Kotobuki,
Panasonic, CreativeLabs, Aztech) CD-ROM driver for Linux.
The driver is able to drive the whole family of IDE-style
Matsushita/K