It has a value member variable that we can set to a specific coordinate.
它有一个 value 成员变量,我们可以将其设置为特定的坐标。
单词 | Member variable |
释义 |
Member variable
原声例句
Introduction to Unity DOTS It has a value member variable that we can set to a specific coordinate. 它有一个 value 成员变量,我们可以将其设置为特定的坐标。
英语百科
Member variableIn object-oriented programming, a member variable (sometimes called a member field) is a variable that is associated with a specific object, and accessible for all its methods (member functions). In class-based languages, these are distinguished into two types: if there is only one copy of the variable shared with all instances of the class, it is called a class variable or static member variable; while if each instance of the class has its own copy of the variable, the variable is called an instance variable. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。