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所示。