代码搜索结果
找到约 10,000 项符合
Interface 的代码
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
news
NEWS about Kannel: Open Source WAP and SMS Gateway version 1.3.1
This is a DEVELOPMENT version. It should be usable for experimentation
and testing, and is a release candidate for the 1.3 branch. Ple
news
What is new in 2.6
- Improved read characteristics (asynchronous reads)
- Support for aborting filesystem connection
- POSIX file locking support
- Request interruption support
- Building mo
atl_conexe.shtml
ATL - Converting
easywindow.h
#import
@interface EasyWindow : NSWindow
{
}
@end
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
readme.txt
Interface :
Sample to use the serial port communication
boardcard.java
interface BoardCard
{
void Display();
String getName();
}