代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/488008/6503543
properties 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
www.eeworm.com/read/479205/6690204
properties 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
www.eeworm.com/read/404640/11481036
txt readme.txt
Release Information
App (DRemover98_2K) Version: V1.3.0.0
Driver Version for Win98 & Me: V1.5.0.0 [V1.5.0.25]
Driver Version for Win2K/XP: V1.5.0.0 [V1.4.0.6]
Released date: 04/11/2002
Files
www.eeworm.com/read/347592/11657101
txt readme.txt
Release Information
App (DRemover98_2K) Version: V1.3.0.0
Driver Version for Win98 & Me: V1.5.0.0 [V1.5.0.25]
Driver Version for Win2K/XP: V1.5.0.0 [V1.4.0.6]
Released date: 04/11/2002
Files
www.eeworm.com/read/343173/11967189
properties 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
www.eeworm.com/read/254336/12145287
properties 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
www.eeworm.com/read/337920/12333272
properties 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
www.eeworm.com/read/127767/14335861
txt e243. getting the driver of a connection.txt
Given a connection, it is not possible to determine the driver that created the connection. Although the connection can return a driver name, the returned name cannot be used to find the driver. For e
www.eeworm.com/read/127767/14337368
txt e238. listing all available parameters for creating a jdbc connection.txt
Driver.getPropertyInfo() returns a list of all available properties that can be supplied when using the driver to create a JDBC connection. This list can be displayed to the user.
try {