accessor

accessor

美 ['əksesər]  英 ['əksesər]

  • n.存取器
  • 网络访问器;存取子;访问方法

英汉解释

n.
1.
存取器

例句

When you run publicize. Exe and pass the name of that assembly, it generates a private accessor for that assembly.

运行publicize.exe传递程序名称程序生成一个专用访问

I think Lea has missed the point that you don't need to make all accessor methods public, as I pointed out in "Java accessor visibility. "

Lea忽略无需使所有读写方法公开观点如同Javaaccessorvisibility指出)。

This information can be used to increase performance by indicating the strongly-typed accessor to call.

通过指示调用类型访问信息用于提高性能

Accessor methods come in two flavors: setters and getters (sometimes referred to as mutators and accessors, respectively).

访问器方法涉及方法settersgetters有时分别称为mutatorsaccessors)。

Declares a method or an accessor whose implementation can be changed by an overriding member in a derived class.

派生声明实现重写成员更改方法访问

A get accessor is declared that takes a string, the name of a day, and returns the corresponding integer.

声明一个get访问接受字符串名称),返回相应整数

Among the five features a JavaBean is expected to support is a set of properties and associated accessor methods.

属性以及与这些属性相关一些访问方法就是JavaBean支持特性之一

The goal is to avoid incurring the computative cost of running the query every time the backing bean accessor is consulted.

目的避免每次咨询支持bean访问函数带来运行查询计算成本

Similarly, EJB accessor methods that are not public imply that the attributes that they encapsulate cannot be persistent.

同样公有EJB读写方法暗示这些封装属性不能持久

Even when a property accessor has not been inlined, the actual performance difference is the negligible cost of one function call.

甚至属性访问没有内联实际性能差别一个方法调用可以忽略不计

An event was defined, but did not contain the specified, required accessor method.

定义事件事件包含指定访问方法

When you reference the property, except as the target of an assignment, the get accessor is invoked to read the value of the property.

引用属性除非属性目标否则调用get访问读取属性

ActionForms are nothing but Java classes extending the Struts-provided ActionForm classes, which have accessor and mutator methods.

ActionForms只是一些Java而已继承Struts提供ActionForm这些包含accessormutator方法

For instance fields and accessor methods, the system inserts a check at run time to determine whether the object is a proxy.

对于实例字段访问方法系统运行插入检查确定对象是否代理

Indicates that the property is an accessor function for an element of the default collection .

指示属性默认集合某个元素访问函数

In the following code, GetAccountType is called through the shadow implementation of the private accessor.

下面代码GetAccountType通过专用访问隐藏实现进行调用

Block, which might be used as a body of a method, operator, or accessor.

可用方法运算符访问

Intercepting calls to a component's property accessor is known as "shadowing. "

组件属性访问调用截获操作称为隐藏”。

It is an error to use the implicit parameter name, value, for a local variable declaration in a set accessor.

set访问局部变量声明使用隐式参数名称value错误

Accessor methods of indexers take parameters, while property accessor methods do not.

访问方法带有参数属性访问方法参数

Several methods in this class assume that the get accessor and set accessor methods of a property have certain formats.

多个方法假定属性Propertyget访问set访问方法具有某些格式

The last step, closing the element, is completed by simply writing out the closing tag for the accessor.

最后关闭元素只要这个访问一个关闭标记告完成

Flags a property as an accessor function for an element of the default collection.

属性标记默认集合某个元素访问函数

COM interfaces and molasses imported as metadata in an assembly expose properties and accessor methods for each property.

作为程序集中元数据导入COM接口组件公开属性以及每一属性访问方法

The get accessor must end in a return or throw statement, and control cannot flow off the accessor body.

get访问必须returnthrow语句终止并且控制权不能离开访问

Thus, the purpose of the accessor is to indicate whether the indexer is read-write, read-only, or write-only.

因此访问用途指示索引读写

Specifies the name of the type for which the compiler generates accessor properties.

指定编译生成访问属性类型名称

To do this, you need to call C++ accessor functions whenever a script reads or writes those variables.

做到一点每当一个脚本需要读写这些变量需要调用C++访问函数

Events of an object type specify named state transitions in which subscribers can register or unregister interest using accessor methods.

对象类型事件指定命名状态转换转换订户可以使用访问方法注册取消注册感兴趣内容

This syntax associates the private data member with a public property through get and set accessor functions.

虽然属性定义通常包括私用资料成员不过并非必须如此

As you see, the multireference accessor encoding is powerful, but it is difficult to express in XSD.

正如看到引用访问编码很强大但是很难XSD表达

When overridden in a derived class, returns the public or non-public get accessor for this property.

派生中重写时返回属性Property公共公共get访问

For each column in a row (or parameter in a set of parameters), the accessor contains a binding.

一行每一一个参数集中参数),访问者存有一个绑定

An accessor with a gripper transports cartridges between storage cells and storage drives.

带有夹具存取存储单元存储驱动器之间传送盒带

Properties of an object type specify named values that are accessible using accessor methods that read and write the value.

对象类型属性指定命名通过读取写入访问方法可以访问这些

The apparatus includes an accessor, a pinion and a rack having a straight section and a curved section.

装置包括存取小齿轮具有直线曲线齿条

If the JIT compiler inlines the property accessor , it must JIT that code when the containing method is called.

如果JIT编译属性访问那么包含方法调用必须JIT那些代码

Shows how to create and use an event accessor, which allows you to customize the implementation of an event.

演示如何创建使用事件访问允许定义事件实现

The second accessor retrieves only the column containing large data, but it does not retrieve data from this column automatically.

第二存取可以撷取包含大型资料资料不过并不自动这些资料撷取资料

The set accessor for the DataSource property verifies the value to set is either null or of type IEnumerable.

DataSource属性set访问验证设置null属于IEnumerable类型