The special support frame can perform connection function and connect cooling water to cool down the seal ring.
特殊安装支架,即起到连接作用, 同时又能接通冷却水对密封圈部位进行冷却。
The multigranular optical cross connect is the key equipment in ASON. It provides the connection function for optical channel.
多粒度光交叉连接设备是自动交换光网络中传送平面的关键设备,直接为自动交换光网络提供光通道连接功能。
Thus network can realize full-range coverage. The handset with Internet connection function requires stable signal and long life battery strictly.
具有互联网连接功能的移动手持设备对信号的稳定性及电池续航能力的要求苛刻。
It includes the connection function for the hardware and software design. This method is useful for connection and communication between the measurement instrument and computer.
软件设计方面作了详细的介绍,这种方法也适用于其它测量仪或外部设备与微机的连接与通讯。
Contacts box for epoxy resin APG pressure molding process gel structure, used for various handcart type switch cabinet, the insulation isolation and connection function transition.
触头盒为环氧树脂apg工艺压力凝胶成型结构,用于各种手车式开关柜,起绝缘隔离和联接过渡作用。
The function includes three levels: proposition function, logic connection function and discourse marking function. Furthermore, the three functions are grammaticalized in sequence.
其篇章连接功能包括三个层次,分别为:命题功能、逻辑关联功能和话语标记功能,并且这三个层次的功能是依次虚化的。
Once we have confirmed that the connection is successful by returning a list of the tables with our user name, we can re-use that connection function within the rest of the scripts that we write.
一旦返回一个带有我们的用户名的表清单,就可以确认连接成功,从而可以在我们编写的脚本的剩余部分重用该连接函数。
Upon successfully connecting to the database, this function returns a connection object, which is required in the subsequent database read and write operations.
如果成功地连接到数据库,这个函数会返回一个连接对象,后续的数据库读写操作需要使用这个对象。
If you open the connection from within a function, and only store the variable in a local variable, the connection will be closed when that function returns.
如果在一个函数中打开连接,并且只将句柄存储在一个本地变量中,那么当函数返回时,连接将被关闭。
By default, the input connection variables are used as the inputs to a function; however, these may be edited if desired.
默认情况下,输入连接变量被用作到一个函数的输入;然而,可以根据需要进行编辑。
You can also use this function from a client setting to restrict the interface that should be used for an outgoing connection.
也可以在客户端设置中使用这个函数,以便限制应当供出去的连接所使用的接口。
The essential function of DB2 V8.2's client reroute capability is to move a database connection from one sever to another.
DB2V8.2客户机重路由特性的重要功能是将数据库连接从一台服务器转移到另一台服务器。
These functions take environment, connection, statement, or descriptor handles as input and return the diagnostic information related to the last function call made using that handle.
这些函数以环境句柄、连接句柄、语句句柄或描述符句柄作为输入参数,返回与上一次使用该句柄作出的函数调用相关的诊断信息。
This function attempts to make a database connection to the specified database located on a specified host with proper credentials.
这个函数尝试用正确的凭证连接位于指定主机上的指定数据库。
When the function is invoked, it sends an HTTP request to the specified server and emits the HTTP response, along with all metadata associated with the HTTP connection.
被调用时,该函数向指定的服务器发送一个HTTP请求并发出 HTTP响应以及与 HTTP 连接有关的所有元数据。
Soon, it will be impossible for manufacturers to sell single-function gadgets lacking an Internet connection, because they'll soon be made obsolete.
很快厂商就不可能再卖出缺乏网络连接单一功能的设备了,因为这些设备很快变得陈腐不堪。
It takes the connection object as a parameter and returns the return code for the function that was executed.
它的参数是连接对象,它返回已经执行的函数的返回码。
This function handles the various communication state changes, such as when the call starts, when a connection is established, and when the response has been received.
此函数会处理各种通信状态更改(如调用启动时、建立连接时和接收到响应时)。
Connection breakdowns between Coda servers and the Venus cache manager are not always detrimental to network function: a laptop client must be able to work away from the central servers.
Coda服务器和Venus缓存管理器之间的连接故障并不总损害网络功能:膝上型客户机必须能离开中央服务器工作。
The function selector is defined in the binding properties of the export, under the Advanced settings of the Connection tab, as shown in Figure 1.
在导出的绑定属性中,在Connection选项卡的高级设置下,对函数选择器进行了定义,如图 1 所示。
The Date and time input parameter is an XPath expression, which by default, uses the variable representing the input connection of the function.
Dateandtime输入参数是一个XPath表达式,该表达式默认情况下使用变量表示函数的输入连接。
Skipping ahead to the end of Listing 1, fclose serves the opposite function of fopen: it closes the connection to the file or URL.
向前跳至清单1的末尾,fclose将实现与fopen相反的功能:它将关闭指向文件或URL的连接。
The public function Add in RelatedContexts object takes the second parameter as a flag to indicate whether the external connection is set for autoconnect or not.
这个添加在RelatedContexts对象中的公共功能将第二个参数当作一个标识符,来显示外部连接是否是自动连接。
The main function creates a Glib event loop, gets a connection to the session bus, and integrates the D-BUS event handling into the Glib event loop.
main函数创建一个Glib事件循环,获得会话总线的一个连接,并将D -BUS事件处理集成到Glib事件循环之中。
If the read half of the connection needs to be shutdown, the soshutdown function calls sorflush .
如果需要关闭连接的读取部分,则soshutdown函数调用sorflush 。
DbHandle - a function used to manage our connection to the database.
dbHandle—用于管理到数据库的连接的函数。
The build_answers function first USES the database connection to SQL query to get the answers for the specified poll.
build_answers函数首先连接至数据库执行SQL查询来获取指定调查的答案。
If there were any socket errors, the function returns, and it proceeds further by picking up the new connection from the queue and calls soaccept.
如果存在任何套接字错误,则函数返回,并继续从队列拾取新的连接并调用soaccept。
Establish a connection using the odbc_connect function in PHP.
使用php中的odbc_connect函数建立一个连接。
Upon returning from soconnect , the connect function issues a sleep until the protocol layer wakes it up, indicating that the connection is ESTABLISHED or there has been some error on the socket.
从soconnect返回时,connect函数进入睡眠状体,直到协议层将其唤醒,并指示连接是ESTABLISHED或套接字上存在错误。
应用推荐