代码搜索结果
找到约 110,635 项符合
Driver 的代码
driver.h
// Dave's driver.h 'filler' file
#define INLINE /**/
//#define __inline__ /**/
//#define BUILD_OPN
//#define BUILD_YM2612
//#define SEG_SUPPORT
//#define INTERNAL_TIMER // use interna
driver.asp
磁盘驱动器浏览器
device driver resources.url
[DEFAULT]
BASEURL=http://www.asktheoracle.com/driver/device_driver_links.htm
[InternetShortcut]
URL=http://www.asktheoracle.com/driver/device_driver_links.htm
Modified=506CBD4090CFC001D9
driver.java
/*
* @(#)Driver.java 1.11 98/04/24
*
* Copyright 1996-1998 by Sun Microsystems, Inc.,
* 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
* All rights reserved.
*
* This software is th
driver.c
#include
#include
#include "ourhdr.h"
void
do_driver(char *driver)
{
pid_t child;
int pipe[2];
/* create a stream pipe to communicate with the driver */
if (s_pipe(pip
driver.asp
磁盘驱动器浏览器
driver.c
#include
#include
#include "ourhdr.h"
void
do_driver(char *driver)
{
pid_t child;
int pipe[2];
/* create a stream pipe to communicate with the driver */
if (s_pipe(pip
webmin-driver.pl
# webmin-driver.pl
# Functions for webmin print and smb drivers.
# These are all just calls to the standard driver functions.
$webmin_windows_driver = 1;
$webmin_print_driver = 1;
# is_windows_drive
caldera-driver.pl
# caldera-driver.pl
# Functions for printer drivers as generated by COAS
%paper_sizes = ( 'a4', 'A4',
'a3', 'A3',
'a5', 'A5',
'letter', 'US Letter',
'legal', 'Legal',
'ledger', 'Ledger
hpux-driver.pl
# hpux-driver.pl
# Functions for webmin print and smb drivers.
# Very similar to the webmin driver, but with a different interface
# program selector
$webmin_windows_driver = 1;
$webmin_print_driver