AND-connection的意思|示意
“与”连接
AND-connection的网络常见释义
与连接 ... 及非门 AND NOT gate 与连接 AND-connection 安德森电桥 Anderson bridge ...
AND-connection相关短语
1、 Installation accessories and connection devices 安装附件及连接装置 ; 电气设备部件及连接部件
2、 Edge Detection and Connection 边缘检测和连接
3、 Cxternal And Connection Dimensions 外形尺寸和连接尺寸
AND-connection相关例句
The third bold section contains code for handling database failover and connection switching.
第三段加粗的代码用于处理数据库故障转移和连接切换。
Click on Next, and specify the same ODBC data source name and connection string as you created in the previous section.
单击Next,然后指定与在前面小节中创建的ODBC数据源名称和连接字符串相同的名称。
In general, a large number of applications will realize some improvement from tuning in three core areas: the JVM, thread pools, and connection pools.
通常而言,许多应用程序都可以通过调优以下三个核心区域实现一定程度的性能改进:J VM、线程池和连接池。
Next, in Listing 6, I've configured one shard — in this case, Shard 0. Shard 1's file would be identical except for the shard ID and connection information.
下一步,如清单 6 中所示,我已经配置了一个切分 — 在本示例中,除切分 ID 和连接信息外,切分 0 和切分 1 的文件是一样的。
It also needs to keep track of users and connection timeouts.
这种方法也需要记录用户和连接超时。
In fact, you might want to bundle up the code you write to handle data source configuration and connection into a utility class (that's left for you as an exercise).
实际上可以将处理数据源配置和连接的代码打包成一个工具类(留给读者作为练习)。