collector
n. 收藏家;[电子] 集电极;收税员;征收者
2025-10-08 08:39 浏览次数 9
n. 收藏家;[电子] 集电极;收税员;征收者
tax collector[税收] 收税员
Resource Collector资源收集器
collector lens聚光透镜
dust collector吸尘器;[环境] 集尘器
collector shoe[电] 集电靴
collector junction[电子] 集电结
data collector数据采集装置
stamp collector集邮者
current collector[电] 集电器;[通信] 受电器
Garbage Collector清除垃圾的人;清洁工
collector ring集流环;[电] 集电环
solar collector[能源] 太阳能集热器;太阳能收集器;[能源] 太阳能聚集器
ticket collector收票员
air collector集气器
collector current[电子] 集电极电流
garbage collector清除垃圾的人;清洁工
cosine collector余弦收集器
gas collector气体收集器;集气器
most of the techniques described above for the concurrent collector still apply here.
上述并发收集器使用的大部分技术在这里仍然适用。
there are also many interesting statistics about the garbage collector itself.
还有许多关于垃圾收集器本身的有趣的统计信息。
weak references tell the garbage collector that it should collect an object if there are no references to it other than the weak reference.
弱引用告诉垃圾收集器如果某个对象除了弱引用之外没有其他任何引用,则应该收集该对象。
to achieve these kinds of delays, the garbage collector must be able to plan its work by introducing the concept of an application utilization contract.
为了达到这种延迟级别,垃圾收集器必须能够计划自己的工作,方法是引入应用程序利用契约的概念。
if there were, the garbage collector would ship with that configuration, and tuning would be unnecessary.
如果有的话,垃圾收集器将提供该配置,那么调整就没有必要了。
the dialog asks if you like the collector to enable trace on your server for you (figure 7).
此对话框会询问您是否喜欢收集器在您的服务器上启动跟蹤(图7)。
if he had known what it had cost me to acquire my art, he would also have known that it would break any collector to buy it.
要是他知道我花费多少精力习得这门语言,那他一定得知道任何收藏家倾家蕩产都难买到我这一藏品。
these areas allow tasks to use memory without being required to block if the garbage collector needs to free memory in the heap.
如果垃圾收集器需要释放堆中的内存,则这些内存区域将允许任务使用内存而不需要中断任务。
therefore, if the garbage collector runs after this line, but before line //2, the object will not be reclaimed.
因此,如果垃圾收集器在该行之后(但在行 //2之前)运行,该对象就不会被回收。
however, applications are still vulnerable to leaks if they incorrectly hold on to object references, as the garbage collector will not collect objects that are still referenced.
但是,如果应用程序没有正确地持有对象引用,则仍然有可能会泄露,因为垃圾收集器将不会收集仍然被引用的对象。
the data collected by each collector for each problem type will vary by product, as will the number and type of additional information items you will be asked to enter.
每个收集器为每种问题类型收集的数据将根据产品不同而有所变化,要求您输入的其他信息项的数量和类型也会有所不同。
no event is necessary for this scope because objects associated with it are released by the garbage collector rather than object managers.
这个范围不需要事件,因为与它相关联的对象由垃圾收集器释放,而不是由对象管理器负责。
the garbage collector moves valid blocks to the tail of the log, skips invalid or obsolete blocks, and erases them (see figure 2).
垃圾收集器将有效块移动到日志的尾部,跳过无效或废弃块,并擦除它们(参见图2)。
further, optimizing away some allocations reduces pressure on the garbage collector and allows collection to run less often.
而且,优化掉一些分配,可以降低垃圾收集器的压力,从而让收集运行得更少。
that means data collector on either of the application member can only collect part of the whole transactions.
这意味着,任一应用程序成员上的数据收集器只能收集所有事务的一部分。
imagine all the different account inquiries you could create with the four tags in the above transaction -- only a tax collector could find creativity in this.
想像一下,您能用上面例子中那四个标签创建多少种不同的帐目查询?只有税费收集器才能从中找到发挥的余地。
a portable collector can be generated from the workbench for use on another system.
可以从工作台中生成便携收集器以便在另一个系统上使用。
generally, you do not need to review them when using the archive to troubleshoot a problem, but they are useful when debugging the automated collector behavior itself.
一般来说,在使用存档解决问题时,您不需要检查它们,但是在调试自动化收集器行为自身时它们是有用的。
once completed, you can then copy that collector file to another system, extract it, and then run the appropriate collection script.
一旦完成,您可以将该收集器文件复制到其他系统中,进行提取,然后再运行相应的收集脚本。
if response time is more important than highest possible throughput, this garbage collector might be a good choice.
如果响应时间比最高流量更重要,这个垃圾收集器可能是一个不错的选择。
this time, the collector uses batch attribute retrieval and acquires all the attributes in one call.
现在,收集器将使用批属性检索,并在一个调用中获取所有属性。
in this pattern, the collector inserts itself as an interceptor between a target and its caller or callers.
在此模式中,收集器将自己作为截取程序插入到目标和它的调用程序之间。