• 转换类型可分为三类方法调用转换字段访问转换对象转换

    These fall into three categories: method call transformations, field access transformations, and a new object transformation.

    youdao

  • FieldSetEditor中实现匹配字段访问方法签名

    In FieldSetEditor, I implement the method signature that matches field accesses.

    youdao

  • 第2部分,展示了无论是对于字段访问还是方法调用反射直接代码很多

    Back in Part 2, I showed how reflection is many times slower than direct code for both field access and method calls.

    youdao

  • 其中包括字段访问或者方法调用使用拦截器现有中添加mix - in接口实现等。

    These include using interceptors on field accesses or method calls, adding mix-in interface implementations to existing classes, and more.

    youdao

  • 字段访问连接点对应字段这个例子中,在Accoun tname字段进行值。

    Field access join points correspond to reads and writes of fields; in this case, an assignment of the name field that is made on the Account class.

    youdao

  • 给出加载一个类每一个方法工作的详细分析列出所有方法调用、字段访问对象创建

    This gives the detailed breakdown of what's being done within each method of each class loaded, listing all method calls, field accesses, and new object creations.

    youdao

  • 这些特性使得程序行为做出系统性变更很容易其中包括诸如拦截所有方法调用所有字段访问这样的变更。

    These features make systematic changes to program behavior easy, including changes such as intercepting all calls to a method or all accesses of a field.

    youdao

  • 字段访问相对速度较快,在少数时候getter访问可能会提供直接字段访问略有不同特别是涉及子类时候

    Field access may be marginally faster, but rarely. Sometimes, getter access may provide a slightly different value from direct field access, especially when subclasses are in play.

    youdao

  • 本文提供了定制数据库过程一步步细节内容并且包括一些如何某些字段控制访问权限钩子函数

    It provides step-by-step details on the procedure for customizing your database, and includes some hooks on how to control access rights to certain fields.

    youdao

  • 请记住使用字段隐藏属性时,可以通过其他机制访问数据条目

    Remember that when you use field hiding properties, the data items can be accessed through other mechanisms.

    youdao

  • 默认情况下,这些字段的,并且允许访问

    By default, these fields are blank, allowing no access.

    youdao

  • 直接已编译代码调用方法访问字段相比反射性能处于劣势

    Reflection also suffers a performance disadvantage when compared to calling a method or accessing a field directly in compiled code.

    youdao

  • 为了进一步支持DB2可以每个表单每个数据库基础上定义将按照一定关系访问字段

    To further support DB2, you can define fields to be accessed relationally on a per form or per database basis.

    youdao

  • 数据存储各种活动可以访问名为数据字段全局变量中。

    Data is stored in global variables called data fields, which the activities can access.

    youdao

  • 决不应该直接访问字段应该使用访问器。

    Fields should never be accessed directly; instead, accessors should be used.

    youdao

  • 一旦解析,就会一种线程安全的方式修改原始代码位置以便直接访问静态字段地址因为此时已获知该地址。

    Once the class has been resolved, the original code location is modified in a thread-safe way to access the static field's address directly because that address is then known.

    youdao

  • 可以按照表或者数据库定义以关系方式访问字段

    You could define fields to be accessed relationally on a per-form or per-database basis.

    youdao

  • 访问静态字段此类似。

    Accessing static fields is similar.

    youdao

  • 如果类型中的一个节点看起来过大双击向下访问字段布局视图(如图23所示)。

    If a node in a type graph seems suspiciously large, you can double-click on it to drill down to the field layout view (Figure 23).

    youdao

  • 如果需要访问对象字段方法设置为静态调用加速15%20%。

    If you don't need to access an object's fields, make your method static. Invocations will be about 15%-20% faster.

    youdao

  • 许多编程语言支持字段索引概念字段索引用于访问重复字段特定实例

    Many programming languages support the concept of a field index for accessing a particular occurrence of a repeating field.

    youdao

  • 因此对于JNI 来说,本机代码传递进来对象访问大量单独字段时会导致性能降低。

    For JNI, therefore, causing the natives to reach for many individual fields from the objects passed to them leads to poorer performance.

    youdao

  • 对于那些由解析变成解析被频繁访问字段来说,这种简单过程可能带来严重的性能问题

    For unresolved fields that become resolved and frequently accessed, this naive procedure can be a huge performance problem.

    youdao

  • 例如报告所选字段所有访问记录器(logger)许多应用程序都会发挥作用。

    For example, a logger that reports all write accesses to selected fields would be a useful aspect to apply in many applications.

    youdao

  • 通常意味着代理需要Person一个内部,以便访问private字段

    Often this means the proxy will need to be an inner class of Person to have access to private fields.

    youdao

  • 内部在外部类中任何需要访问mValue字段调用doStuff方法地方调用这些静态方法

    The inner class code calls these static methods whenever it needs to access the mValue field or invoke the doStuff method in the outer class.

    youdao

  • 看上去直接访问字段但是事实上您在调用后台相应getter方法

    It may look like you are directly accessing the field, but in reality you are calling the corresponding getter method behind the scenes.

    youdao

  • 首次使用ReaderNames字段尝试需要访问文档每个单独用户名称字段中。

    When first using Reader names fields, it is tempting to put into the field the names of each individual user who needs to access the document.

    youdao

  • 这个动态最后一个改进成员变量访问字段而不是用笨重的get _set _操作符

    One final improvement I want to make on this dynamic class is to use member variables to access the fields, instead of the clunky get_ and set_ operators.

    youdao

  • 所有控件绑定BindingSource对象之后,可以XAML代码访问所有字段

    Once the code binds all controls to the BindingSource object, then all fields are accessible in the XAML part.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定