非局部变量 meaning in English
nonlocal variable
Examples
- Return a non - local variable given its parent and name
给定非局部变量的父级和名称返回该变量。 - Gets the variables that are not local when given the parent
在给定父级的情况下,获取非局部变量。 - Indicates that an array in a structure or non - local variable should be treated as a fixed - length array
指示应将结构或非局部变量中的数组视为定长数组。 - The purpose of this attribute is to modify how arrays in structures and non - local variables are used by methods or api calls that recognize the
的方法或api调用使用结构和非局部变量中的数组的方法。