object in state的意思|示意
处于状态的对象
object in state的网络常见释义
状态中的对象 ... 状态指示器 mood indicator 状态中的对象 object in state 最终状态 final state ...
状态中物件 ... 转译物件模型 rendering object model 状态中物件 object in state 资料库物件 database object ...
object in state相关短语
1、 OBJECT NOT IN PREREQUISITE STATE 对象不在预先要求的状态
object in state相关例句
The code in Listing 8 does the same thing as the original code, but the logic for handling states has been put into one object for each state.
清单8中的代码完成的工作与初始代码相同,但是用于处理状态的逻辑已经被放入每个状态的一个对象中。
In the context of data flow, an analyst identifies object types, and thinks about events that change the state of objects.
在数据流上下文中,分析师识别对象类型,并思考改变对象状态的事件。
Using the ADMIN_COPY_SCHEMA procedure with the COPYNO option places the table Spaces, in which the target database object resides, in backup pending state.
使用带COPYNO选项的ADMIN_COPY_SCHEMA过程会使目标数据库对象所在的表空间进入backup pending状态。
In particular, the goal of object system design is to partition the system state to meet the same goals of maintainability and extendibility faced in software design.
特别是,对象系统设计的目标是分割系统状态,从而达到软件设计中面临的同样的可维护性和可扩展性的目标。
The state data that an object must hold to implement those operations is usually irrelevant this early in the design process.
对象实现这些操作所必须保存的状态数据在设计过程的早期通常是不相关的。
In the absence of synchronization, it is possible to see an up-to-date value for an object reference that was written by another thread and still see stale values for that object's state.
在缺乏同步的情况下,可能会遇到某个对象引用的更新值(由另一个线程写入)和该对象状态的旧值同时存在。