词典宝
更多
查询
1 词典释义:
object record
时间: 2025-01-21 14:54:47
英 [ˈɒbdʒɪkt ˈrɛkɔːd]
美 [ˈɑbdʒɛkt ˈrɛkərd]

结果记录

双语例句
  • ObjectRecOffset gives the offset in bytes of the first record in the array of MQOR object records that contain the names of the destination queues.

    ObjectRecOffset为包含目标队列名称的MQOR对象记录数组中第一个记录提供字节偏移量。

  • The framework queries two sources of metadata: the Active Record model and a custom metadata file for each model object.

    框架查询两个元数据源:活动记录模型和每个模型对象的定制元数据文件。

  • You should mark this constructor private so that you can't accidentally call the constructor and forget to record it in your object map.

    应当将此构造器标识为私有,这样就不会意外调用构造器并忘记将它记录到对象映射中。

  • A single record can be a video, a document content or all or subset of one item object metadata set (attributes).

    这条单独的记录可以是视频内容、文档内容或者某一数据项对象元数据集(属性)的所有集合或子集。

  • Consider which intermediate object files you need to record in history.

    考虑需要在历史记录中记录哪些中间对象文件。

  • The easiest way is to first query for the record you want to change, then load the record into an object.

    最简单的方法是先查询您想要改变的记录,然后再将这些记录导入到一个对象中。

  • It generates an HTML table with field names from the query result object as a header row, then each record listed subsequently.

    它生成了一个html表,并且以来自查询结果对象的字段名作为表的标题行,之后,每条记录依次列出。

  • If the record store is already open, this method returns a reference to the same record store object.

    如果记录存储已经打开,这个方法将返回对同一个记录存储对象的引用。

  • A dump creates a record of every object in the heap, how much memory it's using, and which objects are referencing it.

    系统转储为堆中的每个对象创建一条记录,记录对象使用的内存量,哪些对象正在引用该对象。

  • Therefore the typical practice of using data binding is to covert the EIS data (WBI record Object) to an SDO and vice versa.

    因此,使用数据绑定的典型做法是将EIS数据(WBI记录对象)转换为SDO,反之亦然。

  • A computer application creates an event object (a computer record) to signal or report the event.

    计算机应用程序创建事件对象(计算机记录)来表示或报告事件。

  • When the enumeration object is allocated, it will call our search function to search the record store.

    指派了枚举对象后,它将会调用搜索函数来搜索记录存储。

  • At this stage, the mock object is in record state - that is, you're simply defining the method calls it will expect along the way. So, the mock is recording expectations accordingly.

    在此阶段,模拟对象处于记录状态——即简单地定义对象将一直期望的方法调用,因此,模拟将相应地记录期望。

  • The write barrier's purpose is simply to record the change to how objects are linked together if this store could cause a live object to become hidden.

    写障碍的目的就是:如果存储将导致隐藏活动的对象,那么就记录对象链接状态的变化。

  • After you have the object in XML format, you can issue a regular SQL update statement to update the record in the table EMPLOYEE.

    把对象转换为xml格式之后,可以通过执行常规的SQL更新语句更新employee表中的记录。

  • By using it, you avoid having to record actions to add the TestObject to the Object Map.

    通过使用它,您可以避免不得不记录动作以向对象地图(对象地图(Object map))中添加testobject对象。

  • Create an input object of type Record and set the input parameters to the EIS function using the appropriate setter methods.

    创建record类型的输入对象并通过使用适宜的赋值方法设置EIS功能的输入参数。

  • In the parameter area Object drop-down list, you should be able to identify the record you just modified.

    在参数区域的Object下拉列表中,您应该能够找到刚才修改过的记录。

  • The Adapter base classes send the Adapter-specific Record object to the Function Selector.

    Adapter基类将Adapter特定的Record对象发送到函数选择器。

  • As you probably know, UNIX systems record an atime, or access time, for each object on the filesystem that gets updated every time a file is read.

    您可能知道,UNIX系统为文件系统上的每一个对象记录一个atime,或称为访问时间,每次读取文件时,atime都会被更新。

  • In the interface in Listing 4, a Record object is passed in.

    在清单4的接口中,传入一个Record对象。

  • This consists of allocating an instance of our SearchFilter() class and associating this instance with a record enumeration object.

    这个过程包括指派一个 SearchFilter() 类的实例,并把这个实例关联到记录枚举对象。

  • Using — show with an ID runs the SQL script to get the matching database record, creates an Automobile object that has the data, and displays the results to the console.

    使用具有ID的——show运行这个sql脚本以获得匹配的数据库记录,创建一个具有数据的Automobile对象并将结果显示到控制台。

  • And the fourth and final change required is to bring the RMock mock object out of record state into ready state.

    而第四项也是最后一项必需的更改是使RMock模拟对象脱离记录状态转入就绪状态。

  • Before updating the record, we used optimistic concurrency control with the set entity object method.

    在更新记录之前,我们通过实体对象方法set使用了乐观并发控制。

  • For audit to understand how to print each object as a record to the audit log, it needs a corresponding entry in the /etc/security/events file.

    为了让审计系统了解如何将每个对象作为一条记录输出到审计日志中,需要使用 /etc/security/events 文件中的相应条目。

  • Morphia automatically creates this field to record the type of the object in MongoDB.

    Morphia自动创建此字段以便记录MongoDB中的对象类型。

  • 32 bytes are required to record a lock on an object that has an existing lock held on it.

    需要32个字节来记录某个对象上的锁,在这个对象上,已经持有一个锁。

相关推荐