跟踪对象用英语怎么说,跟踪对象的英文翻译


词语导航

基本信息

词语:跟踪对象

繁体:跟蹤對象

拼音:gēn zōng duì xiàng

英语翻译

【计】 tracking object

分词翻译

跟踪的英语翻译:

dog; follow the tracks of; follow up the scent; run after; scout; slot; tail
tail after
【计】 step into; tracing; track; tracking

对象的英语翻译:

object; target
【计】 object
【化】 object
【经】 object

翻译例句

1. 这些方面的一个关键职责是跟踪对象引用的链。

One of the key responsibilities for these aspects is to follow chains of object references.

2. 对峙今朝的地位和速度跟踪对象

Keep track of the current position and velocity of an object.

3. Castor在内部使用对象标识来跟踪对象

Internally, Castor USES the object identity for tracking objects.

4. 保持目前的位置和速度跟踪对象

Keep track of the current position and velocity of an object. More...

5. 它通过工作项跟踪对象模型(OM)进行设置。

It is set by the work item tracking object model (OM).

6. 如果已附加,这些新实例将添加到被跟踪对象的集合。

If they have, these new instances are added to the set of tracked objects.

7. 在自定义项目跟踪对象和过程之前,应评估要求的范围。

Before you customize your project tracking objects and processes, you should assess the scope of your requirements.

8. 除突发事件自动警报外,它们还能探测,识别,分类和跟踪对象

They can detect, identify, classify, and track objects, in addition to issuing automatic alerts for immediate action.

9. 应尽可能避免终结器,因为跟踪对象生存期会产生额外的性能系统开销。

Whenever you can, avoid finalizers because of the additional performance overhead that is involved in tracking object lifetime.

10. 这些图持有弱引用,允许连接这样的被跟踪对象在只有方面引用它们的时候,被垃圾收集掉。

These maps hold weak references to allow tracked objects like connections to be garbage collected when they are referenced only by the aspect.

11. 全面的STW收集器具有以下优点:可以跟踪对象引用和JVM内部结构,应用程序不会干扰对象图中的链接。

Full STW collectors have the benefit of being able to trace through object references and JVM internal structures without the application perturbing the links in the object graph.

12. 本发明还涉及对应的对视频序列中捕获的对象的特性进 行识别的方法和在视频监视系统中跟踪对象的方法。

The present invention also deals with a corresponding method for identifying properties of an object captured in a video sequence and a method for tracking the object in a video surveillance system.

13. 此二构造函数都需要一个对象的引用,第二个构造函数还需要一个布尔值参数来表示我们是否需要跟踪对象的重生。

The two constructors both need a reference of an object, and the second constructor needs one more, a parameter of boolean type to indicate whether we need to track the resurrection of the object.

14. 该元素指定被跟踪对象是内部函数(fnc,0)、组件外部接口(cei,2)还是外部api (api,3)。

This element specifies whether the function is an internal function (FNC, 0), component external interface (cei, 2), or external API (API, 3).

15. 为了确保收集器不会丢失对象,GC和VM互相协作,跟踪对象之间的链接,因为它们是通过存储应用程序执行的操作而被创建和销毁的。

To ensure no objects are missed by the collector, the GC and VM cooperate by tracking the links between objects as they are created and broken via store operations that the application executes.

16. 细粒度印记(The FinePrint):实践中,我们可以通过以更细粒度的跟踪对象变化来获得更大的功效,例如使用对象id。

The Fine Print: in practice, we can achieve greater efficiencies by tracking object changes at a more granular level, using the object id for example.

17. 可以通过这些项目学习视频中的对象跟踪、模式识别和游戏的思路。

You can find starting points for tracking objects in video, pattern recognition, and ideas for games.

18. VM里所有能获得的对象能够通过跟踪被叫做垃圾回收根树的对象参考树来找到。

All reachable (and therefore live) objects in the VM can be found by tracing this tree (or trees) of object references called the GC root tree.

19. 在它遍历这些节点的同时,它跟踪哪些对象当前正被引用着。WWw.weNtiyi.COm

As it traverses the nodes, it keeps track of which objects are actively being referenced.

20. 在执行完成之后,线程可以将其特定的踪迹传递给一个负责维护所有跟踪的管理对象

When it"s done executing, the thread can pass its thread-specific trace to a management object responsible for maintaining all traces.

21. 对于向集群公开的对象,必须跟踪某些状态信息才能让集群正确的路由信息。

Of the objects that are advertised to the cluster, certain state information must be tracked so that the cluster can properly route messages.

22. 分代跟踪收集器从根集开始,但是并不遍历指向更老一代中对象的引用,这减少了要跟踪对象图的大小。

A generational tracing collector starts from the root set, but does not traverse references that lead to objects in the older generation, which reduces the size of the object graph to be traced.

23. 我们几乎不会对每天使用的产品有所怀疑像我们的手机或汽车正在越来越让我们成为被跟踪对象

There"s little doubt that products we use everyday, like our cellphones or cars, will increasingly allow for us to be tracked.

24. 跟踪存储的对象,应将其存储在已经处理过的对象中并从栈中弹出,通过写入屏障保持可获取性。

Tracking the stored object, should it be stored into an already processed object and popped off the stack, preserves reachability through the write barrier.

25. 这意味着可以只根据对象实例进行跟踪,而不需要使用对象等价性来跟踪这些JDBC对象

This means I can track based on just object instances; I don"t need to use object equality to track these JDBC objects.

26. 为了解决这个问题,分代收集器必须显式地跟踪从老对象到年轻对象的引用并将这些老到年轻的引用加入到小的收集的根集中。

To address this problem, generational collectors must explicitly track references from older objects to younger objects and add these old-to-young references into the root set of the minor collection.

27. 为了开始跟踪对象,垃圾收集器从一组根中获得的初始对象开始。

To begin tracing through live objects, garbage collectors start from a set of initial objects obtained from roots.

28. 跟踪服务的对象图。

Trace the object Diagram of the service.

29. 跟踪服务的对象图。

Trace the object Diagram of the service.

版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!