The I parameter marks the code block.
i参数标志代码块。
The code block contains the set up work.
代码块中包含设置工作。
A code block is defined as shown below.
对象块定义如下所示。
The consists_of method accepts a code block.
consists _ of方法接受代码块。
As with the previous code block, a pattern emerges.
在以上代码块中,出现了一种模式。
So, you can access the process variables from any code block.
因此,你可以从任何代码块访问流程变量。
The code between brackets is called a closure, or code block.
括号中的代码叫做闭包或代码块。
The configuration portion is the final code block in Listing 6.
配置内容包含在清单6中的最后一个代码块。
You pass the before method an optional symbol and a code block.
您向before方法传递一个可选的标志和一个代码块。
For each case, you pass a code block that fires a Squeak method.
针对每种情况,传递一个代码块,它触发一个Squeak方法。
Note the actions enclosed in { } braces, like a normal code block.
注意像普通的代码块那样封装在大括号 { }内的动作。
The symbol determines how often RSpec should execute the code block.
标志确定RSpec执行代码块的频率。
Everywhere a match can be found, an action (code block) can be executed.
每发现一个匹配对象,就会执行一个动作(代码块)。
In Listing 4, I define product as a code block accepting two parameters.
在清单4中,我将product定义为一个代码块,它接受两个参数。
The synchronized keyword lets only one thread enter a code block at a time.
synchronized关键字每次仅允许一个线程进入代码块。
We could define the callback function in the same code block, but with a name.
我们可以在同一个代码块中定义回调函数,但是使用一个名称。
The first code block shows the PHP required to create a simple response.
第一部分代码显示了需要用于创建回复的php代码。
Finally, the code block between do and end includes the code for the test case.
最后,do和end之间的代码块包含测试用例的代码。
The first extension that Ruby adds to the simple code block is an argument list.
Ruby添加到这个简单代码块的第一个扩展是一个参数列表。
The additional line exhibits one of my favorite features of Ruby, the code block.
附加的行展现出了Ruby中我最喜欢的特性之一,代码块。
Add a new procedure, function, enumeration, or other code block to your code.
向代码中添加新的过程、函数、枚举或其他代码块。
The synchronized statement enbales only one thread to enter a code block at a time.
同步语句一次仅允许一个线程进入代码块。
Blue provides a single mechanism for looping, which is contained within a code block.
Blue提供单一的循环机制,包含于代码块之内。
There will be an else code block that will follow this with the initial form code in it.
还有其他代码块在其中跟随初始表单代码。
The complete block of code is shown below.
完整的代码块如下所示。
Whenever a message arrives, the block of code is invoked to handle the message.
任何时候消息到达时,都将调用代码块来处理消息。
Listing 3 provides a block of code that USES your Counter class.
清单3中的代码块使用了counter类。
一个很长的代码块…… */
The AppDomain is the minimum block of code that can be unloaded off the CLR.
应用程序域是CLR下最小代码单元。
Replace that block of code with the following.
使用下面的代码替换if代码块。
应用推荐