• 几乎所有更改都会涉及串行化某种影响一个实例字段

    Almost any change you make that involves a class's instance fields has some impact on serialization.

    youdao

  • 安全缓冲区只能是不安全上下文中的结构实例字段

    Unsafe buffers can only be instance fields of structs in an unsafe context.

    youdao

  • 结构可以拥有实例字段静态字段,或同时拥有两者

    A class or struct may have instance fields or static fields or both.

    youdao

  • 实例方法声明一个名称声明类型实例字段匹配参数局部变量

    An instance method declares a parameter or a local variable whose name matches an instance field of the declaring type.

    youdao

  • 实例可以使用方法比如数据库中读取数据,在实例字段缓存数据。

    The instance can use this method, for example, to read data from a database and cache the data in the instance fields.

    youdao

  • 尽管实例包含该类所有实例字段单独副本每个静态字段只有一个副本。

    While an instance of a class contains a separate copy of all instance fields of the class, there is only one copy of each static field.

    youdao

  • 可以方面编写合约测试这些类或方面中可以在构造函数上定义测试,在实例字段上定义不变条件

    You can also write contract tests on classes or aspects, where you can define tests on constructors and invariant conditions on instance fields.

    youdao

  • 这个例子中,A扩展了b但是即使A其他方式引用B,出现同样问题——例如方法参数引用作为实例字段

    In this example, a extends B; however, the same error would still occur if a referenced B in any other wayas a method parameter, for example, or as an instance field.

    youdao

  • cached - handle模式中,应用程序开始是获得连接然后实例字段中缓存引用清单2

    In the cached-handle model, the application obtains the connection once up-front and caches a reference to it in an instance field, as illustrated in Listing 2.

    youdao

  • 如果没有beforefieldinit运行库就必须某个精确时间运行类型构造函数,即,恰好在第一访问类型静态实例字段方法之前

    Without beforefieldinit, the runtime must run the type constructor at a precise time-just before the first access to static or instance fields and methods of the type.

    youdao

  • 如果实例字段是从一个附属的XSD模式生成的,或者与其相关联那么LotusFormsDesigner会通过检查模式决定创建适当的表示条目

    If the instance fields were generated from or are related to an enclosed XSD schema, Lotus Forms Designer examines the schema to determine and create the most appropriate presentation item.

    youdao

  • 模板声明一个多个字段它们一起构成实例持久化标识

    The stereotype declares one or more fields, which together form the persistent identity of an instance.

    youdao

  • 用于访问实例中的字段方法,从而提供需要之间任何源代码链接就能运行时将类动态地挂钩在一起方法

    It can be used to access fields and methods in instances of a class, providing a way of dynamically hooking together classes at runtime without the need for any source code links between the classes.

    youdao

  • 可用访问实例中的字段方法从而提供了一种在运行时动态地挂钩一起,却无需之间有任何源代码链接的方法。

    It can be used to access fields and methods in instances of a class, giving a way of dynamically hooking together classes at runtime without the need for any source code links between the classes.

    youdao

  • 查询方法创建持久化对象实例然后填充需要搜索条件搜索字段

    One approach to querying is to create an instance of the persistent object and populate the fields on which to search with the search criteria.

    youdao

  • 我们不能实例化一抽象即使它们的字段方法都是具体的。

    We can't instantiate instances of abstract classes, even when all their field and method members are concrete.

    youdao

  • 清单2展示代码片段使用实例加载表单字段

    The code snippet shown in listing 2 loads the form fields with instance values.

    youdao

  • 首先必须字段单个实例变量修改成字段组合构成列表。

    First, you must change the fields from individual instance variables to a hash table of field and value pairs.

    youdao

  • 为此,它将使用指定字段作为唯一标识对应流程实例来对输入数据内容进行检查。

    It does this by examining the contents of the input data, using a specified field as a kind of key that uniquely identifies the corresponding process instance.

    youdao

  • 当然后续执行修补代码中获益从而可以直接地引用实例静态字段方法目标

    Subsequent executions, of course, will benefit from the result of patching the code so that the instance or static field, or method target, is more directly referenced.

    youdao

  • 定义实例数据创建输入字段绑定数据之后还有项工作规定表单数据向后端系统提交方式。

    Once you define your instance data, create input fields, and bind them to that data, at least one task remains: to provide for submission of the form data to your back-end system.

    youdao

  • 这样便创建了一个具有设计工作区上匹配标签字段而且字段也会被自动绑定到实例中的节点

    This creates a field with a matching label on the design canvas and automatically binds the field to the node in the instance.

    youdao

  • 对于本文来说,使保持简单,因此使用包含实例描述中的单个字段注释

    For this article, I'm going to keep it simple and just use an annotation on the individual fields to be included in the description of an instance.

    youdao

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

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

    youdao

  • 注意一个实例状态就是实例字段呈现联合

    Note that the state of an instance is the union of all the values currently represented by the instance's fields.

    youdao

  • 每个提取实例,按正确的顺序用 ResourcePropertiesCMP字段)组成IndexedRecord

    For each extracted instance, compose an IndexedRecord with the ResourceProperties (CMP fields) in the right order.

    youdao

  • Field本身相当简单几乎包含这个字段实例变量访问这些变量的方法toString方法一个标准构造方法

    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.

    youdao

  • 3描述表单Name文本字段数据实例Name元素之间关系。

    Figure 3 depicts the relationship between the Name text field on the form and the Name element of the data instance.

    youdao

  • 存储过程会输出之前解释中填充explain实例关键字段

    The stored procedures output the key fields for the explain instance that was populated in the explain tables.

    youdao

  • title中参数命名成实例属性(字段)本身一样

    The parameter is named the same as the instance attribute (field) itself, in this case title.

    youdao

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

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

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