• 对于长期存在连接使用连接池技术时,这个行为可能不尽人意这种情形应该使用Required目标重要性

    This behavior may be undesirable for long-lived connections, or in situations where connection pooling is used, which may motivate use of the "Required" target significance.

    youdao

  • 系统可能使用智能身份证连接特定计算机数字证书一系列在线服务认证用户

    The system might use a smart identity card, or a digital credential linked to a specific computer and would authenticate users at a range of online services.

    youdao

  • 客将能够在空中使用 5G 网络连接互联网订购食品和饮料。

    Passengers will be able to use 5G networks in the air to connect to the Internet or place orders for food and drinks.

    youdao

  • 实际上我们现在提供了一些机制,以便简化api连接其他连接类型创建使用

    Essentially, we now provide mechanisms for the simplified creation and use of API-only connections to databases or other connection types.

    youdao

  • 然后主机程序装入程序可以使用这个连接引导装载程序传送目标上,并将写入闪存

    The host programs or loaders can then use this connection to transfer the bootloader onto the target, where it is written to flash.

    youdao

  • 所以标记用来告诉编译使用连接自己的程序代码一个叫做CS50的系统中的程序,可能其他人在那个系统写了这些程序。

    So that is a flag that tells the compiler that I want to use or link into my own program code that someone else wrote that lives somewhere else on the system whose moniker is CS50.

    youdao

  • 现在知道如何配置两种TAI选项——使用信任用户信任连接——在决定使用哪种配置时候需要考虑各自优缺点

    Now that you know how to set up both TAI optionsusing a trusted user or a trusted connectionconsider the pros and cons of each to decide which to use.

    youdao

  • 打开关闭连接过程开销较大,会影响到应用程序数据库性能使用连接就可以消除大部分这样的开销。

    Opening and closing connections is an expensive process affecting application or database performance and the use of connection pooling helps eliminate most of that overhead.

    youdao

  • 零售团队可能使用连接识别存储不同季度年份销售信息数据库服务器

    A retail team might use connection groups to identify which database servers contain sales information by quarter or by year.

    youdao

  • 可以通过两种方式创建连接通过直接链接使用驱动程序管理器

    The connection can be created in two ways: by direct linking or by using the driver manager.

    youdao

  • 示例应用程序使用每个连接工厂目的地必须使用唯一名称JNDI目录中注册

    Every connection factory or destination used in the sample application must be registered in a JNDI directory with a unique name.

    youdao

  • 第三步骤实际开发(使用)连接数据库应用程序。

    The third step is actually developing (or using) applications that connect to the database.

    youdao

  • 可以使用命令界面添加删除连接(请参见参考资料)。

    Note: You can also use the command line interface to add or delete connections (see Resources).

    youdao

  • 最有可能的是,虚拟网络公共网络使用多个主机连接单个虚拟网络。

    More likely the virtual network will be used over public networks or to connect multiple hosts together into a single virtual network.

    youdao

  • 如果使用连接集中软件路器,则必须在进行集中之前 计算用户数量

    If you are using connection concentration software or a multiplexer, you must count the number of users before the are concentraed.

    youdao

  • 应用服务器应用程序客户机使用XU连接规则引擎

    The application server or application client USES the XU to connect to the rule engine.

    youdao

  • 使用参数化查询存储过程访问数据库不是使用字符串连接

    Use parameterized queries or stored procedures to access a database as opposed to using string concatenation.

    youdao

  • 尝试使用无效用户ID无效的密码进行连接

    Attempt to use either an invalid user id or an invalid password to connect.

    youdao

  • 全球数字鸿沟哪些有权并且有能力使用技术(硬件软件连接)无权无力使用之间差距

    The global digital divide refers to the gap between those with access to technology (hardware, software, and connectivity) and the abilities to use them, and those without.

    youdao

  • 使用SQL查询处理数据之前需要连接一个数据库

    You need to connect to a database before you can use SQL statements to query or manipulate data.

    youdao

  • 直接连接使用租用购买网络线路合作伙伴之间建立的,这些网络线路设置用于进行点对点连接

    A direct connection is created between partners using rented or purchased network lines set up for point-to-point connectivity.

    youdao

  • 数据库连接客户机使用CONNECTuse语句连接数据库,这时要指定数据库,还可以指定用户id密码

    Database Connection a client connects to the database using the connect or the use statement specifying the database name and optionally the userid and password.

    youdao

  • Protocol处理使用数据串行端口连接消息发送接收

    Protocol also handles the sending and receiving of messages using a datagram or serial port connection.

    youdao

  • 因为用户正在通过SIP网关连接测试外部社区,所以必须使用Internet地址

    Because users are being tested over an SIP or gateway connection to an external community, the Internet address must be used.

    youdao

  • 如果用户正在通过SIP网关连接测试外部社区,则必须使用Internet地址

    If users are being tested over a SIP or gateway connection to an external community, the Internet address must be used.

    youdao

  • 服务器RDBMS使用100Mbit更好网络连接

    Use a 100 Mbit or better network connection between the server and RDBMS.

    youdao

  • 可以使用ManageConnections添加、添加连接查看ConnectionAdmin屏幕

    Using Manage Connections, you can add a group, add a connection or view the connection admin.

    youdao

  • 如果查询属于多索引连接过滤列,则使用UPDATESTATISTICSHIGH

    Use UPDATE STATISTICS HIGH if queries have a multi-column indexed defined on join columns or filter columns.

    youdao

  • 修改连接信息过滤器标准任何一高级选项使用连接修改连接菜单选项

    To modify connection information, filter criteria, or any of the advanced options, use the modify connection menu option on the connection.

    youdao

  • 可能已经使用轮询算法使用最少连接”算法完成一些额外的工作然后离去我们想尽可能保持简单

    You could have used a round-robin or done some extra work and gone with a "least connections" algorithm, but we wanted to keep it as simple as possible.

    youdao

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

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

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