This designing achieves the virtual keyboard driver with HID class drivers.
本设计就是通过HID类驱动程序来实现虚拟键盘驱动程序的。
At the same time, because the USB keyboard is a HID class device, when the driver is embedded into the operating system, the HID class driver ought to be programmed.
同时由于US B键盘是HID类设备,要把此驱动程序嵌入到操作系统中去,还需要编写HID类驱动程序。
Jin Ying not only foreigners to rent a first-class vehicles, first-class driver, but also to find good professional translators or general tourism business entourage.
外国人在锦英不但能租到一流的车辆、一流的驾驶员,还能找到优秀的专业翻译人员或一般旅游商务陪同人员。
Finally, it gives the two ways that we implement instrument simulation with instrument-specific drivers and class driver, and two simulation mode of IVI simulation drivers.
利用仪器驱动程序、分类仿真驱动程序实现仪器仿真的方法以及IVI仿真驱动程序的两种仿真模式。
He describes how to use class wrapping of the JDBC driver, connection, statement, and result set objects to instrument JDBC, and hence, database calls.
他介绍了如何使用JDBC驱动、连接、语句、结果集对象的类包装来工具化jdbc,并由此工具化数据库调用。
This tells the server which JDBC driver class to use to access the database.
这将告诉服务器要使用哪一类JDBC驱动程序来访问数据库。
A single driver script connects the front end to the back end, and another wrapper class on the front end gives you access to all the tables you need.
单个驱动程序脚本连接前端和后端,前端上的另一个包装类向您提供对所有所需表的访问权。
It doesn't matter which driver you want to use; you always use the PDO class name.
不管您想要使用哪种驱动程序,您总是使用pdo类名。
The standard processing for loading a JDBC driver requires two items: the driver's class name and the JDBC URL of the database that's targeted for connection.
载入JDBC驱动程序的标准过程需要两项:驱动程序的类名和连接的目标数据库的JDBCURL。
The IFX_PAM_CLASS value that is specified is intended to inform the JDBC driver what class (module) has implemented the PAM interface.
指定的 IFX_PAM_CLASS值用来告诉JDBC驱动程序哪个类(模块)实现了PAM接口。
Hibernate will manage connections for you when you provide it with connection information like driver class name, user name, password, and so on, through XML configuration.
Hibernate可以为您管理连接,但是您必须通过XML配置提供如驱动程序类名、用户名、密码以及其他一些连接信息。
This method finds the class file for the Derby embedded driver, which must exist somewhere in your CLASSPATH, then loads it into the JVM.
这个方法寻找Derby嵌入式驱动程序的类文件(这个文件必须在CLASSPATH中存在),然后将它装载到JVM中。
The coordinated connection must be obtained using the DriverManager interface with the DB2 "App" JDBC Type 2 Driver -- instantiating an instance of the class COM.ibm.db2.jdbc.app.DB2Driver.
必须使用DB2 "App"JDBCType2驱动程序的 DriverManager接口获得协调连接——实例化 COM.ibm.db2.jdbc.app.DB2Driver类的实例。
Database.properties, the configuration file, defines the JDBC driver class to use, the user name and password to use, and the JDBC URL to use.
配置文件database . properties定义了将使用的JDBC驱动程序类、将使用的用户名和密码,以及将使用的JDBCURL。
During this loading process, the class 'static section is processed, which registers this driver with the JDBC DriverManager object.
在装载过程中,会处理这个类的静态部分,这会向JDBCDriverManager对象注册这个驱动程序。
I have provided values for the JDBC driver class, the database user name, and a JDBC URL to connect to the database, in which you have already created the users and usergroup tables.
还指定了JDBC驱动程序类、数据库用户名和连接数据库(在这个数据库中已经创建了users 和usergroup表)所用的 JDBCURL。
Derby is the name of the JDBC driver class that the ij tool can use to communicate with the database server.
derby是JDBC驱动程序类的名称,ji工具使用该类与数据库服务器通信。
The first name-value pair specifies the name of the class that is the primary application driver, which is DemoApp in this case.
第一个名称-值对将指定主要应用程序驱动程序的类的名称,本例中为 DemoApp。
Normally, the first dataSource block is where we define JDBC properties, like driver class, username, password, etc.
通常,第一个dataSource代码段是定义诸如驱动程序类、用户名、密码之类的jdbc属性的位置。
You may have noted in Listing 4 that the driver program introduced a new class called Parallel.
在清单4中,您可能已经注意到驱动器程序引入了一个新类,叫作parallel。
The first line of this script instantiates a new Sql object by setting the JDBC connection string, username, password, and JDBC driver class.
该脚本的第一行代码实例化了一个新的Sql对象:设置JDBC连接字符串、用户名、密码和 JDBC驱动器类。
Make sure that pdq.jar, pdqmgmt.jar, and the corresponding JCC driver jar files are in the class path when you run these commands.
当您运行这些命令时,请确保pd q .jar、pdqmgmt . jar和对应的JCC驱动程序jar文件位于类路径中。
The first steps in creating a database-backed model are to instantiate the MySQL driver class, and create a DBConnection instance.
创建数据库后台模型的第一步是说明MySQL驱动类,并创建DBConnection实例。
Make sure that pdq.jar, pdqmgmt.jar, and the corresponding JCC driver jar files are in your class path when you run these commands.
在运行这些命令时,要确保pd q .jar、pdqmgmt . jar和相应的JCC驱动程序jar文件位于类路径中。
This item is optional; if it's not included, the WrappingJDBCDriver USES its own class loader to locate the driver class.
该项为可选项;如果不包括此项,WrappingJDBCDriver会使用自己的类加载程序来定位驱动程序类。
The Ajax requests are fielded by a PHP driver page, which makes sure that the request is valid and then passes it onto a database wrapper class that handles the request.
Ajax请求受到一个PHP驱动程序页的保护,该页先确保请求有效,然后将其传递到一个处理该请求的数据库包装类。
Refer to the vendor documentation for detailed information, including the URL format, the driver class name, and the name and location of the driver jar files.
有关详细信息,请参阅厂商文档,包括url格式、驱动器类名、驱动器jar文件的名称和位置。
The "real" driver's class name and optional classpath configuration items serve to allow the WrappingJDBCDriver to locate and classload the driver class so that it can be wrapped and delegated to.
“真正的”驱动程序的类名和可选类路径配置项的作用是允许WrappingJDBCDriver查找和载入驱动程序类,这样它就能够被包装和委托了。
The device descriptor read by the host controller driver contains information about the device, such as class, subclass, and protocol.
主机控制器设备驱动程序读取的设备描述符包含关于设备的信息,例如class、subclass和protocol。
The value assigned to the driver is the fully qualified name for the embedded driver class.
赋给driver的值是嵌入式驱动程序类的完全限定名称。
应用推荐