单词 | gc |
释义 |
例句释义: 气相色谱法,气体色谱法,千兆周 1. Weekly low-dose MTX is an effective means of inducing remission and minimizing GC therapy and toxicity in most of these patients. 对于这些患者中的大多数而言,每周用低剂量的MTX是一个诱导缓解和减小GC疗法及其毒性的有效方法。 english.dxy.cn 2. 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只能收缩从堆末尾开始的连续内存块,因此收缩堆可能需要进行压缩。 www.ibm.com 3. As you know value types are allocated on the stack unlike reference types which are allocated on the GC heap. 就像你知道的那样,值类型是分配在栈上的,而引用类型是分配在GC堆上的。 www.cnblogs.com 4. The time required for capillary gas chromatography (GC) runs is often the major factor in sample turnaround time. 毛细管气相色谱(GC)运行分析时间常常是决定样品总分析时间的重要因素。 bbs.instrument.com.cn 5. 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时间,我们能够确切的知道所有的对象指针在系统的哪个地方。 blog.sina.com.cn 6. It's common to see a utilization pattern showing GC activity only at the beginning of the pattern. 利用率模式只在模式开始时显示GC活动,这一点很常见。 www.ibm.com 7. 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。 www.ibm.com 8. Such an accelerated rate of evolution might be due to factors other than natural selection, in particular GC-biased gene conversion. 这种加速进化可能是由于自然因素以外的其他选择,特别是气相色谱偏向基因转换。 www.syyxw.com 9. Instead of trying to work out the impact of GC pause times on an application, look at the amount of garbage generated. 这里没有计算GC暂停时间对应用程序的影响,而是查看生成的垃圾数量。 www.ibm.com 10. More generally, holding on to object references that could be discarded reduces the amount of generated garbage but tends to hurt GC. 通常,持有可以丢弃的对象引用会减少生成的垃圾数量,但是这样会损害GC。 www.ibm.com 1. 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活动。 www.ibm.com 2. 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可以考虑整理由此产生的对象集,以删除它们之间的空间。 www.ibm.com 3. The tag's interval attribute corresponds to the time elapsed since the last verbose GC event of the same type was output. 标记的interval属性指的是从上次输出相同类型的冗余GC事件起所经过的时间。 www.ibm.com 4. This section's ascending nature illustrates the fact that the GC is no longer running and the application will regain 100% utilization. 此段呈上升趋势表示GC不再运行而应用程序将重新获得100%的利用率。 www.ibm.com 5. 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停顿对最大停顿时间的影响很小,您将在我们的第一个案例中见到。 www.ibm.com 6. You could also think of the rate of GC as the rate of garbage generation. 您还可以将GC的速率看作是垃圾生成的速率。 www.ibm.com 7. 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:这个对象不再需要终结了。 app.cnzer.cn 8. 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再生。 blog.sina.com.cn 9. Too small of an old generation will cause excessive GC or even out-of-memory conditions. 年老代太小将会导致GC操作过多,甚至出现内存不足的情况。 www.ibm.com 10. 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”场景。 www.ibm.com 1. Garbage collection (GC) reclaims portion of the heap by removing objects not referenced by any other object in the heap. 垃圾收集(GC)通过删除堆中其他任何对象不再引用的对象来回收一部分堆。 www.ibm.com 2. 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生产并支持的胖客户机应用程序最受欢迎。 www.ibm.com 3. GC-MSD was used to determine macro porous resin residua and solvent residua. Divinylbenzene and ethanol were the indicators. 大孔树脂和溶剂残留的检测采用GC-MSD检测,分别以二乙烯苯和乙醇为检测项目。 kns50.chkd.cnki.net 4. The GC can be considered as an electric motor entirely consisting of permanent magnets in the shape of cylindrical bars and annular rings. 色谱可以被视为一种完全电机组成的形状的永久磁铁圆柱酒吧和环形环。 tieba.baidu.com 5. A familiar problem that this causes is the pauses that occur during Garbage Collection (GC). 这导致的一个问题就是在垃圾收集(GC)时所产生的停顿现象。 www.infoq.com 6. The sawtooth nature of this section is again because of the interleaving of the GC and application to preserve low pause times. 造成此段呈锯齿状的原因同样是因为GC和应用程序交错执行以便保持低暂停时间。 www.ibm.com 7. Methods. Solvent-extraction process was carried out on extracting the eugenol of the leaves. the content of the eugenol was studied by GC. 方法:利用溶剂提取的方法对木樨科丁香叶中的丁香酚进行提取,采用气相色谱对丁香酚进行含量测定。 kns50.chkd.cnki.net 8. However, if you look at the rate of GC, you can see that it's higher for the fixed-heap runs. 但是,如果您看一看GC的速率,便可以看出对于固定的堆来说这是较高的速率。 www.ibm.com 9. The collector cannot reliably keep up with the allocation rate of this application with only a single GC thread. (使用一个GC线程,收集器无法可靠地跟上此应用程序的分配速度)。 www.ibm.com 10. The GC-series pump can be used in conjunction with an internal combustion engine for portable transfer applications. 为了轻便的输送应用程序GC系列的泵与内部燃烧发动机结合使用。 www.meatnet.cn 1. Running with class sharing enabled has no effect on class garbage collection (GC). 启用类共享并不影响类的垃圾收集(GC)。 www.ibm.com 2. Objective: To set up a method of capillary GC to determine chloroform and tetrachloromethane in drinking water. 目的:建立测定饮水中三氯甲烷和四氯化碳的含量的新方法。 dictsearch.appspot.com 3. GC: I once heard that you were raised Buddhist and vegetarian, but Wu Bin made you eat meat for training. 我听说你曾被唤做佛教徒和素食主义者。但吴彬要你为了训练而吃肉。 hi.baidu.com 4. Metronome's approach is to divide the time that consumes GC cycles into a series of increments called quanta. Metronome的方法用于将执行GC循环的时间划分为一系列的增量,称作量子。 www.ibm.com 5. This article expounds the train of thought on low cost automatic liquid injector for GC, also its system structure, and components. 本文阐述了气相色谱液体自动进样器的基本设计思路,系统的结构与组成。 www.chemyq.com 6. For this reason, it's normal to see the immortal free memory in the verbose GC log drop without ever recovering. 出于这个原因,常常会发现冗余GC记录中的永久自由内存下降并且不会恢复。 www.ibm.com 7. The GC and Memory Visualizer allows you to focus in on a particular time period within a log. EVTK允许您侧重于日志中特定的时间段。 www.ibm.com 8. The tag represents timing information about the GC quanta rolled up in the heartbeat GC. 标记表示关于heartbeatGC中整合的GC时间量的计时信息。 www.ibm.com 9. 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的细节执行文件)。 blog.sina.com.cn 10. The problem can be verified by plotting the weak references cleared in the GC and Memory Visualizer, as shown in Figure 17. 通过在EVTK中绘制被清除的弱引用的图,可以证实该问题,如图17所示。 www.ibm.com 1. At the core of the solution designed for GC are the centralized MAM Services that will be reused across multiple integration channels. 位于为GC设计的解决方案的中心的是集中式MAM服务,它将在多个集成通道之间重用。 www.ibm.com 2. Use the GC-MS technique to detect the product of catalytic hydrogenation, obtain the law of the catalytic properties. 运用GC-MS对催化加氢产物进行检测,得到催化剂的催化性能规律。 paper.pet2008.cn 3. Tuning Fork lets the user inspect many details of GC activity either after the fact through a trace log or during run time through a socket. TuningFork让用户检查GC活动的很多细节,方法是在执行活动后通过跟踪日志检查或在运行时通过套接字检查。 www.ibm.com 4. For instance , incremental GC attempts to spread the cost of the major collections over several minor collections . 例如,增量GC会尽量将主收集的代价分散到几个小的收集上。 www.bing.com 5. GC: Do those cultural differences show up in user testing, too? GC:那些文化差异在用户测试中会有所体现吗? www.bing.com 6. A fast and accurate gas chromatographic (GC) method for the determination of fatty alcohols used in detergent was established. 建立了一种快速、准确测定洗涤剂用脂肪醇的气相色谱分析方法。 www.ceps.com.tw 7. The GC is then scheduled back in for another quantum and continues to process, missing this hidden object pointer. 然后GC被调回并在其他的时间量中继续处理,漏掉这个隐藏对象指针。 www.ibm.com 8. Even when it didn't actually run out of memory, the GC overhead was just too high when memory consumption was high. 就算没有内存溢出,当内存消耗很高时GC的开销也会很大。 www.infoq.com 9. Methods GC-MS was used to analyze main constituents of the volatile oil extracted by steam distillation. 方法采用水蒸气蒸馏法提取广东、广西产山大颜挥发油,通过GC-MS法分析其主要成分。 kns50.chkd.cnki.net 10. The GC-EAD results indicated that male moth antenna was detected to have sensitive reaction to one component in the extracts. GC-EAD结果显示雄蛾触角对雌蛾性信息素腺体提取物中的一种成分有较好的反应。 www.insect.org.cn 1. This contract governs how frequently the GC is allowed to interrupt the application to perform its work. 此契约管理允许GC中断应用程序执行工作的频率。 www.ibm.com 2. This naturally enables the application to run for a longer period of time between garbage collection (GC) cycles. 这通常可以让应用程序增加各垃圾收集(GC)周期之间的间隔时间。 www.ibm.com 3. Organochlorine pesticides(OCPs)in sediments and sewage irrigated area soils from Urumqi Shuimohe river were determined by means of GC-ECD. 用GC-ECD定量测定了乌鲁木齐市水磨河底泥及污灌区土壤中有机氯农药的含量。 www.dictall.com 4. If the aim is to speed up individual transactions, then zooming the GC log in on the period of a transaction will give suitable information. 如果目标是加快各个事务的速度,则在某段事务上放大GC日志将会提供合适的信息。 www.ibm.com 5. Even when a classloader is eligible for collection, the runtime only collects classloaders as part of a GC cycle. 即使类加载器可用于收集,但运行时只将类加载器作为GC周期的一部分进行收集。 www.ibm.com 6. Managed resources are disposed of by the. NET Framework garbage collector (GC) without any extra coding on your part. 托管资源由.NETFramework垃圾回收器(GC)释放,您不需要进行任何额外的编码。 msdn2.microsoft.com 7. The time spent in GC pauses for the mark and sweep phases of a garbage collection are based on the number of live objects on the heap. 用于垃圾收集的标记和清扫阶段的GC暂停时间基于堆上的活动对象的数量。 www.ibm.com 8. To maintain excellent working relationships with all clients and colleagues within the group as well as 3rd party vendors used by GC. 维护与所有相关的客户内部同事和第叁方供应商良好的工作关系。 www.jobui.com 9. Many developers use verbose GC data to help choose the best size for the heap. 很多开发人员都使用详细GC数据来帮助选择堆的最佳大小。 www.ibm.com 10. The GC and Memory Visualizer also allows you to focus in on a particular range of data. EVTK还允许您侧重于数据的特定范围。 www.ibm.com 1. The value of this parameter is one that you can tune by monitoring the verbose GC after implementation. 通过在verboseGC实现后监视这个GC可以调优这个参数的值。 www.ibm.com 2. You can enable verbose GC using one of two command-line options: either -verbose: gc or -Xverbosegclog: filename. 可以使用以下两个命令行选项之一来支持verboseGC:-verbose:gc或-Xverbosegclog:文件名。 www.ibm.com 3. The GC and Memory Visualizer opens the log in an editor with four tabs, as shown in Figure 5. EVTK将在具有四个选项卡的编辑器中打开该日志,如图5所示。 www.ibm.com 4. The Pauses template is a first step in diagnosing performance problems that you might suspect to be related to GC. Pauses模板是诊断怀疑可能与GC有关的性能问题的第一步。 www.ibm.com 5. Provide other related paralegal work as assigned and with the approval of the GC and LC. 提供其他由法律总监和法律顾问分配和同意的相关法律助理工作。 jobs.zhaopin.com 6. The attribute is not allowed to be replicated to the GC because of security reasons. 出于安全,无法将属性复制到GC。 angel.w15.5tom.cn 7. The primary motivation was to solve GC issues we were having in the Terracotta server. 主要动机是为了解决我们在Terracotta服务器里遇到的GC问题。 www.infoq.com 8. Technique of microwave extraction and GC-ECD was used to analyze hexachlorocyclohexane BHC and DDT in soil. 用微波萃取和GC-ECD联用技术,对土壤中六六六、滴滴涕进行了分析。 dictsearch.appspot.com 9. There are several reasons why you might wish to take a closer look at the garbage collection (GC) in an application. 鉴于以下这些原因,您可能需要仔细查看应用程序中的垃圾收集(GC)。 www.ibm.com 10. GC: I'm not entirely sure what you're talking about, but QQ had nothing to do with camo. GC:我不完全肯定你说的东西,但抱怨对于伪装毫无意义。 k88.net 1. We' ll be listening to Ingrid taking Carl on a tour of a factory where GC cleaning products are produced. 接下来将听到是在GC清洁产品生产工厂里,英格丽德和卡尔正在参观途中交谈。 hbenglish.com 2. Until now there have been two GC types: Workstation and Server. The Workstation GC could be run with Concurrency ON or OFF. 目前GC有两种工作模式:工作站模式和服务器模式,其中工作站模式还可以设置是否并发执行。 www.infoq.com 3. A similar trend of microarchitectural changes was also observed in the distal femur and proximal tibia of both GC treated sheep. GC组股骨远端和胫骨近端微结构也有类似的变化趋势。 www.oaopdoc.com 4. When I introduced the JIT, I had to write code to allow the garbage collector to stop all threads in the system so it could safely GC. 在刚引入JIT的时候,为了确保GC操作的安全,我不得不编写代码,让垃圾回收器停止(VM)系统内的所有线程。 www.infoq.com 5. gc : as we approach this easter season our thoughts turn naturally toward the biblical accounts of the resurrection of jesus , the christ. 格秋:随着复活节的来临,我们自然想到圣经中记载的关于耶稣基督复活的内容。 www.ichacha.net 6. Once GC pauses have been minimized, other factors that can cause perturbations to a running application become more noticeable. 一旦GC暂停被最小化,其他可能给一个运行中的应用程序造成干扰的因素就变得重要起来。 www.ibm.com 7. The actual contraction and expansion phases are very quick and will not noticeably increase the GC pause times. 实际的收缩和扩大阶段很快就能完成,不会明显增加GC暂停时间。 www.ibm.com 8. This paper describes a capillary GC and GC-MS analytical method for the synthetic adamantane and its isomers. 本文给出了金刚烷及其异构体合成物系毛细管气相色谱及色谱-质谱联用分析方法。 www.chemyq.com 9. Changes in GC behavior from what would be expected with a standard JDK collector can also occur. 使用标准JDK收集器带来的GC行为更改在此也会出现。 www.ibm.com 10. The symptoms presented in the verbose GC logs show a very fast drop in the available free heap space in a very short time. 详细的垃圾收集日志中表现的症状显示,在很短的时间内可用的堆空闲空间下降得特别快。 www.ibm.com 1. Batch processing usually doesn't need data caching, otherwise you may run out of memory and dramatically increase your GC overhead. 批处理通常不需要数据缓存,否则你会将内存耗尽并大量增加GC开销。 www.infoq.com 2. A method was developed for the determination of methamphetamine (M AM) in human blood using microwave extraction-gas chromatography (GC). 建立了人体血液中甲基苯丙胺的微波萃取-气相色谱测定方法。 www.showxiu.com 3. Verbose GC logs give insight into the operation of the garbage collector and can give hints about policy and parameter choices. VerboseGC日志能够洞察垃圾收集器的操作,并为策略和参数选择提供提示。 www.ibm.com 4. Result: A preferable method for GC fingerprint determination of the chemical constituents in Herba Asari was established. 结果:获得了较为理想的包含特征信息的细辛GC指纹图谱。 www.chemyq.com 5. The gas used in GC must be dry, so it have to pass a drying tube first. 用于气相的气体必须是干燥的,所以气体必须先经过一根干燥管。 www.sepu.net 6. Results A preferable method for GC fingerprint determination of the chemical constituents in Lan an Soft Capsule was established. 结果获得了较为理想的包含特征信息的蓝桉软胶囊GC指纹图谱。 www.chemyq.com 7. But we are considering a mode where the compiler would emit autorelease pools and where the runtime would not use the Autozone GC. 但我们正在考虑一种模式,在这种模式里,编译器将会生成自动释放池(autoreleasepools),而运行库将不会使用AutozoneGC。 www.infoq.com 8. The GC and JVM are allowed to interleave execution while scanning Java stacks. GC和JVM可以在扫描Java栈的同时交错执行。 www.ibm.com 9. Advanced analytic methods such as GC and GC-MS etc. are widely used for the determination of flavoring compositions in grape wine. 气相色谱及气质联用等先进的分析方法在葡萄酒香气成分检测中得到了广泛的应用。 www.lmst.com.cn 10. Our experiments show that, for heap size larger than 512 MB, major GC takes more than five seconds, which causes the system to destabilize. 我们的实验显示,对于大小超过512MB的堆,多数GC花费的时间都会超过5秒,并且会使系统不稳定。 www.ibm.com 1. It's tempting to assume that verbose GC pause times are a good indicator of the application response times. 那么假设详细GC暂停时间是应用程序响应时间的最佳指示器。 www.ibm.com 2. The results showed that GC-FID is a fast method for study of the indicators of spilled oil. 结果表明,在溢油指示物(或指标)的研究中,气相色谱法(GCFID)是一种快速有效的方法。 www.chemyq.com 3. GC: I can't really talk about our next film. Sorry! I can tell you this much. . . its gonna be really really good! 哦,我不可以事先讨论关于我们新电影的内容,对不起!我只能告诉你这些--它肯定会非常非常的棒! dictsearch.appspot.com 4. To schedule a GC quantum deterministically, Metronome dedicates the alarm thread to act as the heartbeat mechanism. 为了确定地调度GC时间量,Metronome使用alarm线程来用作心跳机制。 www.ibm.com 5. Portable ABD, a micromation product of GC-TMS, can be used to obtain reliable data in field. ABD是GC-TMS检测技术微型化的商品,它可以很方便的带到野外,得到可靠的测定数据。 76616.com 6. The eluate was analysed either by packed column or capillary column GC equipped with a ECD detector. 采用乙醚作洗脱剂,分别用填充柱和毛细管柱气相色谱-电子捕获检测器检测。 www.dictall.com 7. Verbose GC usually has relatively little performance impact on an application. 详细GC通常对应用程序性能的影响比较小。 www.ibm.com 8. To improve the RAS characteristics of the GC component, the GC logging mechanism has been updated in two ways. 为了改进GC组件的RAS品质,GC日志记录机制在两个方面进行了更新。 www.ibm.com 9. Accurate determination of the residual solvents: GC for qualitative and quantitative testing. 不确测定残留溶剂的道路:气相色谱举行定性、定量检测。 www.bing.com 10. Tracing live objects requires a series of GC quanta to determine which objects should be kept alive and which should be reclaimed. 跟踪活动的对象需要一些GC量子来确定应该保持哪些对象为活动的,哪些对象应该回收。 www.ibm.com 1. Release behavior of the volatile compounds in foamed plastics at different temperatures was studied by GC-MS in hyphenation. 用气相色谱-质谱(GC-MS)联用技术研究了泡沫塑料中易挥发组分在不同环境温度下的释放行为。 www.dictall.com 2. The analysis of each product was performed by gas chromatography-mass spectrometry(GC-MS) system. 各反应的产物是由气相色谱-质谱联用仪(GC-MS)分析来完成的。 paper.pet2008.cn 3. Methods The chemical components of Propolis(Gansu) extracts separated by Soxhlet extraction method were analyzed comparatively by GC-MS. 方法采用气相色谱-质谱联用(GC-MS)法对甘肃产蜂胶索氏提取法所得乙醚提取物进行分析。 www.chemyq.com 4. Currently, GC offers its ESAs a number of different methods of integrating with the Merchant Acquisition process. 当前,GC向它的ESA实体提供许多不同的与商业收购过程集成的方法。 www.ibm.com 5. GC-MS-SIM procedure was described for the determination of the tetramine (TET) content in the biological samples. 采用气相色谱-质谱提取离子的方法测定了生物检材中毒鼠强的含量。 www.dictall.com 6. The optimal heap settings will depend on the GC policy, described in the next section. 最佳的堆设置取决于GC策略,这将在下一小节进行讨论。 www.ibm.com 7. You can open a log from a running application, although the GC and Memory Visualizer will not automatically update the display. 您可以从运行的应用程序中打开日志,但是EVTK不会自动更新显示。 www.ibm.com 8. GC Establishment Services (GC-ES) is responsible for the establishment of new merchant accounts. GC建立服务(GCEstablishmentServices,GC-ES)负责建立新的商家帐户。 www.ibm.com 9. For finalizable objects there's an extra step of entering them into a list that GC needs to watch. 对于可终结对象(finalizableobject),还有一步额外的操作,它们还会被加入一个GC需要监视的队列。 www.cnblogs.com 10. But GC is only one reason why your application may sputter and stall. 不过GC只是应用程序出现不连贯和停顿的一个原因。 www-128.ibm.com 1. Chemical methods and GC-MS methods are used in turn for analyzing the chemical components of chloroform and ethyl acetate extracts. 先后用化学预试法、GC-MS联用分析法探索了乙酸乙酯相和氯仿相的化学组分。 www.fabiao.net 2. Using a variable size heap enables the GC to use only the OS resources required by the application for the heap. 使用可变大小堆允许GC仅对堆使用应用程序必需的OS资源。 www.ibm.com 3. what the garbage collector does over the lifetime of your application. GC在你的程序的生命周期中做了什么事情。 www.cnblogs.com 4. While verbose GC can show you that a leak is in progress, it cannot tell you which objects are causing that leak. 虽然详细GC可能显示存在泄露,但它没有告诉您是哪个对象引起的这个泄露。 www.ibm.com 5. The essential oil was extracted by microwave-assisted radiation. Their chemical constituents and relative content were analyzed by GC-MS. 运用微波辅助萃取从赤芍及其相关药对中提取了挥发油,通过GC-MS检测,确定了主要成分及相对含量。 kns50.chkd.cnki.net 6. The mean pause has gone up for every policy, and the proportion of time spent in GC is unchanged. 每个策略的平均暂停时间都增加了,但花费在GC上的时间比例并没有改变。 www.ibm.com 7. A new method for the quantification of volatile compounds in cider was developed using stir bar sorptive extraction(SBSE) followed by GC-MS. 研究了检测苹果酒中挥发性物质的一种新方法—搅拌棒吸附萃取(简称SBSE)气质联用技术。 dictsearch.appspot.com 8. GC: Ever since the dot com crash seven years ago, people have realised the need for usability in websites. GC:自从网络泡沫7年前破灭后,人们已经意识到网站可用性存在的必要性。 www.bing.com 9. In this experiment, GC and GC-MS methods was well constructed for the identification of organic phase extract from strawberry fruit. 本实验建立了草莓果实有机相提取物的GC和GC-MS分析测定方法,供试样品基本达到基线分离,分离效果良好。 paper.pet2008.cn 10. Results The method was simple, quick and accurate for identifying adulteration in sesame oil combining GC - MS and national standard method. 结果气相色谱-质谱法与国标方法相结合,能简便、快速、准确鉴定芝麻油的掺伪。 lib.cqvip.com 1. Methods: To extract the medicinal herb by the supercritical fluid extraction and analysis the constituents by GC - MC. 方法:采用超临界流体萃取药材,气相—质谱连用分析其成分。 www.chemyq.com 2. I think the comments about removing permgen and using thread-local GC sound like great ideas as well. 我也觉得移除permgen并使用thread-local的GC非常好。 www.infoq.com 3. The pharmacokinetics influence was investigated of monarch herbal medicine DS to guide herbal medicine Borneol by GC in healthy rabbits. 采用GC分析法,研究正常家兔体内丹参对冰片药代动力学影响。 www.lw23.com 4. EQ was significantly negative correlated to chalky grain rate and chalkiness and highly significantly positive correlated to GC. 食味品质与垩白粒率和垩白度呈显著负相关,与胶稠度呈极显著正相关。 www.ricesci.cn 5. Also, there are a number of tuning options that you can try to minimize GC pauses. 同时,可以试用几个微调选项以尽可能地减少GC暂停。 www-128.ibm.com 6. Metronome uses several key approaches within the J9 virtual machine to achieve deterministic pause times while guaranteeing GC's safety. Metronome使用J9虚拟机中的几个关键方法来实现确定的暂停时间,同时保证GC的安全性。 www.ibm.com 7. Methods The essential oils in Cortex ailanthi were extracted with steam distillation, and its constituents were analysed with GC-MS. 方法采用水蒸气蒸馏法提取椿皮中挥发油,用GC-MS法测定和分析其化学组分。 lib.cqvip.com 8. Managing GC activities with these two premises in mind dramatically increases the likelihood that an application can achieve its RT goals. 牢记这两个前提并用之管理GC行为将显著增加应用程序实现其RT目标的可能性。 www.ibm.com 9. By looking at the graph of heap size after GC, you can see the trend of your program's memory usage. 观察GC之后堆大小的图,可以看到程序内存使用的趋势。 www.ibm.com 10. As new requests come in, memory allocation failures result, as GC kicks in pretty often to clear up space for the new requests. 当新的请求到来时,内存分配将会失败,通常使用GC来为新的请求腾出空间。 www.ibm.com 1. The GC-MS analysis has been considered as the golden standard to be compared with. 气相层析-质谱分析(GC-MS是研究对照的金标准。 www.21jk.com.cn 2. If you see objects queued for finalization in the verbose GC logs, try to rewrite the application to eliminate the use of finalizers. 如果在verboseGC日志中看到等待收尾的对象,那么请尝试重写应用程序以消除收尾器的使用。 www.ibm.com 3. The application would have to wait for GC to claim it, until then it is not marked as available from pool. 应用程序只有等到垃圾回收来释放它,在这这前这个连接在池中都是被标为不可用的。 blog.csdn.net 4. Section C illustrates GC activity when utilization is near the target utilization. C段表示利用率接近目标利用率时的GC活动。 www.ibm.com 5. A high performance GC method was established for determination of determination, parathion-methyl and malathion residues in marine organism. 建立了气相色谱法测定海洋生物体中乐果、甲基对硫磷和马拉硫磷残留量的方法。 word.hcbus.com 6. Objective: To establish a GC method for the quantitative determination of menthol(C10H20O)in Compound Apomorphine Hydrochloride Nasal Spray. 目的:建立新药复方盐酸阿扑吗啡鼻喷剂中薄荷脑(C10H20O)的含量测定方法。 www.dictall.com 7. GC: Given the new rules in competitive wushu, do you think anyone will ever break your winning record? GC:给竞技武术新规则,你觉得有人会打破你的获胜记录吗? hi.baidu.com 8. The experiment results show that the GC based NN ensemble method is feasible and superior to the traditional NN models. 损伤识别实验结果表明,基于灰色聚类的神经网络集成方法不仅可行,而且其损伤识别效果优于传统的神经网络模型。 xuebao.jlu.edu.cn 9. This means that the machine has more smoke, and smoke with a stronger odor to dispose of than the GC. 也就是说这种机器和GC相比会有更多的烟,要去掉味道更强的烟。 www.baristacn.com 10. The DayTrader application does not use many long-lived objects and typically runs best with the default optthruput GC policy. DayTrader应用程序并未使用许多长期对象,并且在使用默认的GC策略时性能最佳。 www.ibm.com 1. Conclusion Gas chromatography-mass spectrometry combined with chemometric resolution method can greatly enhance the accuracy of. . . 结论GC-MS结合化学计量学方法对复杂组分进行分析,可大大提高定性定量结果的准确性。 kns50.chkd.cnki.net 2. This paper reports a GC method for the determination of volatility composition cinnamaldehyde in Cassia. 目的:建立用GC法测定进口肉桂中桂皮醛的含量。 www.dictall.com 3. To gather this information about memory usage and garbage collection, turn on Verbose GC logging within your application server. 要收集关于内存使用情况和垃圾收集的信息,请在您的应用服务器中打开详细的垃圾收集日志记录。 www.ibm.com 4. In real applications, the slope is never this dramatic, but it usually becomes apparent if you gather GC data for long enough. 在真实的应用程序中,坡度不会这么大,但是在收集了足够长时间的GC数据后,上升趋势通常会表现得很明显。 www.ibm.com 5. It shows that Major GCs are very expensive and therefore should be avoided as much as possible. 以上代码显示,较大GC非常昂贵,所以应该尽可能地避免。 www.ibm.com 6. As the application heap requirements change, the GC can respond by expanding or contracting the heap. 随着应用程序程序堆需求的变化,GC可以通过扩大和收缩堆做出反应。 www.ibm.com 7. A methylation-capillary GC method was established for the determination of trans-fatty acids in lipid emulsion. 建立了甲酯化-毛细管气相色谱法测定脂肪乳剂中反式脂肪酸。 www.dictall.com 8. It completes the task the most quickly, using less heap in the process, and with far shorter GC pauses. 它完成任务的速度最快、过程中使用的堆最少并且GC暂停时间更短。 www.ibm.com 9. For instance, an application may use more memory than expected, and the verbose GC output can give indications about application footprint. 例如,应用程序可能使用高于期望的内存,并且详细GC输出可以提供有关应用程序内存占用的指示。 www.ibm.com 10. Their physicochemical properties and composition of fatty acids were detected by chemical and GC analysis methods. 采用化学方法和气相色谱仪测定了两者常规理化指标和脂肪酸组成。 www.ceps.com.tw 1. Methods: The main compositions of volatile oil contained by every herb in prescription were followed up by GC MS. 方法:采用GCMS对组方中每味药材所含挥发油的主要成分进行追踪。 www.chemyq.com 2. bromfenac sodium; organic residual solvents; GC; headspace sample injection. 溴芬酸钠;有机溶剂残留量;气相色谱法;顶空进样。 www.39kf.com 3. Flag confirmed that GC was not running during the metered portion of the code. 标志重新运行测试,确定GC在代码的计时部分没有运行。 www-128.ibm.com 4. GC promises the information that we receive will be kept confidential and is for contact use only. 本会承诺,所收集的个人资料将绝对保密,并仅作联络之用。 www.docin.com 5. Enabling verbose GC is the first step in a problem determination procedure for debugging memory leaks. 启用详细的垃圾收集是在问题确定过程中用于调试内存泄漏的第一步。 www.ibm.com 6. All graphics are the context through graphics (graphics context, GC) to complete. 所有的绘图都是通过图形上下文(graphicscontext,GC)来完成的。 3333355555.com 7. Volatile organic compounds emission from furniture plates were determined by small-scale chamber and analyzed by HPLC and GC. 采用小气候箱法测定家具板材有机挥发物释放,并利用气相色谱仪和液相色谱仪等定量分析。 lib.cqvip.com 8. The process of dehydration for a group of metal ion-exchanged montmorillonite has been studied using DTA, TG, XRD and TPD-GC methods. 用DTA,TG,XRD以及TPD-GC等方法系统地研究了一组金属离子交换蒙脱石的脱水过程。 www.chemyq.com 9. Garbage collection (GC) will usually kick in when a memory allocation failure occurs. 当出现内存分配失败的时候,通常将启动垃圾收集(GC)。 www.ibm.com 10. Experiment was conducted to investigate the residual dynamic of chlorpyrifos of 'Gala' apple's fruit, leaf and soil in orchard by GC-TSD. 通过降解动态试验和最终残留量试验,研究了毒死蜱在苹果果实、叶片及树下土壤中的残留降解规律。 www.cajs.net.cn 1. Methods The chemical constituents in volatile oils from the husk of sorghum vulgare pers were analyzed By GC-MS-computer technology. 方法采用气相色谱-质谱-计算机联用技术,分析高粱壳中的挥发性成分。 all.zcom.com 2. In a healthy server, less than 13 percent, ideally around 7-10 percent, of the time should be spent in GC. 在一个健康的服务器内,花在GC内的时间应该少于13%,理想的是7-10%左右。 www.ibm.com 3. The gas releasing rules and character at the whole coal oxidation phases were studied by TG-DSC-GC combination techniques. 采用TG-DSC-GC联用技术研究了煤在整个氧化阶段的气体产物变化规律及其特征。 paper.pet2008.cn 4. The JVM will also need to be suspended for the time of relocation, so doing GC at the same time makes sense. JVM在重分配期间还需要挂起,因此其在此期间同时进行GC工作也是合理的。 www.bing.com 5. The production of reduced pressure distillation was analysed with IR, GC and studied by physical chemistry property. 通过正交试验得出其最佳条件,并对产物作了IR,GC分析和理化性能检验。 www.chemyq.com 6. Methods: Headspace sampling technology, GC quantitative analysis were used. 方法:采用顶空法进样技术,用气相色谱进行定量测定。 terms.shengwuquan.com 7. The construction of the GC is very simple, a lot like a good quality printer rather than washing machine. GC的结构非常简单,更像一台高质量的打印机而不是一个便宜的洗衣机。 www.baristacn.com 8. Methods The aggregation pheromone was extracted from epidermis and analysed by gas chromatography(GC). 方法提取德国小蠊聚集信息素,用气相色谱检测各组分的相对含量。 www.bmsw.net.cn 9. The -verbose: gc command-line option produces trace data containing GC statistics including the heap occupancy. gc命令行选项生成包含GC统计数据(包括堆占用情况)的跟踪数据。 www.ibm.com 10. The flavoring substances contents of fruit beer were measured by headspace sampling and small-bore capillary column GC. 利用顶空进样、小口径毛细管柱气相色谱法测定果啤风味物质的含量。 www.dictall.com 1. PCDDs and PCDFs were analyzed by high resolution GC-MS in two species of shellfish collected from southern coast of Korea. 并对二恶英和呋喃,分析了高分辨率的GC-MS在两个品种的贝类收集韩国南部海岸。 www.syyxw.com 2. OBJECTIVE A capillary GC method was established for the determination of acrylamide in coking malt. 目的建立毛细管气相色谱法测定焦麦芽中丙烯酰胺的方法。 www.dictall.com 3. Possibilities include hours, minutes, the date, and the GC number, which is just the sequence number of the collection. 可能包括小时、分钟、日期和GC编号,该编号只是收集的序号。 www.ibm.com 4. This way, the garbage collector will obtain more breathing space, decreasing the probability of a full GC. 通过这种方式,垃圾收集器将获得更多空间并减少完全GC的可能性。 www.infoq.com 5. External Sales Agents (ESAs) are business entities that act as a broker between GC and the merchants. 外部销售代理(ExternalSalesAgent,ESA)是充当GC和商家之间的经纪人的企业实体。 www.ibm.com 6. Although splitting the STW GC cycle into short bounded pauses helps reduce GC's impact, this isn't sufficient for RT applications. 虽然将STWGC循环分解为短暂的有限制的暂停有助于减少GC的影响,但这对RT应用程序来说还不够。 www.ibm.com 7. OBJECTIVE: To determine the content of Patchouli alcohol in Xiaoer tunneling powder by gas chromatography(GC). 目的:建立以气相色谱(GC)法测定小儿吐泻宁散中百秋李醇含量的方法。 www.dictall.com 8. In this digraph, the object that root acme can amount to is effective object, GC will not reclaim these objects. 在这个有向图中,根顶点可达的对象都是有效对象,GC将不回收这些对象。 pjprimer.com 9. By the analysis of GC and chemical method, tile optimal technology conditions were obtained. 利用气相色谱及化学分析法,得出了较理想的合成工艺条件; www.ceps.com.tw 10. The reaction course was monitored by GC, and the products were quantitatively analyzed using internal standard method. 利用气质连用定性分析了主、副产物的结构,利用气相色谱内标法监控反应过程并进行定量分析。 www.fabiao.net 1. Third, GC is used to design a parametric Chinese ancient architectures combined with lattice algorithm programming. 然后结合点阵算法对中国古建筑进行参数化设计。 www.fabiao.net 2. After crude oil has been biodegraded, the parameters of saturated hydrocarbon in GC analysis should be changed. 原油遭受生物降解后,饱和烃色谱参数产生变化。 www.magsci.org 3. The NHRT needs to wait until the RT is no longer preempted by GC and then release the lock before the NHRT has a chance to execute. NHRT需要一直等到RT不再被GC抢占并释放锁后才能执行。 www.ibm.com 4. A method for the determination of toluene in pharmaceutical industry sewage by HS-GC was recommended. 采用顶空气相色谱法测定制药工业污水中的甲苯含量。 www.dictall.com 5. The GC-ES team is responsible for the enablement of ESA's and GC's overall relationship management with these firms. GC-ES小组负责实现ESA和GC同这些公司的全面的关系管理。 www.ibm.com 6. GC is a thread of very low priority, so a weak reference object may not be collected immediately. 因为垃圾回收器是一个优先级很低的线程,所以弱引用对象也不一定会马上就会被回收。 www.blogjava.net 7. This method can be used to evaluate the uncertainty of dehydroacetic acid in mooncakes by GC. 该方法适用于气相色谱测定月饼中脱氢乙酸含量的不确定度评定。 www.bing.com 8. Methods: The content of safrol and methyl eugenol are detected with GC to compare the difference before and after boiling. 方法:以黄樟醚和甲基丁香酚为指标,用气相色谱法测定两者煎煮前后含量的变化。 kns50.chkd.cnki.net 9. Methods: The volatile oils were extracted by using steam distillation. The components were identified and separated with GC-MS. 方法:采用水蒸气蒸馏法提取白花前胡饮片的挥发油,用GC-MS法对其化学成分进行鉴定。 www.chemyq.com 10. We switched algorithms years ago and our GC easily handles heaps (and allocation rates) an order of magnitude larger than any competition. 我们在多年前已经改变了算法,我们的垃圾回收机制能够处理超越竞争对手数量级大小的堆(和分配频率)。 www.infoq.com 1. Verbose garbage collection is enabled by way of the -verbose: gc option. 详细垃圾回收是通过-verbose:gc选项启用的。 www.ibm.com 2. Mass spectrometry, in particular, GC-MS (EI or CI mode) for single-sugar analysis already has several decades of history. 质谱,尤其是GC-MS(EI或CI方式)用于单糖分析已有几十年历史。 www.boshuo.net 3. You can plot the amount of garbage collected by selecting Amount freed from the GC and Memory Visualizer's VGC Data menu. 您可以绘制收集的垃圾数量的图形,方法是从EVTK的VGCData菜单中选择Amountfreed。 www.ibm.com 4. In the case of GC's solution, there is a requirement to allow some of their ESAs to programmatically integrate with their MAM Services. 在GC的解决方案这个案例中,要求允许一些ESA以编程方式与MAM服务集成。 www.ibm.com 5. A method was developed for the quantitative analysis of organic acids in Actinidia chinensis by GC. 本文采用气相色谱定量分析了猕猴桃中有机酸含量。 www.chemyq.com 6. You must enable verbose GC logging for your application if you want to produce logs for analysis. 如果想生成用于分析的日志,必须对应用程序启用详细的GC日志记录。 www.ibm.com 7. The server non-concurrent GC is optimized for high throughput and high scalability in server applications. ServerGC是针对服务器应用而进行优化的,目的是为了保证其高吞吐量和高的规模可扩展性。 www.byywee.com 8. Figure 1 illustrates traditional STW pauses for GC activity that are typically unpredictable in both frequency and duration. 图1演示了用于GC活动的传统的STW暂停,这些暂停在频率和持续时间方面通常都不可预测。 www.ibm.com 9. The vertical distribution of organochlorine pesticides in soils in the area of Mianyang City was studied using GC-ECD. 应用GC-ECD的方法,研究了绵阳市典型土壤垂直剖面中有机氯农药的纵向分布特征。 www.dictall.com 10. Macadamia oil was extracted and its fatty acid composition was analyzed by GC-MS. 采用气相色谱-质谱联用技术对澳洲坚果油中的脂肪酸组成进行分析。 www.ceps.com.tw 1. In effect, short pause times that are sufficiently close together are no different from a full STW GC. 实际上,足够接近的短暂停时间与完整的STWGC并无二致。 www.ibm.com 2. GC roots can be found in the root stacks, in thread execution stacks, and in object and class fields. GC根能在根堆里找到,在线成执行堆,在对象和类域里。 blog.sina.com.cn 3. Displays the peak number of times garbage collection was performed because of an explicit call to GC. : : . Collect. 显示因显式调用GC.::.Collect而执行的垃圾回收的峰值次数。 msdn2.microsoft.com 4. The maximum response time is always longer than the longest GC pause, unless the application load is exceptionally low. 最大响应时间总是比最长GC停顿时间长,除非应用程序负载极低。 www.ibm.com 5. By using time-based scheduling, the Metronome GC can achieve consistent, deterministic, bounded pause times. 通过使用基于时间的调度,MetronomeGC可以实现一致的、确定性的、有限的暂停时间。 www.ibm.com 6. The parameter reduces the time spent in mark and keeps the mark phase running, even if a GC cycle is not in process. 此参数缩短了花在mark上的时间并在GC循环未在进行中时仍能保持mark阶段运行。 www.ibm.com 7. Some nodes were used as inline cache to improve VM performance. This change ignore such inline cache objects to mark on GC. 有些节点被当做内联缓存用来改善VM性能,这使得垃圾收集器要进行修改,忽略掉这部分内联缓存对象。 www.infoq.com 8. The GC series boiler feed pump is multi-stage single-suction sectional horizontal centrifugal pumps. 本系列泵是卧式单吸多级节段式离心泵。 www.chinahtp.com 9. Volatile oil constituents of dark green tea were analyzed by Gas Chromatograph-Mass Spectrometry(GC-MS). 利用气相色谱-质谱联用法(GC-MS)分析黑茶中的挥发性成分; www.fabiao.net 10. Composition and monosaccharide content in the mushroom polysaccharide was analyzed by HPLC, GC and GC-MS. 采用高压液相色谱、气相色谱、气相色谱-质谱联用等方法分析了香菇多糖中单糖组成及其含量。 www.dictall.com 1. This creates a very low GC overhead, usually well under 1 percent, and excellent application responsiveness. 这导致非常低的GC开销(通常低于1%)和极好的应用程序响应性。 www.ibm.com 2. Objective: To establish a rapid determination of 12 organochlorine pesticides in food by programmed temperature capillary GC-MSD. 目的:建立一种程序升温毛细管气质联用法快速测定食品中12种有机氯农药的测定方法。 terms.shengwuquan.com 3. Methods: The chemical compositions of Psidium Guajava L. leaf were analyzed and identified by GC-MS method. 方法:采用气-质联用技术对水番桃叶的化学成分进行分析鉴定。 www.chemyq.com 4. A GC pause usually consists of two distinct phases: the mark and sweep phases. GC暂停通常包括两个独立阶段:标记阶段和清理阶段。 www.ibm.com 5. The GC does not keep track of whether an object is being pointed to by any pointer types. GC并不注意是否有任何类型的指针指向对象。 msdn2.microsoft.com 6. Second, GC is also gathering graduates' personal information for updates and future contact use through this survey. 本会同时藉问卷调查更新毕业生之个人资料,以便作日后联络之用。 www.docin.com 7. It provides graphical display of a wide range of verbose GC data values and it handles optthruput, optavgpause, and gencon GC modes. 它提供了广泛的详细GC数据值的图形显示,并处理optthruput、optavgpause和genconGC模式。 www.ibm.com 8. Verbose GC gives free memory statistics directly after a GC cycle, PMI data does not. 详细的垃圾收集在垃圾收集周期之后直接提供了可用内存统计信息,而PMI数据不能提供。 www.ibm.com 9. The allocation of large objects can be troublesome for many GC strategies. 大型对象的分配对很多GC策略都是件棘手的事情。 www.ibm.com 10. In this paper, n-alkanes of extractable organic matter of airborne particulate samples, exhausted gas and smog dust were examined by GC-MS. 本文用GC—MS测定了兰州市大气飘尘、汽车尾气和烟尘等样品中可溶有机质的正构烷烃。 www.chemyq.com 1. Objective: To explain the pathogeny and therapeutic principles of gluteus contracture(GC) with reference to eti ological analyse of GC. 目的:根据臀肌挛缩的病因分析,说明臀肌挛缩的发病机制及治疗原则。 dictsearch.appspot.com 2. Excessive garbage collection (GC) is a common cause of poor application performance. 过度的垃圾收集(GarbageCollection,GC)是性能低下的一个普遍原因。 www.ibm.com 3. However the GC gives a far better view of the beans than the HT meaning that it is easy to judge the state of the beans by their colour. 然而GC远比HT能更好地观察豆子,意味着更容易通过颜色判断豆子的状态。 www.baristacn.com 4. Objective To analyze the chemical components of the volatile oil in processed pieces of Fructus Aurantii (PPFA) by GC-MS. 目的气相色谱-质谱法对枳壳饮片挥发油进行化学成分的分析。 www.chemyq.com 5. the GC-MS method has high sensitivity and process was simple, but could not detect the unstable carbamate insecticides. GC-MS法测定氨基甲酸酯类农药灵敏度高,操作简便,但不能测定热不稳定的氨基甲酸酯类农药。 www.ceps.com.tw 6. The Extraction and GC-MS Analysis of the Volatile Oil Constituents from Cassia tora L . 小决明挥发油的提取及其化学成分的GC-MS分析。 www.bing.com 7. Now we geologists saw we have pretty idea of how Grand Canyon is southwest united state was formed. 现在我们的地理学家都有很多关于美国西南部GC的形成的想法。 bbs.xiaoma.com 8. The residual method of amobam and its metabolite ethylenethiourea in apple and soil by gc was established. 建立用气相色谱法测定苹果与土壤中代森铵及其代谢物乙撑硫脲的残留分析方法。 www.dictall.com 9. All threads in the JVM are suspended until GC is complete (with the exception during a minor GC in hotspot JVM). JVM中的所有线程都被挂起,直到完成GC(在热点JVM中进行较小的GC时,存在例外)。 www.ibm.com 10. Methods: Samples were extracted by methylene chloride, dehydrated by anhydrous sodium sulfate and determinated by GC-MSD. 方法:样品用二氯甲烷萃取,无水硫酸钠脱水,气质联用法检测。 dictsearch.appspot.com 1. GC: It was a very good experience, I love Canada. 这是一次很特别的经历,我很喜欢加拿大。 tieba.baidu.com 2. Other GC algorithms, such as the parallel collector, may break down some of the values into finer bits of information. 其他GC算法,如并发收集器,可能将一些值分解为更细的信息。 www-128.ibm.com 3. An overlapped pointer not created on the GC heap is passed to specific operating system functions . 将不是在GC堆上创建的重叠指针传递给特定操作系统函数。 www.bing.com 4. If the log is large, the GC and Memory Visualizer won't show all of the text, but the whole log has still been parsed. 如果日志很大,则EVTK将不会显示所有文本,而仍然要对整个日志进行解析。 www.ibm.com 5. The GC compacts the managed heap, tidies up references to point to their new location in the heap, and returns control to the CLR. 垃圾收集器对托管堆进行压缩,整理引用以指向它们在堆中的新位置,并将控件返回给CLR。 dictsearch.appspot.com 6. Methods: The chemical constituents of volatile oils obtained by two methods were analyzed by GC-MS. 方法:采用GC-MS法对两种方法提取的满山红挥发油进行成分分析。 kns50.chkd.cnki.net 7. And pre-treatment column SPE solid phase extraction and GC principles related to technical and operational steps described. 并对前处理SPE固相萃取净化柱的原理及气质联用法的相关技术及操作步骤进行阐述。 www.fabiao.net 8. So, by increasing the heap size the interval between GC pauses will increase, which will give the application more time to execute. 因此,通过增加堆大小,可以增加GC暂停之间的间隔,从而为应用程序提供更多的执行时间。 www.ibm.com 9. METHOD In vitro susceptibility test on tuberculosis bacteria and GC-MS technique were used. 方法体外结核菌药敏试验和气相色谱-质谱联用技术(GC-MS)。 www.chemyq.com 10. Levels of toxaphene residues in blood and adipose tissue during the dosing period were measured by GC-ECD and ECNI GCMS. 水平的毒杀芬残留的血液和脂肪组织中的剂量测定期气相色谱和ECNI大气。 www.syyxw.com 1. The applications of GC, HPLC, and their hyphenated techniques are discussed in this paper. 笔者详细概述了GC,HPLC及其联用技术在有机金属化合物形态分析中的应用进展。 www.chemyq.com 2. When this request happens, the JVM runs a GC with action=1, and the pictorials change as shown in figure 4. 这个请求发生时,JVM以action=1运行一个GC,示意图会发生变化,如图4所示。 www.ibm.com 3. Verbose GC is a tool that logs and outputs GC activity to a file or screen. 冗余GC是一种记录GC活动并将其输出到一个文件或屏幕中的工具。 www.ibm.com 4. However, the microarchitecture and bone strength of GC-2 recovered to a similar level of the controls. 但在GC–2组中,松质骨的微结构和骨强度恢复到对照组的水平。 www.oaopdoc.com 5. Because compaction can take a long time, the GC tries to avoid it if possible and in fact compaction is a rare event. 因为整理花费的时间可能很长,所以可能的话,GC会试图避免整理,实际上,整理也是很少发生的事件。 www.ibm.com 6. Physico chemical properties and fatty acid composition of Elsholtzia Ciliata (Thunb. ) Hyland seed oil were analyzed by GC. 为开发利用香薷籽资源,对香薷籽油物理化学性质和脂肪酸组成进行了分析测定。 dictsearch.appspot.com 7. gc, is typically the first place developers go to try to figure out if the JVM garbage collector is acting up and causing poor performance. 开发人员尝试寻找是否JVM垃圾收集器发生故障或者导致性能低下,通常首先要做的就是执行gc。 www.ibm.com 8. The first place to start with tuning garbage collection is to examine the verbose GC output. 微调垃圾收集首先要做的是检查冗长的GC输出。 www-128.ibm.com 9. However, the right GC policy can also deliver significant performance advantages to an application. 不过,正确的GC策略能够为应用程序交付重要的性能优势。 www.ibm.com 10. To prevent automatic finalization, Dispose implementations can call the GC. : : . SuppressFinalize method. 为防止自动终止,Dispose实现可以调用GC.::.SuppressFinalize方法。 msdn2.microsoft.com |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。