• 按照这种风格服务器数据推回客户机但是关闭连接

    In this flavor, the server pushes data back to the client, but does not close the connection.

    youdao

  • 但是只有关闭阅读器3g数据连接情况下,才能用到周这个数字

    But the two-week figure only applies if you shut off the gizmo's 3g data connection.

    youdao

  • FIN表明不会再有来自发送方的数据了(也就是说连接将要关闭)。

    FIN: Indicates that there will be no more data from the sender that is, the connection will be shut down.

    youdao

  • 以上任何一种Web应用程序中,服务器提供用户请求数据然后关闭连接,并释放那个线程使之可以其他请求服务。

    In each case, the server provides the data that the user requests and can then close the connection, allowing that thread to be freed up to serve other requests.

    youdao

  • 双方发送接受加密数据的过程中,链接一直保持活动状态,直到任何一端发出一条closurealert消息接着关闭连接

    The connection will stay open while both sides send and receive encrypted data until either side sends out a " closure alert" message and then closes the connection.

    youdao

  • 这个过程使用ApacheDerby项目中的Type4JDBC驱动程序连接数据数据中提取数据然后关闭数据连接

    This process used a Type 4 JDBC driver from the Apache Derby project to connect to a database, extract metadata from the database, and then close the database connection.

    youdao

  • 核实连接数据连接之后(16),关闭这个部分(点击这个数据窗口右上角X)。

    After you verify your connection to the database (Figure 16), close the session (click the X in the upper right of the database session window).

    youdao

  • 选择连接(您的数据连接现在可能关闭必要时请选择Reconnect链接再次输入凭据),然后选择CUSTSCH模式

    Select your Connection (your database connection may have closed by now; select the Reconnect link and enter your credentials again, if necessary), and select the CUSTSCH schema.

    youdao

  • 就是方法调用中,我们获得然后关闭数据连接

    It is in this method call that the database connection is obtained and subsequently closed.

    youdao

  • 打开关闭连接过程开销较大,会影响到应用程序数据性能使用连接就可以消除大部分这样的开销。

    Opening and closing connections is an expensive process affecting application or database performance and the use of connection pooling helps eliminate most of that overhead.

    youdao

  • 因为在于数据交互时,打开以及关闭数据开销非常昂贵应该数据连接放在池中并且能重新使用

    Since opening and closing the connection is the most expensive part of interacting with a database, you will want to pool and reuse your database connection.

    youdao

  • 因为可以运行数据应用程序代码JVM之外管理连接数据游标这样资源,所以应用程序必须显式地关闭这些资源。

    Because these resources, like the connection or any database cursors, can be managed outside the JVM running your database application code, your application must close them explicitly.

    youdao

  • 实现数据连接重用连接对象不是重复地打开关闭连接

    Implement connection pools to the database and reuse connection objects, rather than repeatedly opening and closing connections.

    youdao

  • 如果时间段内没有事件或者客户需要服务器发送更多数据连接关闭,客户端将时间重新打开另一个连接

    But if there is no event in that timeframe, or if the client has more data to send to the server, the connection is closed and the client reopens another connection after a certain amount of time.

    youdao

  • 就是说真正数据连接相对较少关闭它们代理则会随着每个事务获取释放

    That is, the real database connections are closed relatively infrequently, but their pooled proxies are acquired and released with every transaction.

    youdao

  • 连接关闭:在发送所有数据之后,通信伙伴中的关闭连接

    Connection shutdown: Once all the data have been sent, one of the communication partners will want to shut down the connection.

    youdao

  • 一旦应用程序数据访问部分已经完成应该关闭数据对象以便释放之关联连接对象

    Data objects should also be closed once the data access part of your application is complete, so that the connection object associated with it is released too.

    youdao

  • 例如可能会验证本地数据应用程序是否打开了连接执行查询,随后关闭连接

    For example, you might want to verify that a native database application opened a connection, executed a query, and then closed the connection.

    youdao

  • 虽然看上去合乎逻辑但是存在一个重要影响如果由于某种原因关闭数据连接那么关闭数据包含所有数据对象

    Although it may seem logical, this has an important effect: If a database connection is closed for some reason, any database objects that it contains are also closed.

    youdao

  • 最后我们将检索sql语句结果关闭数据连接

    Finally, we retrieve the results of our SQL statement and close the connection to the database.

    youdao

  • 拨号之前,避免数据丢失关闭所有使用这些连接文件此项目的“网络协议设置中不选IPX

    Before dialing, to avoid data loss, either close all files using these connections or uncheck IPX on this entry's Network Protocol Settings.

    youdao

  • 如果获取对象之后关闭Hibernate会话关联数据连接,在访问关联之前没有恢复,那么就发生这种错误

    This error can occur if the Hibernate session and associated database connection is closed after the object was retrieved, but before the association was accessed.

    youdao

  • 但是为了关闭Derby这个连接url不能包含任何数据名称引用

    To shut down Derby, however, this connection URL must be devoid of any reference to a database name.

    youdao

  • 现在需要同一数据两个连接因此可以使用disconnect命令关闭当前连接

    You don't need two connections to the same database right now, so you can use the disconnect; command to close the current connection.

    youdao

  • 注意关闭数据连接最佳时间取决于Web应用程序特定业务逻辑

    Note: the optimal time to close the database connection will depend on the specific business logic of your Web application.

    youdao

  • MySQL数据连接对象作为参数如果数据关闭操作成功,它就返回true,否则返回false

    It takes the MySQL database connection object as a parameter and returns true if the database close operation was successful and false if it failed.

    youdao

  • 如果没有XMLToSQL执行一个操作,将使用用户提供的数据信息创建JDBC连接,完成操作后,关闭连接

    Without this, XMLToSQL creates a JDBC connection using the user-provided database information before executing an action, and then closes the connection after execution.

    youdao

  • 关闭对话框之前单击test按钮检验是否输入连接使用IBMDB 2UDBSAMPLE数据所需正确信息

    Before you close this dialog, make sure you click on the Test button to verify that you've entered the correct information to connect to and use the IBM DB2 UDB SAMPLE database.

    youdao

  • 关闭对话框之前单击test按钮检验是否输入连接使用IBMDB 2UDBSAMPLE数据所需正确信息

    Before you close this dialog, make sure you click on the Test button to verify that you've entered the correct information to connect to and use the IBM DB2 UDB SAMPLE database.

    youdao

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

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

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