• This duplication ensures that communication is not severed if the access connection (102) is breached.

    这种重复保证了当接入连接(102)破坏时通信不会中断

    youdao

  • An Ethernet access connection (102) connects a user access point (10) to an access node (12) in the network.

    以太网接入连接(102)把用户接入点(10)连接网络中的接入节点(12)。

    youdao

  • If you run your application locally, without a connection to the Internet, you cannot access this service, and thus cannot trace what is going on.

    如果没有连接因特网的情况下在本地运行应用程序,那么您不能访问服务不能跟踪出现的情况

    youdao

  • Bezos insisted that customers should never have to know the wireless connection was there or even pay for access.

    贝佐斯坚持消费者从不应该知道无线连接在那儿甚至连接付费

    youdao

  • This code sample shows how an EJB component might access a message queue resource, using connection objects.

    代码样本显示了EJB组件如何使用连接对象访问消息队列资源

    youdao

  • That is, the messaging engine authorizes access to the queue based on the connection identity as we discussed earlier.

    消息传递引擎根据我们前面讨论连接标识对此队列进行访问授权

    youdao

  • The server creates binding information and stores it in the name service database which client can access and find the connection information to server.

    服务器创建绑定信息把信息存储名称服务数据库中,客户机可以访问这个数据库并寻找服务器的连接信息。

    youdao

  • Using this method, a connection is created each time you access the database from your program, thereby incurring a substantial processing overhead.

    通过方法每当程序访问数据库时,都要创建连接从而招致大量处理开销

    youdao

  • The JPA provider releases the database connection once the access is complete.

    JPA提供者访问完成之后马上释放这个数据库连接

    youdao

  • Developers will eventually get their work done even without centralized access configuration, plenty of other products provide connection pooling, and so on.

    开发人员最终可以完成工作即使没有集中化访问配置大量其他产品也提供连接等等

    youdao

  • By leaving the other fields empty, this becomes a generic DB2 connection to your database, allowing this connection document to provide access to all of the tables available in the database.

    通过其他字段保留为空连接成为数据库通用DB 2连接,从而允许此连接文档提供对数据库所有可用访问权

    youdao

  • The thin client user contacts the connection broker to obtain access to the appropriate desktop operating system (see figure 2).

    客户机用户通过连接代理通信获得适当桌面操作系统访问(2)。

    youdao

  • If it finds a matching rule, it denies the connection; otherwise, access is granted.

    如果找到匹配规则拒绝连接否则允许连接

    youdao

  • The connection specifies the DB2 database that you want to access as defined in the DB2 client.

    连接将要访问DB 2数据库指定DB 2客户机中定义的数据库。

    youdao

  • For example, the endpoint URL for database provides connection information to access the database using a DB2 client.

    例如数据库端点url提供了使用DB 2客户端访问数据库的连接信息

    youdao

  • This command set the datasource name along with the values required to access the database repository using a direct JDBC connection.

    命令设置使用直接JDBC连接访问数据库存储库所需数据源名称

    youdao

  • In standard JDBC code without auto-commit, the application USES a connection to access and update data, then commits the connection to end the transaction (and start another).

    没有自动提交标准JDBC代码中,应用程序使用连接访问更新数据然后提交连接结束这个事务(启动另一个事务)。

    youdao

  • The following code example shows how an EJB application might access a database resource by using pooled connection objects (based on JDBC 2.0).

    以下代码示例显示了EJB应用如何利用合用连接对象访问数据库资源(基于JDBC 2.0)。

    youdao

  • Components that make up VDI are a connection broker, a hypervisor, and a remote access protocol.

    组成VDI组件连接代理管理程序远程访问协议

    youdao

  • But, so far, there have been several hitches in that plan.Not everyone has access to a computer and a broadband connection.

    目前此项计划遭到了阻碍,并不是所有人都使用电脑以及广泛联系。

    youdao

  • But, so far, there have been several hitches in that plan. Not everyone has access to a computer and a broadband connection.

    目前此项计划遭到了阻碍,并不是所有人使用电脑以及广泛联系。

    youdao

  • Before an enterprise bean can access a pooled database connection, a datasource must have been created and configured in the server environment.

    必须服务器环境创建配置数据源企业bean可以访问池态数据库连接

    youdao

  • After the takeover, WebSphere Application Server needs to get a new connection to access the database on the standby machine.

    接管之后WebSphereApplicationServer需要建立连接才能访问备用计算机数据库

    youdao

  • It is often a simple matter of plugging a laptop into a network connection to gain access to a corporate network.

    常常只需把笔记本电脑插上网线,就能够访问公司网络

    youdao

  • Rule Management USES a custom properties file to access the server connection information and the JNDI names for the EJBs that make up the BRBeans application on the server.

    RuleManagement使用定义属性文件访问服务器连接信息组成服务器中的BRBeans应用程序EJBJNDI名称

    youdao

  • As an administrator of WebSphere MQ, I also like the ability to enable or disable external access before the connection request ever reaches the queue manager.

    作为WebSphereMQ管理员十分欣赏连接请求抵达队列管理器之前启用禁用外部访问权限能力

    youdao

  • Much like the point-to-point sample, the session bean USES a resource reference to access the JMS connection factory and a message destination reference to access the destination.

    到点示例非常相似其中的会话Bean使用资源引用访问JMS连接工厂使用消息目的地引用访问目的地。

    youdao

  • Also, LocalDB supports attaching database files during the connection process, allowing access to the database files directly without going through the database server. Other features are.

    LocalDB支持连接过程附加数据库文件,这开发者可以直接访问数据库文件,不需要连接数据库服务器。

    youdao

  • ConnectionFactoryMode: managed; this enables the application server to manage connection access.

    connection factory mode:被管理使得应用程序服务器能够管理连接访问

    youdao

  • Listing 3 shows an example of BMP EJB application using the access intent to acquire the connection. In the BMP EJB application, you need to.

    清单3显示了BMPEJB应用程序使用访问意图获取连接示例

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定