Close the connection to the ldap server using ldap_unbind.
使用ldap_unbind关闭到ldap服务器的连接。
Finally, close the connection to the JMS Queue (see Listing 13).
最后,关闭jms队列的连接(见清单13)。
Finally, we retrieve the results of our SQL statement and close the connection to the database.
最后,我们将检索sql语句的结果并关闭数据库连接。
In this flavor, the server pushes data back to the client, but does not close the connection.
按照这种风格,服务器将数据推回客户机,但是不关闭连接。
On the other hand, if you close the connection, how will consumer know the connection is closed.
另一方面,如果你关闭连接,消费者将如何知道连接关闭。
Continue, after waiting for the customer to receive the information until the customer close the connection.
之后,继续等待接收该客户的信息直至该客户关闭连接。
However, the client may also simply close the connection when it no longer needs it, without issuing this command.
不过,客户端可以在不再需要时,简单地关闭连接就行,并不一定需要发送这个命令。
Establish a connection to the CM library server, replicate users, replicate user groups, and close the connection to CM.
建立到cm库服务器的连接,复制用户,复制用户组,最后关闭到CM的连接。
If the selected method is X 'ff ', none of the methods listed by the client are acceptable, and the client MUST close the connection.
如果选择的方法是XFF,那么在客户所列出的方法中没有一个能被接受,客户必须关闭这个连接。
At times what happens is, we open the connection, performs the desired database operation, but we do not close the connection explicitly.
经常发生的情况是:我们打开了一个连接,执行了所需要的数据库操作,但是我们没有显示的关闭连接。
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.
在以上任何一种Web应用程序中,服务器提供用户请求的数据,然后关闭连接,并释放那个线程,使之可以为其他请求服务。
Because when then forked process exit, it will close the connection it copied, which is the same connection its parent process is using, this may interrupt the parent process.
因为当时的分叉进程退出,它将关闭它的复制连接,这是相同的连接它的父进程正在使用,这可能会中断进程的父进程。
When an application USES the LDAP server for authentication, it generally USES the binding to communicate with the server, and unbinding from the server to close the connection.
当应用程序使用LDAP服务器进行身份验证时,它通常使用绑定来与服务器通信,而通过解除与服务器的绑定来关闭连接。
With this option, you explicitly copy files locally while you have a live connection, close the connection, work on the files later, and upload them back to the server after you have finished.
有了这些选项,您可以在进行实时连接时精确地复制文件,关闭掉连接,处理它,然后在您完成处理以后将它们上传回到服务器上。
In cases of severe server errors, which make it impossible to continue serving the client (this shouldn't normally happen), the server will close the connection after sending the error line.
在一些严重的情形下(通常应该不会遇到),服务器将在发送这行错误后关闭连接。
The "connection: Keep-Alive" tells the server to not close the connection, but the server has the option to keep it opened or close it, but it should reply to the client socket regarding its decision.
“连接:维生”告诉服务器不关闭连接,但服务器可以选择打开或关闭它,但它应该回复客户端套接字的关于其决定。
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.
因为可以在运行数据库应用程序代码的JVM之外管理连接或数据库游标这样的资源,所以应用程序必须显式地关闭这些资源。
But in an effort to keep the number of threads in the system under control, GAE forces any application-initiated connection to close after 5 to 10 seconds.
但为了在可控的系统中保持线程数,GAE会强迫任何应用程序发起的连接在5到10秒后关闭。
CBS' "60 Minutes" produced a remarkable story explaining how the seafaring Moken people used their close connection to the ocean to detect the tsunami before it happened.
【消息来源:国家地理杂志】(美国哥伦比亚广播公司“60分钟”节目播出了一期精彩的节目,叙述了居住在水上的摩根人是如何运用他们与海洋的密切联系来预测海啸的。)
The detailed properties view shows that the Close Called property for the connection is false.
详细属性视图显示连接的CloseCalled属性为false。
Assigning false to the Active property of the TClientDataSet does not do that by default - the connection is kept until you explicitly close it.
在默认情况下,将TClientDataSet的Active属性赋值为false并不会终止连接——在您显式地关闭连接之前,会一直保持该连接。
The open and close method calls may actually translate into reserving and releasing a live connection from the application connection pool.
open和close方法调用实际上可能转换成在应用程序连接池中保留和释放一个实时(live)连接。
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.
这个过程使用ApacheDerby项目中的Type4JDBC驱动程序连接数据库,从数据库中提取元数据,然后关闭数据库连接。
Obviously, this has no effect if the connection was already closed (but it never hurts to explicitly close it).
显然,如果已经关闭了连接,这一代码就无效(但是,显式关闭它决不会带来任何害处)。
Close the odbc connection using odbc_close, which takes in the connection itself.
使用odbc_close函数关闭odbc连接,该函数接受连接本身。
Close the interaction and then the connection by the calling the close method on instances of interaction and connection.
通过调用Interaction和Connection实例中的关闭(close)方法来关闭交互及连接。
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).
当您核实连接到数据库的连接之后(图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).
当您核实连接到数据库的连接之后(图16),关闭这个部分(点击这个数据库窗口右上角的X)。
应用推荐