Analysis method of HPLC and GC for propamocarb hydrochloride was studied in this article.
本文对高效液相色谱法和气相色谱法分析霜霉威盐酸盐的方法进行了研究。
These correspond to GC pauses.
这些峰值对应于GC暂停。
Avoiding object creation and gc.
避免对象创建和gc。
为什么考虑verboseGC日志?
Maoni details the concurrent gc.
Maoni详细解释了并发gc。
However, It decreases overall throughput of GC.
然而,它也减少了GC的整体吞吐量。
You tune GC to optimize application performance.
您可以调整GC以优化应用程序的性能。
gc线程。
GC: What are your hopes for mobile user interfaces?
GC:你对移动设备界面设计有什么展望?
You may draw text and many shapes using the GC.
您可以使用GC绘制文本和许多形状。
No single GC pause exceeds some maximum upper bound.
没有一个GC暂停超出了最大上限。
The less you allocate, the less work GC needs to do.
你分配的越少,GC需要做的工作越少。
You can also invoke the JVM's garbage collector (GC).
还可以调用JVM的垃圾收集器(GC)。
When this threshold approaches, a concurrent GC begins.
达到这个阈值时,就会启动一个并发gc。
When you allocate on the GC heap, exactly what does it cost?
当你从GC堆中分配内存时,它到底消耗什么资源呢?
If you must call GC, do it during a non-critical or idle phase.
如果必须调用GC,那么可以在非紧急阶段或空闲阶段实现它。
GC: Do those cultural differences show up in user testing, too?
GC:那些文化差异在用户测试中会有所体现吗?
GC: So are you using more advanced techniques like eye tracking?
GC:所以你就开始使用更多高科技设备,就像眼动仪?
GC maintains a number of relationships with various ESA entities.
GC维系着同各个ESA实体之间的许多关系。
GC occurs in three phases: mark, sweep, and optionally compact.
GC有三个阶段:标记、清除和可选地整理。
There's a threshold that when exceeded, a GC will be triggered.
这里有一个阀值,当阀值被超过时,GC操作被触发。
This section discusses objects and the heap, or storage, aspect of GC.
本节讨论GC的对象和堆或存储器方面。
Apply JVM tuning techniques to reduce the frequency and duration of GC.
应用JVM技术可以减少GC的频率和持续时间。
The verbose GC logs can also help evaluate application scalability.
详细GC日志还可以帮助评估应用程序的可伸缩性。
Significantly enhanced GC technology supports 1-millisecond pause times.
得到极大加强的GC技术支持1 毫秒的暂停时间。
The allocation of large objects can be troublesome for many GC strategies.
大型对象的分配对很多GC策略都是件棘手的事情。
Tune the JVM appropriately to balance GC intervals and GC pause times.
适当调优JVM,平衡GC间隔和 GC暂停时间。
Trigger GC event types correspond to the GC cycle's start and end points.
triggerGC事件类型对应GC循环的开始点和结束点。
Verbose GC is a tool that logs and outputs GC activity to a file or screen.
冗余gc是一种记录GC活动并将其输出到一个文件或屏幕中的工具。
This section describes the recommendations for the two types of GC policies.
这个小节针对两种 GC类型提供了建议。
应用推荐