您要查找的是不是:
- same object problem 同一对象问题
- All additional shapes you make now will apply to the same object. 你制造现在的所有附加的形状将会适用于相同的物体。
- A erts that two objects refer to the same object. 测试a和b是否都引用同一个对象。
- The Current property returns the same object until MoveNext or Reset is called. Current属性返回相同的对象,直到MoveNext或Reset被调用。
- Current returns the same object until either MoveNext or Reset is called. 在调用MoveNext或Reset之前,Current返回同一对象。
- When we copy one pointer to another, the two pointers point to the same object. 将一个指针复制到另一个指针时,两个指针指向同一对象。
- An Activation must have two connections with the same Object Lifeline or Activation. 激活必须与同一对象生命线或另一激活具备两个连接。
- Can the same objects be published in different publications? 是否可以在不同的发布中发布相同的对象?
- The original calling code and the method being called will both hold references to the same object in memory. 原始的调用代码和调用的方法都将存放对内存中相同对象的引用。
- They are a cohesive team fighting to achieve the same objective. 他们是一支有凝聚力的队伍,为了共同的目标而奋斗。
- This could create deadlock situations where two or more threads wait for the release of the same object. 这可能导致死锁,即两个或更多个线程等待释放同一对象。
- If the msg parameter is of type IMethodReturnMessage, the same object is returned by GetReplyMessage. 如果msg参数的类型为IMethodReturnMessage,则GetReplyMessage返回同一个对象。
- Type object references refer to the same object if and only if they represent the same type. 对象引用当且仅当它们表示相同的类型时,才引用相同的对象。
- Special attention should be given to situations where more than one thread might require access to the same object. 应特别注意以下情况:可能有不止一个线程需要访问同一对象。
- The invocation list can contain duplicate entries; that is, entries that refer to the same method on the same object. 调用列表中可包含重复项目,即引用同一对象上同一种方法的项目。
- If you march thirty LI with the same object,two-thirds of your army will arrive. 三十里而争利,则三分之二至。
- On the basis of study on lots of things, this thesis concludes that things of the objective problem domain have four states in their evolution which are birth, activity, sleep and death. 通过对客观问题域中大量事物的研究,总结出客观问题域中的事物在发展过程中存在四种状态,即产生、活动、睡眠、消亡。
- Returning now, after years in University and research, his eye lights upon(停留) the same object once again. 回到现在,几年以后在大学和做研究时,他的眼睛再次停留在相同的物体上。
- One who attempts to equal or surpass another, or who pursues the same object as another; a competitor. 竞争对手,敌手:试图与另一人匹敌或超越的人,或者是与另一个人追求同一目标的人;竞争对手
- When two pointers point to the same object, either one can change the value of the shared object. 两个指针指向同一对象时,其中任意一个都可以改变共享对象的值。