The connection method of multiplex line has been given.
确定复用线路的连接方法。
In addition, the following support will be required according to the connection method.
另外,根据连接方法,还会需要下列支持。
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 next step is to define the method that is called when the connection responds.
下一步是定义连接响应时要调用的方法。
The method of connection is indicated (GET), as well as the URL to connect to.
其中指定了连接方法(GET)和要连接的URL。
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 的目的就是使客户机能够连接到服务器,以便它能够完成方法调用。
Let's start with the Connection object we pass into the method.
让我们以被传递到方法之中的Connection对象为出发点。
To react to messages sent to you, use the add_message_callback method of your client connection.
要对发送给您的消息作出反应,请使用您的客户端连接的add_message_callback方法。
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 所示。
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连接的任务。
应用推荐