GC establishment Services (GC-ES) is responsible for the establishment of new merchant accounts.
GC建立服务(GCEstablishment Services, GC - es)负责建立新的商家帐户。
Analysis method of HPLC and GC for propamocarb hydrochloride was studied in this article.
本文对高效液相色谱法和气相色谱法分析霜霉威盐酸盐的方法进行了研究。
The optimal heap settings will depend on the GC policy, described in the next section.
最佳的堆设置取决于GC策略,这将在下一小节进行讨论。
The -verbose: gc command-line option produces trace data containing gc statistics including the heap occupancy.
gc命令行选项生成包含gc统计数据(包括堆占用情况)的跟踪数据。
Until now there have been two GC types: Workstation and Server. The Workstation GC could be run with Concurrency on or OFF.
目前GC有两种工作模式:工作站模式和服务器模式,其中工作站模式还可以设置是否并发执行。
A traditional GC can't meet this requirement because the application must halt for the GC to reclaim any unused memory.
传统GC无法满足这个需求,因为应用程序必须暂停以便GC可以回收所有未使用的内存。
Verbose GC is a tool that logs and outputs GC activity to a file or screen.
冗余gc是一种记录GC活动并将其输出到一个文件或屏幕中的工具。
When you allocate on the GC heap, exactly what does it cost?
当你从GC堆中分配内存时,它到底消耗什么资源呢?
However, It decreases overall throughput of GC.
然而,它也减少了GC的整体吞吐量。
In exchange for this compromise, the GC won't impede the scheduling of NHRTs, even during a GC cycle.
作为对这种妥协的交换,GC不会阻止NHRT的调度,即使在GC循环期间也是如此。
The allocation of large objects can be troublesome for many GC strategies.
大型对象的分配对很多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 occurs in three phases: mark, sweep, and optionally compact.
GC有三个阶段:标记、清除和可选地整理。
This section discusses objects and the heap, or storage, aspect of GC.
本节讨论GC的对象和堆或存储器方面。
You may draw text and many shapes using the GC.
您可以使用GC绘制文本和许多形状。
Apply JVM tuning techniques to reduce the frequency and duration of GC.
应用JVM技术可以减少GC的频率和持续时间。
This line reports the time at which the GC cycle began and the cycle that we're in, that is, GC (177).
此行报告了GC循环开始的时间以及我们所处的是哪个循环,即GC (177)。
There's a threshold that when exceeded, a GC will be triggered.
这里有一个阀值,当阀值被超过时,GC操作被触发。
The Workstation/Concurrency OFF and Server types are called blocking GC because there is no activity going on when the GC runs.
工作站非并发模式与服务器模式统称为阻塞式GC,因为GC运行时其它代码无法运行。
Section C illustrates GC activity when utilization is near the target utilization.
C段表示利用率接近目标利用率时的GC活动。
GC: So are you using more advanced techniques like eye tracking?
GC:所以你就开始使用更多高科技设备,就像眼动仪?
No single GC pause exceeds some maximum upper bound.
没有一个GC暂停超出了最大上限。
GC: What are your hopes for mobile user interfaces?
GC:你对移动设备界面设计有什么展望?
For the log as a whole, the GC overhead (that is, the amount of time spent doing GC) is around 5 percent, which is pretty good.
对于整个日志来说,GC开销(即花费在执行GC上的时间)大约为5%,这是非常不错的。
These correspond to GC pauses.
这些峰值对应于GC暂停。
When this threshold approaches, a concurrent GC begins.
达到这个阈值时,就会启动一个并发gc。
To improve the RAS characteristics of the GC component, the GC logging mechanism has been updated in two ways.
为了改进gc组件的RAS品质,gc日志记录机制在两个方面进行了更新。
GC maintains a number of relationships with various ESA entities.
GC维系着同各个ESA实体之间的许多关系。
The less you allocate, the less work GC needs to do.
你分配的越少,GC需要做的工作越少。
应用推荐