访问变量 meaning in English
access value
Examples
- You can specify what code can access a variable by supplying an
来指定哪些代码可以访问变量。 - Additionally , you can access the variable
另外,还可以访问变量 - Accessing variable contents
访问变量内容 - Is called , the method receives the value 5 by default and is not able to access the variable var
时,该方法默认情况下接收值“ 5 ” ,且不能访问变量 - You can access the members except the constructors on a variable the same way you access methods and properties on an object
可以像访问对象的方法和属性那样访问变量的成员(构造函数除外) 。