• 信号可以任何数据传送它们连接插槽尽管在这里我们没有显示这样示例

    Note that signals can also carry any data to the slots they are connected to, even though we don't show examples of that here.

    youdao

  • 对于这个示例使用数据操作符输出端的蓝色箭头定义无条件连接

    For this example, define an unconditional connection using the blue arrow on the output port of the data flow operator.

    youdao

  • 清单9.连接自定义web服务示例脚本xml格式来回传递数据

    Listing 9. Example script that connects to the custom web service, passing data back and forth in XML format.

    youdao

  • 例如使用1中的示例数据,可以根据author id使用下面索引idx 1books的xmlbookinfo中的所有文档进行查找连接

    For example, using the sample data in Figure 1, the following index idx1 would be useful for look-ups and joins based on author IDs across all documents in the XML column bookinfo of the table books.

    youdao

  • 示例如果sample已有数据列出本地数据目录数据库,然后连接这个数据库。

    Example: List out the databases in local database directory, if "sample" is the database already existing, and connect to that database.

    youdao

  • 这个示例使用GSDBGS_DB_TEST,但是可以创建SAMPLE数据库的连接

    This example USES GSDB and GS_DB_TEST, but you could also create a connection to SAMPLE.

    youdao

  • 连接工作数据(示例中,示例数据dwesampdb 2CONNECTTO DWESAMP)。

    CONNECT to your working database (in this example, it is the sample database DWESAMP: db2 CONNECT to DWESAMP).

    youdao

  • 本文提供了示例程序,展示如何使用JDBC连接数据执行搜索操作,然后使用检索到数据定位对象

    We've provided an example that demonstrates how to connect to the data base using JDBC, execute a search, and use the retrieved data to locate the object.

    youdao

  • 例如关于配置示例数据数据连接信息

    For example, information about configuring your instance, databases, and database connections.

    youdao

  • 5展示了一个比较示例比较标记了对数据连接属性最大连接设置更改

    Figure 5 shows an example of a comparison that flagged a change to the Max connections setting on the connection pool attribute of a data source.

    youdao

  • 第一示例中,连接数据发出查询结果打印到屏幕

    In the first example, you connected to the database, issued a query, and printed the results to the screen.

    youdao

  • 因为已经连接一个V9.1示例数据,所以应该能够看到所有空间其他重要数据对象

    Since you have connected to a V9.1 sample database, you should be able to see all the tables, columns, tablespaces, and other database objects that are of importance.

    youdao

  • 考虑一下代码示例其中EJB使用JDBC 1.0、不使用连接合用来访问数据资源

    Consider this code example where an EJB accesses a database resource using JDBC 1.0, without connection pooling.

    youdao

  • 以下代码示例显示了EJB应用如何利用合用连接对象访问数据资源(基于JDBC 2.0)。

    The following code example shows how an EJB application might access a database resource by using pooled connection objects (based on JDBC 2.0).

    youdao

  • 以上示例展示了如何使用连续扫描索引来进行数据检索以及如何使用嵌套循环连接方法连接所有

    The above example shows that sequential scan and indexes are used to do the data retrieval, and the nested-loop join method is used to join all tables.

    youdao

  • 示例中,事务管理器流程使用以下参数连接数据

    This example causes the transaction manager process to connect to the database with these parameters.

    youdao

  • Cloudscape文档包含许多使用驱动程序管理器连接数据示例

    The Cloudscape documentation contains many examples of connecting to a database using the driver manager.

    youdao

  • 本文将介绍把数据连接Geronimo应用服务器方法提供了一个使用这些概念示例应用程序。

    All three of these methods for connecting a database to a Geronimo application server are covered in this article, along with an example application that USES these concepts.

    youdao

  • 清单1展示个包含两个连接句柄示例,其中一个连接Informix服务器连接DB 2服务器,展示如何InformixDB 2数据中创建表格

    Listing 1 shows an example of two connection handles, one connecting to an Informix server and the other connecting to a DB2 server, and how a table is created in both Informix and DB2 databases.

    youdao

  • 清单1的2 -8示例代码展示如何使用字符串url连接外部安全数据

    Lines 2-8 in listing 1 show a sample of code to connect to the external secure data source using string url.

    youdao

  • 以下示例向您展示如何使用一个数据连接字符串调用CLPPlus

    The example below shows how to invoke CLPPlus with a database connection string.

    youdao

  • 下面示例使用DataQuant作为Windows工作站安装同一个系统连接DB 29数据

    This example used DataQuant for Workstation installation on Windows, connecting to a DB2 9 database on the same system.

    youdao

  • 修改这些文件使连接dummy数据而非之前上面示例1连接sample数据库。

    Modify the files so that you are connecting to the dummy database instead of sample as we did previously in Example 1 above.

    youdao

  • 在下面的示例中,数据wbrkbdb采用用于TCP连接别名wbrkbdbt

    In the example below, database WBRKBDB has an alias of WBRKBDBT for TCP connectivity.

    youdao

  • 清单11中的示例连接一个名为ldb本地数据设置保存点并远程数据执行操作然后回滚保存点。

    The example in Listing 11 connects to a local database named ldb, sets savepoints, performs operations on remote databases, and rolls back to a savepoint.

    youdao

  • OmniFind示例连接支持本机内容(二进制数据文件),因为存储库存储本机内容。

    The OmniFind example connector does not support native content (binary data or files) because the repository does not store native content.

    youdao

  • 第一样式linespoints通常数据绘图非常有用在涉及的每个示例数据标记一个点,使用线性插值法连接连续

    The first style, linespoints, is generally useful when plotting data. It marks a point at each sample or data point considered, and connects consecutive points using linear interpolation.

    youdao

  • 调用CLPPlus期间可以指定一个连接字符串以便CLPPlus会话中建立数据连接以下示例

    A connection string can be specified during CLPPlus invocation in order to establish the database connection in CLPPlus session as shown in the example below.

    youdao

  • 数据会话工厂设置好之后,下一步就是DAO连接,在CustomerDAOImpl 示例中,使用SessionFactory

    With the data source and session factory set up, the next step is to wire in the DAO, in this case CustomerDAOImpl, to use the SessionFactory.

    youdao

  • 数据会话工厂设置好之后,下一步就是DAO连接,在CustomerDAOImpl 示例中,使用SessionFactory

    With the data source and session factory set up, the next step is to wire in the DAO, in this case CustomerDAOImpl, to use the SessionFactory.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定