... single blade switch 单刀开关 single block method单块试验 single blow 单吹 ...
双语例句
1
For example, many JVMs are sophisticated enough to recognize that a block of code being looped over constitutes "hot" code, even if there's only a single call to the method that contains that block.
例如,许多先进的编译器可以识别出构成“热”代码的循环代码块,即使它只包含对包含方法的一个调用。
2
Because the entire body of the method is a singleblock, I can define and use local variables within the body without any problems.
因为整个方法是一个块,所以我可以毫无问题地在正文中定义并且使用局部变量。
3
The respond_to method accepts a single code block and passes one instance variable (labeled wants) into the code block.