nonstatic
adj. 非静态的;无静电荷的;不产生无线电干扰的
例句
Changing the fields from static to nonstatic.
将字段从static改为非static。
This function sets the value of an instance (nonstatic) field of an object.
这个函数设置一个对象实例(非静态)域的值。
This function returns the value of an instance (nonstatic) field of an object.
这个函数返回一个对象实例(非静态)域的值。