• Because the entire body of the method is a single block, I can define and use local variables within the body without any problems.

    因为整个方法所以我可以毫无问题地正文定义并且使用局部变量

    youdao

  • Variables declared with a method are local to that method and cannot be used outside of it.

    方法内部声明变量局部变量,在方法外部能够使用的。

    youdao

  • Static local variables retain their value between method calls.

    静态局部变量会在方法调用之间保留它们的

    youdao

  • The static local variable is interesting because the common language runtime (CLR) does not support static variables inside a method.

    静态局部变量之所以非常令人感兴趣,是因为公共语言运行库(CLR)支持方法的静态变量

    youdao

  • Often, you have many local variables that are short-lived within a method, but the method itself is invoked repeatedly and frequently.

    方法中常常有许多短期存在本地变量但是方法本身频繁地反复调用。

    youdao

  • Variables declared inside a method are called local variables because they are available only to that method and not to any other parts of the code.

    方法主体中声明变量成为局部变量,方法有效,代码的其他部分均不可访问它。

    youdao

  • Variables declared within a method are said to be local variables.

    方法内部声明变量叫做局部变量。

    youdao

  • Variables declared within a method are said to be local variables. What is the significance of the word local in this context?

    方法内部声明变量叫做局部变量。这儿局部的意思什么

    youdao

  • The _startup method copies this information into local variables and hooks up any necessary event handling, as shown in Figure 7.

    _ Startup方法信息复制局部变量挂钩任何必要的事件处理如图7所示。

    youdao

  • While ByVal parameters are effectively local variables, ByRef variables have to copy their value back to the calling method under all circumstances.

    在ByVal参数本地变量时,ByRef变量必须自己复制所有环境下调用方法里。

    youdao

  • I find that this actually increases the readability of methods: there is no chance of confusing local variables and instance variables when glancing through a method.

    认为事实上增加方法可读性:即使粗略的浏览一个方法不会混淆局部变量实例变量的机会

    youdao

  • Pass into the target method as parameters local-scope variables that are read from the extracted code.

    将被提取代码段中会读取其值的局部变量作为参数传给方法

    youdao

  • I find that this actually increases the readability of methods: there is no chance of confusing local variables and instance variables when glancing through a method.

    觉得实际上增加方法可读性浏览一个方法时,在局部变量实例变量之间不会出现令人费解的情况。

    youdao

  • If a method only operates on independently synchronized objects, local variables, or non-volatile data members, such as those initialized during construction, then synchronization is not required.

    方法操作专属对象本地变量无冲突的数据成员(构造时期初始化的数据),那么同步就是需要的。

    youdao

  • Wildcards also have the advantage that they can be used outside of method signatures, as the types of fields, local variables and arrays.

    通配符具有优点他们能够方法署名之外使用作为本地变量数组类型

    youdao

  • Gets the list of local variables declared in the method body.

    取得方法主体所宣告之区域变数清单

    youdao

  • Gets a value indicating whether local variables in the method body are initialized to the default values for their types.

    取得指出方法主体中的区域变数是否初始化为型别的预设

    youdao

  • Sets the local variable signature that describes the layout of local variables for the associated dynamic method.

    设定区域变数签章描述关联之动态方法区域变数配置

    youdao

  • Gets a metadata token for the signature that describes the local variables for the method in metadata.

    取得签章中继资料语汇基元,其描述中继资料中的方法区域变数。

    youdao

  • Gets a metadata token for the signature that describes the local variables for the method in metadata.

    取得签章中继资料语汇基元,其描述中继资料中的方法区域变数。

    youdao

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

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

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