Gc
美
英 
- n.气相色谱法;气体色谱法;千兆周
- 网络气相色谱(Gas chromatography);气相色谱仪(gas chromatograph);垃圾回收(Garbage Collection)
英汉解释
英英解释
例句
Weekly low-dose MTX is an effective means of inducing remission and minimizing GC therapy and toxicity in most of these patients.
对于这些患者中的大多数而言,每周用低剂量的MTX是一个诱导缓解和减小GC疗法及其毒性的有效方法。
The GC can only contract contiguous blocks of memory from the end of the heap, so a compaction might be required to contract the heap.
GC只能收缩从堆末尾开始的连续内存块,因此收缩堆可能需要进行压缩。
As you know value types are allocated on the stack unlike reference types which are allocated on the GC heap.
就像你知道的那样,值类型是分配在栈上的,而引用类型是分配在GC堆上的。
The time required for capillary gas chromatography (GC) runs is often the major factor in sample turnaround time.
毛细管气相色谱(GC)运行分析时间常常是决定样品总分析时间的重要因素。
This means that at the time of GC, we will be able to know definitely where all the object pointers are in the system.
这意味着在GC时间,我们能够确切的知道所有的对象指针在系统的哪个地方。
It's common to see a utilization pattern showing GC activity only at the beginning of the pattern.
利用率模式只在模式开始时显示GC活动,这一点很常见。
We also see from this line that it has been a while since the last time we've had a GC cycle run, 3602594 ms.
从此行可以看出,自我们上次运行了一个GC循环后已经过去了一段时间,3602594ms。
Such an accelerated rate of evolution might be due to factors other than natural selection, in particular GC-biased gene conversion.
这种加速进化可能是由于自然因素以外的其他选择,特别是气相色谱偏向基因转换。
Instead of trying to work out the impact of GC pause times on an application, look at the amount of garbage generated.
这里没有计算GC暂停时间对应用程序的影响,而是查看生成的垃圾数量。
More generally, holding on to object references that could be discarded reduces the amount of generated garbage but tends to hurt GC.
通常,持有可以丢弃的对象引用会减少生成的垃圾数量,但是这样会损害GC。
As you can see from the graphs in Figure 12, the GC pauses are not excessively long, but there does seem to be quite a bit of GC activity.
如图12中的曲线图所示,GC暂停不算太长,但似乎的确有不少的GC活动。
When the garbage has been removed from the heap, GC can consider compacting the resulting set of objects to remove the spaces between them.
当已经从堆中删除垃圾时,GC可以考虑整理由此产生的对象集,以删除它们之间的空间。
The tag's interval attribute corresponds to the time elapsed since the last verbose GC event of the same type was output.
标记的interval属性指的是从上次输出相同类型的冗余GC事件起所经过的时间。
This section's ascending nature illustrates the fact that the GC is no longer running and the application will regain 100% utilization.
此段呈上升趋势表示GC不再运行而应用程序将重新获得100%的利用率。
However, in most applications, GC pauses make only a small contribution to the maximum pause time, as you'll see in our first case study.
但是,在大多数应用程序中,GC停顿对最大停顿时间的影响很小,您将在我们的第一个案例中见到。
You could also think of the rate of GC as the rate of garbage generation.
您还可以将GC的速率看作是垃圾生成的速率。
The Dispose method does more than free resources: It also notifies the Garbage Collector that the object no longer needs to be finalized.
Dispose方法做得不只是释放资源,它也通知GC:这个对象不再需要终结了。
If an object cannot be found by tracing the root trees, then that object is unreachable and therefore can be reclaimed by the GC.
如果一个对象不能通过跟踪根树来找到,那么对象是不可到的,它可以被GC再生。
Too small of an old generation will cause excessive GC or even out-of-memory conditions.
年老代太小将会导致GC操作过多,甚至出现内存不足的情况。
GC is called a "stop-the-world" scenario since all activity in the system is blocked for the duration on GC.
因为在执行GC期间,系统中的所有活动都被阻塞,所以GC又被称为“stop-the-world”场景。
This is particularly valuable if an automated GC procedure is used.
如采用自动气相色谱分析,则该方法尤为有用。
Garbage collection (GC) reclaims portion of the heap by removing objects not referenced by any other object in the heap.
垃圾收集(GC)通过删除堆中其他任何对象不再引用的对象来回收一部分堆。
Of all the various options, File Transfer and a fat-client application produced and supported by GC called ESA-Link are the most popular.
在所有不同的选择中,文件传送(FileTransfer)和一个被称为ESA-Link的由GC生产并支持的胖客户机应用程序最受欢迎。
GC-MSD was used to determine macro porous resin residua and solvent residua. Divinylbenzene and ethanol were the indicators.
大孔树脂和溶剂残留的检测采用GC-MSD检测,分别以二乙烯苯和乙醇为检测项目。
The GC can be considered as an electric motor entirely consisting of permanent magnets in the shape of cylindrical bars and annular rings.
色谱可以被视为一种完全电机组成的形状的永久磁铁圆柱酒吧和环形环。
A familiar problem that this causes is the pauses that occur during Garbage Collection (GC).
这导致的一个问题就是在垃圾收集(GC)时所产生的停顿现象。
The sawtooth nature of this section is again because of the interleaving of the GC and application to preserve low pause times.
造成此段呈锯齿状的原因同样是因为GC和应用程序交错执行以便保持低暂停时间。
Methods. Solvent-extraction process was carried out on extracting the eugenol of the leaves. the content of the eugenol was studied by GC.
方法:利用溶剂提取的方法对木樨科丁香叶中的丁香酚进行提取,采用气相色谱对丁香酚进行含量测定。
However, if you look at the rate of GC, you can see that it's higher for the fixed-heap runs.
但是,如果您看一看GC的速率,便可以看出对于固定的堆来说这是较高的速率。
The collector cannot reliably keep up with the allocation rate of this application with only a single GC thread.
(使用一个GC线程,收集器无法可靠地跟上此应用程序的分配速度)。
The GC-series pump can be used in conjunction with an internal combustion engine for portable transfer applications.
为了轻便的输送应用程序GC系列的泵与内部燃烧发动机结合使用。
Running with class sharing enabled has no effect on class garbage collection (GC).
启用类共享并不影响类的垃圾收集(GC)。
Objective: To set up a method of capillary GC to determine chloroform and tetrachloromethane in drinking water.
目的:建立测定饮水中三氯甲烷和四氯化碳的含量的新方法。
GC: I once heard that you were raised Buddhist and vegetarian, but Wu Bin made you eat meat for training.
我听说你曾被唤做佛教徒和素食主义者。但吴彬要你为了训练而吃肉。
Metronome's approach is to divide the time that consumes GC cycles into a series of increments called quanta.
Metronome的方法用于将执行GC循环的时间划分为一系列的增量,称作量子。
This article expounds the train of thought on low cost automatic liquid injector for GC, also its system structure, and components.
本文阐述了气相色谱液体自动进样器的基本设计思路,系统的结构与组成。
For this reason, it's normal to see the immortal free memory in the verbose GC log drop without ever recovering.
出于这个原因,常常会发现冗余GC记录中的永久自由内存下降并且不会恢复。
The GC and Memory Visualizer allows you to focus in on a particular time period within a log.
EVTK允许您侧重于日志中特定的时间段。
The tag represents timing information about the GC quanta rolled up in the heartbeat GC.
标记表示关于heartbeatGC中整合的GC时间量的计时信息。
Currently, the only product quality GC for CVM is the generational GC (see here and here for GC specific implementation files).
当前,唯一一个有品质保证的CVM的GC是世代的(generational)GC(在这儿和这儿可以看到GC的细节执行文件)。
The problem can be verified by plotting the weak references cleared in the GC and Memory Visualizer, as shown in Figure 17.
通过在EVTK中绘制被清除的弱引用的图,可以证实该问题,如图17所示。