These template systems have no flow control — no loops or conditionals.
这些模板系统没有流控制——没有循环或条件。
These rules are usually encountered within process or service flow control, within the process and service analysis models.
这些规则通常出现在过程和服务分析模型中的过程或服务流控制中。
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!
命令式语言程序员将对不使用流程控制就可以完成的工作而感到惊讶;如果不使用它,很多工作会更加简单,这将使他们更为惊讶!
In addition to accessing and manipulating data, however, another common use of JSP scripting elements is flow control.
不过,除了访问和操作数据之外,jsp脚本编制元素的另一个常见用法是流控制。
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.
可以这样说,异步通信在具有非常高的并发性的场景下可以实现更有效的资源使用,因为线程没有被打开并且可以实现更复杂的流控制。
This list is fairly simple, and you may recognize these flow control statements from other programming languages.
这个列表相当简单,并且您可能从其他编程语言认识了这些流控制语句。
Make sure you know your regular expressions, flow control, and default variable operations.
请确保您了解您的正则表达式、流控制和缺省变量操作。
A compound statement consists of a flow control instruction, followed by a colon character (:), followed by a block of program statements.
一个复合语句包括一个流控制指令,后跟一个冒号(:),然后再是一个程序语句块。
The basic idea is that the BRMS decouples an application's business logic from its data validation logic and from its flow control.
其基本思想在于,BRMS将应用程序的业务逻辑与其数据验证逻辑和流程控制分离开来。
Deploy the 10 gigabit Ethernet switch that supports priority-based flow control and loss-less Ethernet similar to a typical switch deployment.
部署10千兆以太网交换机,支持基于优先级的流量控制和类似于典型交换机部署的无损耗以太网。
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.
与业务流程或活动相关的规则:这些规则与业务流程模型中的流控制逻辑相关,它们影响分支和业务任务序列的流控制。
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.
可以这么说,我们递减这个变量,然后按照控制流,即程序流进入到下一语句。
Careful readers might have noticed something oddly missing from the first installment's examples: flow control!
细心的读者可能已经注意到,在第一期的例子中奇怪地缺少一些内容:流程控制!
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这种安全手段,让应用程序的作者能够控制应用的组成部分与外部世界之间数据如何流动。
Autonomic request flow manager (ARFM) provides flow control for incoming workload.
自动请求流管理器(ARFM)提供对传入工作负载的流控制。
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和密码。
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负责控制请求流,此功能允许根据所定义的标准更改请求流。
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、无流控制)。
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中提供更好的性能,因为它可以进行流量控制以帮助最大限度地减少网络延迟。
Sk_buffs provide efficient buffer handling and flow control mechanisms for all networking layers.
sk_buffs为所有网络层提供有效的缓冲器处理和流控制机制。
Here's some Cheetah code that interprets the "easy" portion of the template definition — the part with no flow control, which Python's built-in templating systems can handle.
以下是一些Cheetah代码,这些代码解释了模板定义的“简单”部分——没有流控制的那一部分,Python的内置模板系统可以处理它。
The EcmaScript component offers only the core language features -- the primitive data types, expression evaluation, flow control, etc.
EcmaScript组件只提供核心语言功能 --原始数据类型、表达式赋值和流量控制等等。
Enter flowcontrol CTS — Sets hardware flow control to CTS, which is the default on most IBM computers.
输入flowcontrolcts——把硬件流控制设为cts,在多数IBM计算机上是默认设置。
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负责,现在我们要把验证逻辑放在哪里呢?
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时间。
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。
The simplest flow control statement is the if statement, whose basic syntax is demonstrated in the pseudocode shown in Listing 4.
最简单的流控制语句是if 语句,它的基本语法在清单 4中的伪代码中演示了。
Listing 1 shows a code sample for the forward flow control mechanism, using the implicit application variable.
清单1给出了使用隐式变量application的forward流控制机制的代码示例。
All the flow control variables (commonly Boolean flags) are stored as plain primitive types. As a high level rule I always say.
所有的流程控制变量(通常是布尔标识)都会以普通的基本变量类型来保存。
All the flow control variables (commonly Boolean flags) are stored as plain primitive types. As a high level rule I always say.
所有的流程控制变量(通常是布尔标识)都会以普通的基本变量类型来保存。
应用推荐