What is the translation of " 对象状态 " in English?

object state
对象 状态

Examples of using 对象状态 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
如何解决:通过一个备忘录类专门存储对象状态
How to fix: Specially store object state through a memo class.
不要提供任何会修改对象状态的方法。
Don't provide any methods that modify the object's state.
不要提供任何会修改对象状态的方法。
Do not provide any methods which can change the state of the object.
对象状态变量被保护起来防止外部访问,即它们被封装在对象内部。
Object state variables are protected from outside access, i.e. they're Encapsulated in the Object..
类的内部受到保护,不会因无意的用户级错误导致对象状态受损。
The inside of the class is protected from object state corruption due to unintentional user-level errors.
IDEF3有两种描述方式:过程流和对象状态转变网络。
There are two IDEF3 description modes, process flow and object state transition network.
静态成员通常用于表示不会随对象状态而变化的数据或计算。
Static methods are often used to represent data orcalculations that do not change in response to object state.
Mutators是用于修改对象状态的公共方法,同时隐藏数据修改方式的实现。
Mutators are public methods that are used to modify the state of an object, while hiding the implementation of exactly how the data gets modified.
不要提供修改对象状态的方法(也称为mutators)。
Don't provide any public methods that modify the object's state, also known as mutators(such as setters).
状态管理是一种用于在不同请求上管理对象状态的技术。
State management is a technique that is used to manage a state of an object on different request.
何时使用:代码中包含大量与对象状态有关的条件语句。
When to use:The code contains a number of conditional statements related to the state of the object.
这使您可以定义可以访问和修改它们所属对象状态的方法。
This enables you to define methods that can access and modify the state of the object to which they belong.
状态管理是一种用于在不同请求上管理对象状态的技术。
State management is a technique to manage a state of an object on different request.
Hibernate定义并支持下列对象状态(state):.
Hibernate defines and supports the following object states:.
它的当前状态将影响它内部的对象状态
Its current state will affect the state of objects within it.
因此,方法是共享的,但对象状态不是。
As a result, methods are shared, but the object state is not.
这确保对象状态的改变对所有线程是可见的。
This guarantees that changes to the state of the object are visible to all threads.
当他们进入CNCS收藏时,服装处于遗产对象状态
When they enter the CNCS collection,costumes acquire a heritage object status.
这保证了对象状态的改变对所有线程都是可见的。
This guarantees that changes to the state of the object are visible to all threads.
因此静态方法既不能修改对象状态,也不能修改类状态。
Therefore a static method can neither modify object state nor class state..
Heisenbug,薛定谔的猫实际是研究中对象状态转变的悖论,Heisenbug也是。
Heisenbug Schrödinger's Cat is a paradox where the object changes state when studied, and so is a Heisenbug.
如果我们看一下然后进入实际执行状态图,它主要是用来分析受事件影响的对象状态
If we look into the practical implementation of Statechart diagram,then it is mainly used to analyze the object states influenced by events.
作为一种常见的解决方案,描述特定对象状态的所有属性,如上述的stomach,通常都被写入到该对象中。
As a common solution, all properties that describe the state of a particular object, like stomach above, are usually written into that object..
这些对象状态大部分可以外部化。
Most of the state of these objects can be externalized.
对象Spec与状态.
Object Spec and Status.
也就是说,状态模式一般和对象的状态有关。
That is, the state mode is generally related to the state of the object.
新对象状态为resolved.
New status is resolved.
不要提供任何会修改对象状态的方法。
Don't provide any methods that mutate state.
帮助软件开发人员理解系统级状态和行为,而非仅有对象状态和行为;.
To help programmers reason about system-level state and behavior instead of only object state and behavior;
真实世界的对象包含状态和行为。
Real-world objects have states and behavior.
Results: 455, Time: 0.0241

Word-for-word translation

Top dictionary queries

Chinese - English