The connection method between the simple flange connection method and cast iron pipe and steel pipe.
平焊法兰连接法也是与铸铁管及钢管之间简单的连接方法。
The connection method for steel ship generally is welding, while there are various methods for G. R.
钢质船的连接方式一般是焊接,而玻璃钢的连接方式有多种。
The connection method and the common RS-485 output interface consistent, note that you should purchase in advance remote configuration software.
其连接方法和通用的RS- 485输出接口一致,注意您应该提前申购远传组态软件。
By analysis and comparison between the two methods, some shortcomings of plate pressure connection method are shown and the connection method of sleeve structure is recommended.
本文通过对这两种压接线方式的比较分析,指出板式压接线方法的一些弊端,并推荐选择筒式结构的接线方法。
The connection method, construction process and simulating calculation for cable some are introduced. According to the procedure and parameters in simulating, a model of cable dome is made.
介绍了索穹顶结构的连接方法、施工张拉过程及其模拟计算,并按模拟计算工序和参数架设了索穹顶模型。
The principle of Emergency Power Supply system is presented, its field of practical application and the connection method of normal circuit and the capacity choice of EPS are discussed in this paper.
简述了EPS应急电源的工作原理,探讨了它的适用领域,给出了EPS应急电源常见的接线方式和容量选择方法。
It is in this method call that the database connection is obtained and subsequently closed.
就是在该方法调用中,我们获得然后再关闭数据库连接。
In a production implementation, you would use this method to create the internals of a database connection pool.
在一个生产实现中,可以使用该方法来创建数据库连接池的间隔。
The second method demonstrates accessing the database directly using a pooled database connection.
第二个方法演示了使用池态数据库连接直接访问数据库。
The connection manager can then call this method when the resource adapter indicates a connection error, or even periodically to remove broken connections from the pool.
然后连接管理器在资源适配器指示连接错误时调用这个方法,甚至定期调用该方法,以便从池中排除坏掉的连接。
In this case, we would mock the query method of the database connection object so that we could just return back the results instead of calling out to the database for them.
在这里,我们可以模拟数据库连接对象的查询方法,这样我们就只需要返回结果,而不需要真正地去查询数据库。
Rather than reassociating the connection handle with the managed connection the next time a method is called, the optimization uses lazy association.
这种优化使用惰性关联,而不是在下次调用方法时重新将连接句柄与托管连接关联。
The goal of the IOR is to enable the client to make a connection to the server so that it can complete a method call.
IOR 的目的就是使客户机能够连接到服务器,以便它能够完成方法调用。
The session bean method then opens a connection with a messaging provider to send and receive messages.
然后由该会话bean方法打开与一个消息传递提供者的连接,以便发送和接收消息。
The connect method accepts a timeout parameter, and if the connection does not succeed within the stipulated time period, it gives up.
connect方法接受一个超时参数,如果在指定的时间段内未能成功地连接,它就会放弃。
Next, you need to get a JDBC connection -- this is done via the connect() method of the Database object.
接下来,需要获得一个JDBC连接 --这是通过Database 对象的connect()方法来实现的。
Provide the queue manager name and select the appropriate connection method, as shown in Figure 4
提供队列管理器名称并选择适当的连接方法,如图 4 所示。
However, instead of specifying a callback method, specify a delegate for the connection, once you have set this to self.
但是,一旦您将代理设置为self,就应该为连接指定一个代理,而不是一个回调方法。
The open and close method calls may actually translate into reserving and releasing a live connection from the application connection pool.
open和close方法调用实际上可能转换成在应用程序连接池中保留和释放一个实时(live)连接。
The input stream associated with the connection is provided to the EditorKit's read method.
与连接相关联的输入流被提供给EditorKit的read方法。
The lookupStats() method uses the three different mappings to look up the connection and the SQL associated with this statement.
lookupStats()方法使用这三个不同的映射来查询与这条语句关联的连接和SQL。
The Open() method opens the connection to the database and throws an IfxException if the connection fails.
Open()方法打开了到数据库的连接,如果连接失败,则抛出一个IfxException。
Because of the advantages of connection pooling, using data source objects is the preferred method of handling database connections in Web applications.
由于连接池有许多优点,所以在Web应用程序中偏爱使用数据源对象的方法来处理数据库连接。
When the explicit proxy server allows the connect method, the TLS handshake is sent, followed by the WebSocket connection upgrade handshake.
当显式的代理服务器允许CONNECT方法时,TLS握手被发送出去,后面紧跟着WebSocket连接升级握手。
Close the interaction and then the connection by the calling the close method on instances of interaction and connection.
通过调用Interaction和Connection实例中的关闭(close)方法来关闭交互及连接。
The first step is to identify the job that serves a particular ODBC connection. The easiest method to accomplish this task is to run the following CL command from the OS/400 prompt
第一步是确定服务特定ODBC连接的任务。
The maximum time the method will wait for a connection in this situation is specified by the connection pool's connection timeout property.
对于这种情况,该方法等待连接的最大等待时间是由连接池的连接超时属性指定的。
It seeks the same method used to create the data model, a database connection, or a DDL script, then performs the compare, and displays the results in the compare pane.
它寻找用于创建数据模型、数据库连接或ddl脚本的相同方法,然后执行比较,并在比较面板中显示结果。
As with all JDBC resources, invoke the connections close method when you are done with the connection.
和所有JDBC资源一样,在使用完连接时,要调用连接关闭方法。
The dashed arrows in Figure 3 indicate the notification of the connection manager by the EJB container when a method completes.
图3中虚线箭头表示方法完成时ejb容器对连接管理器的通知。
应用推荐