• These template systems have no flow control — no loops or conditionals.

    这些模板系统没有控制——没有循环条件

    youdao

  • These rules are usually encountered within process or service flow control, within the process and service analysis models.

    这些规则通常出现过程服务分析模型中的过程服务控制中。

    youdao

  • Programmers of imperative languages will be surprised by what you can do without flow control; they'll be even more surprised at how much easier many tasks are without it!

    命令式语言程序员使用流程控制可以完成工作而感到惊讶如果不使用很多工作会更加简单,这使他们更为惊讶!

    youdao

  • In addition to accessing and manipulating data, however, another common use of JSP scripting elements is flow control.

    不过除了访问操作数据之外,jsp脚本编制元素另一个常见用法控制

    youdao

  • It can be argued also that it provides more efficient use of resources in very high concurrency situations since threads are not held open and more complex flow control can be implemented.

    可以这样说,异步通信具有非常并发性的场景下可以实现有效资源使用因为线程没有打开并且可以实现更复杂控制

    youdao

  • This list is fairly simple, and you may recognize these flow control statements from other programming languages.

    这个列表相当简单并且可能其他编程语言认识了这些控制语句

    youdao

  • Make sure you know your regular expressions, flow control, and default variable operations.

    确保了解正则表达式控制缺省变量操作

    youdao

  • A compound statement consists of a flow control instruction, followed by a colon character (:), followed by a block of program statements.

    复合语句包括一个控制指令后跟一个冒号(:),然后再是一个程序语句

    youdao

  • The basic idea is that the BRMS decouples an application's business logic from its data validation logic and from its flow control.

    基本思想在于BRMS应用程序业务逻辑与其数据验证逻辑和流程控制分离开来。

    youdao

  • Deploy the 10 gigabit Ethernet switch that supports priority-based flow control and loss-less Ethernet similar to a typical switch deployment.

    部署10千兆以太网交换机支持基于优先级流量控制类似典型交换机部署的无损耗以太网。

    youdao

  • Rules relating to business processes or activities: These rules relate to flow control logic within a business process model, affecting the branching, and flow control of a sequence of business tasks.

    业务流程活动相关规则这些规则与业务流程模型中的控制逻辑相关它们影响分支业务任务序列流控制。

    youdao

  • We decrement so to speak the variable and then where will we go next in terms of the flow control, the flow of this program.

    可以这么我们递减这个变量,然后按照控制,即程序进入到下一语句。

    youdao

  • Careful readers might have noticed something oddly missing from the first installment's examples: flow control!

    细心读者可能已经注意到,在第一例子奇怪地缺少一些内容流程控制

    youdao

  • Decentralized Information flow control (DIFC) is an approach to security that allows application writers to control how data flows between the pieces of an application and the outside world.

    DIFC这种安全手段应用程序作者能够控制应用的组成部分外部世界之间数据如何流动

    youdao

  • Autonomic request flow manager (ARFM) provides flow control for incoming workload.

    自动请求管理器(ARFM)提供传入工作负载的流控制

    youdao

  • Connect to the switch using the serial console port with a straight serial cable (9600, 8-n-1, no flow control) with default no user ID or password required.

    串口电缆连接到每台交换机串行控制端口(9600、8 -N - 1、控制),默认下需要用户ID密码。

    youdao

  • Flow control and queuing - Besides the request classification, the ODR is responsible for controlling the flow of requests, which allows it to change the request flow based on defined metrics.

    控制队列——除了请求分类外,ODR负责控制请求流,此功能允许根据所定义标准更改请求流。

    youdao

  • Connect to the switch using the serial console port with a straight serial cable (9600, 8-n-1, no flow control).

    串口电缆连接交换机串行控制端口(9600、8 - N - 1控制)。

    youdao

  • TCP is more reliable (by establishing connections), and it also provides better performance over a WAN, because its flow control helps minimize network latency.

    TCP更加可靠(通过建立连接),并且可以在WAN提供更好性能因为可以进行流量控制以帮助最大限度地减少网络延迟。

    youdao

  • Sk_buffs provide efficient buffer handling and flow control mechanisms for all networking layers.

    sk_buffs所有网络提供有效缓冲器处理控制机制

    youdao

  • Here's some Cheetah code that interprets the "easy" portion of the template definitionthe part with no flow control, which Python's built-in templating systems can handle.

    以下一些Cheetah代码这些代码解释模板定义简单部分——没有控制一部分Python内置模板系统可以处理它。

    youdao

  • The EcmaScript component offers only the core language features -- the primitive data types, expression evaluation, flow control, etc.

    EcmaScript组件提供核心语言功能 --原始数据类型表达式赋值流量控制等等

    youdao

  • Enter flowcontrol CTSSets hardware flow control to CTS, which is the default on most IBM computers.

    输入flowcontrolcts——硬件控制设为cts,多数IBM计算机上默认设置。

    youdao

  • So, application flow control logic belongs in a controller and data access logic belongs in a repository. In that case, where do you put your validation logic?

    现在我们的应用程序控制逻辑控制器开始,数据库访问逻辑由repository负责,现在我们验证逻辑放在哪里呢?

    youdao

  • Gprof reports on your flow control through all the subroutines of your program and provides you with the amount of CPU time consumed by each subroutine.

    gprof可以报告程序所有例程的流程控制提供每个例程使用的CPU时间

    youdao

  • Set the speed to 115200, the data bits to 8, the parity to None, the stop bits to 1, and flow control to None.

    速度设置115200,数据设置为8偶校验设置为None停止位设置为1控制设置为None。

    youdao

  • The simplest flow control statement is the if statement, whose basic syntax is demonstrated in the pseudocode shown in Listing 4.

    简单的控制语句if 语句,它的基本语法在清单 4中的伪代码演示了

    youdao

  • Listing 1 shows a code sample for the forward flow control mechanism, using the implicit application variable.

    清单1给出使用隐式变量applicationforward控制机制代码示例

    youdao

  • All the flow control variables (commonly Boolean flags) are stored as plain primitive types. As a high level rule I always say.

    所有流程控制变量(通常布尔标识)都会普通基本变量类型保存

    youdao

  • All the flow control variables (commonly Boolean flags) are stored as plain primitive types. As a high level rule I always say.

    所有流程控制变量(通常布尔标识)都会普通基本变量类型保存

    youdao

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

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

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