The example program USES a simple loop.
示例程序使用一个简单的循环。
And gave configuration of simple loop.
并给出了简单回路的组态。
A simple loop, similar to Listing 1, is usually sufficient.
类似清单1所示的一个简单循环通常就足够了。
It also supplies a simple loop for handling queries on the command line.
它还提供在命令行中处理查询的简单循环。
The problem with this simple loop is that it doesn't handle time, the game just runs.
这个简单循环的问题在于它忽略了时间,游戏仅仅在运行。
These technologies can detect some simple loop invariants, but can not deal with complex issues.
这些技术能探测出较简单问题的循环不变式,但是却无法处理复杂问题。
This code is a simple loop through all posts in a hypothetical posts table, displaying the category and the body of the post.
此代码是一个简单的循环,遍历了一个假想的post表内的所有post,并显示post的类别和它的主体。
One of the most promising layouts, according to the researchers, is to have a simple loop of wire connected to the mains and stuck to the ceiling.
研究人员描述了其中最有前景的一项设计,将一个简单的线圈安置于天花板上,并接通电源。
This paper introduced constitution and configuration of TDC-3000BASIC DCS and principle of Basic controller. And gave configuration of simple loop.
介绍了TDC— 30 0 0BASIC集散控制系统的组成和组态,基本控制器的工作原理。并给出了简单回路的组态。
All of the above solutions use a simple loop to wait and handle requests, before dispatching the request to a separate function to handle the actual network interaction.
上面的所有解决方案都用简单的循环等待并处理请求,然后把请求分派给另一个函数以处理实际的网络交互。
This program is a simple loop and function design, programming novice can measure the loop with the custom function content with the results of the graphical programming novice easy to get started.
本程序内有简单的回圈和函式设计,程序新手可以测式回圈与自订函式内容,搭配图形化的结果,让程序新手更容易入门。
In each case, I ran a simple program that measured the run time of a loop calling a method 10,000,000 times, calling both a synchronized and an unsynchronized version, and compared the results.
在每一个实例下,我运行一个简单的程序,测定循环调用一个方法10,000,000次所需的运行时间,我调用了同步和非同步两个版本,并比较了结果。
The function accepts three arguments, and performs some simple tests on the values to ensure that the function will not start an infinite loop.
该函数接受三个参数,然后对这些值进行一些简单的测试,以确保函数不会开始一个无限循环。
The test case consists of some simple command argument processing followed by a loop that calculates the factorial of the specified values (if any).
测试用例包含几个简单的命令参数处理,然后是一个循环,它计算指定值(如果有的话)的阶乘。
The examples so far -- counter and stack -- are very simple nonblocking algorithms and are easy to follow once you grasp the pattern of using CAS in a loop.
目前为止的示例(计数器和堆栈)都是非常简单的非阻塞算法,一旦掌握了在循环中使用CAS,就可以容易地模仿它们。
Sometimes, you can get by with a simple verification point, but sometimes you need conditionals, and sometimes you need to add a delay or a loop.
有时,您需要一个简单的验证点,但是有时您需要条件语句,还有时您需要添加一个延迟或者循环。
Your code should (almost) never have multiple nested loops (a loop inside a loop inside a loop). Most of the code written today should use Hashtables, simple lists and singly nested loops.
在编写代码时应尽量避免嵌套循环,目前大多数代码都是使用了哈希表、简单链表和单循环。
Improving the performance of this loop is very simple and doesn't even require an additional line of code (see Listing 9).
提高循环性能的方法很简单,甚至不需多加一行代码(见清单9)。
He knots his simple, black neckwarmer just the right way, threaded through a loop like a pro.
他简单的黑色围脖被很巧妙地从一个环中穿过。
Better still, in a simple calculation like this one or for any straightforward loop work, use map.
更好的方式是在这种简单的计算中或者在简单的循环中使用map。
A simple example is a loop that computes a particular function for multiple arguments, such as the following Fortran program.
一个简单的例子就是为多个论断计算特定函数的循环,例如接下来的Fortran程序。
A simple state machine input loop in Python
Python中一个简单的状态机输入循环
From this simple demonstration, it's easy to see how powerful the Linux file system (and the loop device) can be.
通过这个简单的演示很容易体会到Linux文件系统(和循环设备)是多么强大。
This script extends the simple event loop with switches to use Parse: : RecDescent as the parsing engine.
该脚本扩展了带开关的简单事件循环,将Parse:RecDescent用作解析引擎。
We will now showcase specific abilities of the Parse: : RecDescent grammar by adding on to the UI features from a simple event loop and a simple user interface.
现在,通过在简单事件循环和简单用户界面的UI功能基础上再增加一些功能,我们将具体展示Parse:RecDescent文法所具有的特定能力。
The main method USES an enhanced for loop to iterate through the different primitives and a simple switch statement on the current instance to set the size value of each primitive.
main方法使用增强的for循环来迭代通过不同的原语,并在当前实例上使用一个简单的switch语句来设置每个原语的大小值。
You can do this with a very simple for loop, as demonstrated in Listing 7 below.
您可以使用一个非常简单的for循环来完成这项任务,如下面的清单7所示。
After all that comes the heart of the script: a simple for loop that processes each file in the files list.
完成所有这些定义之后,接下来就是脚本的核心了:一个简单的for循环,用于处理文件列表中的各文件。
The for loop fundamentally has a simple syntax, allowing you to extract a single item from a container object and do something with it.
for循环有一个简单的语法,使您可以从容器对象中提取单个项目并对其进行某些操作。
The for loop fundamentally has a simple syntax, allowing you to extract a single item from a container object and do something with it.
for循环有一个简单的语法,使您可以从容器对象中提取单个项目并对其进行某些操作。
应用推荐