复制 duplicate; reproduce; copy; make a copy of; reproduction; repeat; rendition; dubbing; autotypy; duplication; facsimile; [生物] replication 复制古董 reproduce antiques; reproduce the same old thing over and over again; 这录音的复制质量不太好。 the quality of reproduction isn't very good on this recording
并行管 collateral ve el; collateral vessel; collateralve el; vasa collaterale
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
例句与用法
Whether the data is being copied from a single client or copied in parallel from multiple clients 从单个客户端复制数据,还是从多个客户端并行复制数据。
Two of the new collectors are designed to reduce collection pause time - the parallel copying collector and the concurrent mark - sweep collector 新收集器中的两个并行复制收集器和并发标记-清除收集器设计为减少收集暂停时间。
The parallel copying collector and concurrent mark - sweep collector are basically concurrent versions of the default copying and mark - compact collectors . the parallel scavenging collector , enabled by 并行复制收集器和并发标记-清除收集器基本上是默认的复制收集器和标记-整理收集器的并发版本。
Jdk 1 . 4 . 1 includes an incremental collector which has been around since jdk 1 . 2 and three new collectors for more efficient collection on multiprocessor systems - the parallel copying collector , the parallel scavenging collector , and the concurrent mark - sweep collector Jdk 1 . 4 . 1包含一个增量收集器(自jdk 1 . 2就已经出现了)和三种在多处理器系统中进行更有效收集的新收集器并行复制收集器、并行清除( scavenging )收集器和并发标记-清除收集器。