accessor怎么读,accessor的音标和真人发音
英音  ['əksesər]    
美音 ['əksesər]    

accessor是什么意思,accessor的意思是

存取器

accessor 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释

There are times when you don 't want the accessor methods to be generated automatically .
有时候你可能不希望自动生成这些访问器方法。
Accessor methods allow access to private member variables , but in a controlled manner .
存取方法允许访问静态成员变量,但仅能在控制方式中。
When you declare a property , you must also declare its accessor methods .
当声明属性时,还必须声明它的访问器方法。
There is no set accessor because the name must be provided to the constructor .
不存在设置访问器,因为必须给构造函数提供名称。
This error occurs when you use the access modifier " private " to modify an abstract accessor .
使用访问修饰符“private”修改抽象访问器时会发生此错误。
The field class itself is pretty simple ; it pretty much consists of the instance variables of the field , accessor methods for those instance variables , a tostring method , and a normal constructor .
field类本身相当简单;它几乎包含了这个字段的实例变量,访问这些变量的方法,一个tostring方法,和一个标准的构造方法。
Alternatively , you can expose one accessor publicly but make the other private or protected . For more information , see .
此外,您还可以公开一个访问器,而使另一个访问器成为私有的或受保护的。
Property is an accessor function for the native type .
属性是本机类型的访问函数。
Property accessor must begin with a get_or set_ .
性存取子必以get_或set_始。
Deferred accessor validation occurred . Invalid binding for this column .
发生延迟的访问程序验证。此列的绑定无效。