• In the General TAB, specify a name for a new connection, and choose the version of IDS that you are using.

    General选项卡中指定连接名称选择使用IDS版本

    youdao

  • It's no wonder that new applications for the Internet of Things are moving ahead fast when almost every new device we buy has a plug on the end of it or a wireless connection to the internet.

    我们购买几乎每一设备末端插头无线网络连接时,联网应用程序快速发展不足为奇了。

    youdao

  • In effect, it is like a new connection setup for the switched user.

    事实上相当于切换用户建立一个新的连接

    youdao

  • For example, the XML-based metadata for the entire data model gets loaded into memory each time a new connection string is used.

    例如每次使用一个新的连接字符串时,针对整个数据模型基于XML元数据都会被加载内存中

    youdao

  • This includes the ability for the external entity, such as a middleware server, to use the existing database connection under a different user without the need to authenticate the new connection user.

    例如,外部实体比如说一个中间件服务器可以使用不同用户名下已有数据库连接而不需要新的连接用户进行认证能力

    youdao

  • Then, you have to create a new connection factory for the outbound service in a clustered environment as shown in Figure 13.

    然后需要集群环境服务创建一个新的连接工厂如图 13 所示。

    youdao

  • Amazon also claims the new Kindle's battery can hold a charge 25% longer than the 1.0 version, allowing it to putter along for two weeks with its wireless connection off.

    亚马逊公司同时宣布代的电池1.0版本提高25%的电量,允许两个星期的不间断无线连接

    youdao

  • For the mapping tool to use information from our database, it needs to be able to connect to that database, so create a new database connection with the following information.

    映射工具如果使用来自我们数据库信息必须能够连接数据库,所以要创建一个具有以下信息的数据库连接

    youdao

  • If an applet is bundled in a JAR file, the applet's class files and associated resources can be downloaded by a browser in a single HTTP transaction, instead of opening a new connection for each file.

    如果applet捆绑JAR文件那么浏览器可以一个HTTP事务中下载这个applet文件相关资源而不是一个文件打开一个连接

    youdao

  • Moreover, for the most common case where a real connection limit is reached, a simple sleep will usually suffice to eventually acquire a new one.

    此外对于大多数达到了实际连接限值常见情况而言,简单sleep通常足以最终获取一个新的连接。

    youdao

  • Step 5: Define a new Connection Manager for the er.

    步骤5er定义一个新的Connectionmanager

    youdao

  • A new feature in IBM tooling is the ability to hide or show specific folders for a DB2 connection in Server Explorer.

    IBM工具中的一项最新功能能够隐藏显示ServerExplorer用于DB 2连接特定文件夹

    youdao

  • Instead of spawning a new OS thread for each connection (and allocating the accompanying memory with it), each connection fires an event run within the Node engine's process.

    每个连接发射Node引擎进程中运行事件而不是每个连接生成新的OS线程(为其分配一些配套内存)。

    youdao

  • If you wish to use a similar connection for this new feature, you must create a separate database connection using the new connection wizard, or import a connection that was created with this wizard.

    如果希望这个特性使用相似的连接必须使用New Connection向导创建一个数据库连接,或者导入这个向导创建的连接。

    youdao

  • As the free pool for this factory is empty, the connection Manager creates a new connection, c1, and returns it to the application.

    因为工厂空闲,所以ConnectionManager会创建新的连接c1返回应用程序

    youdao

  • Create a new class in Eclipse (call it MockConection) that implements the Connection interface. Check the option to generate stubs for inherited abstract methods (see Figure 2).

    Eclipse中创建一个完成Connection接口(MockConection),检查继承抽象方法产生桩模块的选项(2)。

    youdao

  • The HTTP client can issue an HTTP request with connection: close specified in its headers, which ensures that a new connection is created for each new request.

    HTTP客户机可以发出指定Connectionclose的HTTP请求从而确保每个请求创建连接

    youdao

  • You only need to make a new connection about every 8 seconds to attempt to compensate for the network latency.

    仅仅需要大约8进行一次新的连接尝试网络等待时间进行补偿

    youdao

  • The reason for this (as mentioned earlier) is that with raw sockets you need to establish a new connection for every request that you make to the server.

    原因(早些时候曾经提到过)原始套接字需要服务器每个请求建立一个连接

    youdao

  • Note: If creating a new agent exceeds this limit, then the connection is queued up and waits for the next available agent to service the request.

    注意如果创建新的代理超出了一限制那么连接排队等待一个可用的代理服务请求。

    youdao

  • The performance overhead is significantly reduced since there is no cost for establishing a new physical connection for each end-user.

    由于不必每个终端用户建立新的物理连接,因此可以显著降低性能上的开销

    youdao

  • When a new TCP connection comes in from a client by means of a packet with the SYN bit set, the server creates an entry for the half-open connection and responds with a SYN-ACK packet.

    客户机发来新的TCP连接时,数据包设置了SY n服务器这个半开连接创建条目并用一个SYN -ACK数据包进行响应。

    youdao

  • After about four years, your computer is elderly. If you're shelling out for a blazing-fast Internet connection, pony up for a new model.

    约约计算机上年纪了如果还保持了高度的上网热情,掏腰包买个新的

    youdao

  • Additionally, IMAP can check for new mail over an existing IMAP connection, while POP3 has to open a new connection every time.

    另外IMAP可以现有的IMAP连接检查邮件POP3每次必须打开新的连接。

    youdao

  • J2C tools allow for a convenient way to define a new (or select an existing) managed connection factory on the server.

    J2C工具提供便利方法定义一个服务器新的(或者选择已经存在的)受管连接工厂

    youdao

  • Within the child thread, open a new connection to DB2 and fetch a row from the lock table for the requested resource ID.

    线程中,打开新的DB 2连接中获取具有所请求资源ID

    youdao

  • For transparent switch over, applications can be coded to catch the StaleConnection exception and retry a specified number of times to obtain new connection handles.

    为了能够透明地切换可以应用程序编码为捕获StaleConnection异常重试指定连接次数获取新的连接句柄。

    youdao

  • We believe that the overhead of creating a new Web service connection for every name request is a bottleneck that caused the nearly constant transaction rate.

    我们相信每个名称请求建立新的Web服务开销导致事务发生率接近常量瓶颈

    youdao

  • Benefits: as long as you have a physical entX device available, you can make a new connection for your VIO client LPARs.

    好处只要物理entx设备可用可以VIO客户机LPAR建立连接

    youdao

  • Benefits: as long as you have a physical entX device available, you can make a new connection for your VIO client LPARs.

    好处只要物理entx设备可用可以VIO客户机LPAR建立连接

    youdao

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

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

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