代码搜索结果
找到约 10,000 项符合
Driver 的代码
drv_pgeo.html
ESRI Personal GeoDatabase
weblogicconnectionprovider.java
/*
* Copyright James House (c) 2001-2004
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followi
usbfilt.inf.txt
; UsbFilt.inf.txt - Install information file for the UsbFilt example.
; Copyright (c) 1999 Compuware Corporation
;
; It is not a complete .inf file. It lists sections of a .inf file that need to
readme.txt
Copyright (c) 2004-2005, SMSC
LAN9118 OS20 Driver, v1.16
This is the users guide for the LAN9118 OS20 Driver
The following sections can be found below
* Files
* Features
################
javax.comm.properties
#
# Drivers loaded by the Java Communications API standard extension
# at initialization time
#
# Format:
# Each line must contain ONE driver definition only
# Each line must be of the form:
# drive
usbfilt.inf.txt
; UsbFilt.inf.txt - Install information file for the UsbFilt example.
; Copyright (c) 1999 Compuware Corporation
;
; It is not a complete .inf file. It lists sections of a .inf file that need to
makefile
FC = f77
FFLAGS = -O
DRIVER1 = driver1.o
DRIVER2 = driver2.o
DRIVER3 = driver3.o
ROUTINES = routines.o
all : lbfgsb1 lbfgsb2 lbfgsb3
lbfgsb1 : $(DRIVER1) $(ROUTINES)
$(FC) $(FFLAGS) $(DRIVER1)
makefile
all: utility_make moxa
install: utility_install driver_install
installnon: utility_install driver_installnon
clean: driver_clean utility_clean
utility_make :
cd utility;\
make
moxa :
cd d