网站首页  词典首页

请输入您要查询的英文单词:

 

单词 processor time
释义

processor time

美 
英 
  • un.处理机时间
  • 网络处理器时间;处理器时间百分比;处理器利用率
un.
1.
处理机时间

例句

释义:
1.
These will give you an idea of how much processor time is spent servicing the network and if the DPC queue is growing.
这些信息可以让您了解网络占用的处理器时间以及DPC队列是否在增长。
www.ibm.com
2.
Furthermore, two or more applications sharing processor time could be issuing conflicting instructions to the hardware.
此外,共享处理机时间的两个或多个应用程序有可能会在向同一个硬件发送指令时产生冲突。
blog.xdnice.com
3.
Your goal, though, is not to do as much as you can in the time available, but to use as little processor time as possible.
但是,我们的目标不是在这段时间内做尽可能多的工作,而是使用尽可能少的处理器时间。
www.ibm.com
4.
If you do not, processor time will be wasted loading view state into the server control that will only be overridden by the database query.
如果不这样做,处理器时间将浪费在将视图状态加载到服务器控件上,而这些状态只是由数据库查询重写。
msdn2.microsoft.com
5.
A thread is a sequence of instructions to which the operating system allocates processor time.
执行绪是作业系统配置处理器时间的指令序列。
technet.microsoft.com
6.
Each of these technologies uses processor time outside of the application programmer's control.
这两种技术都要使用应用程序编程人员无法控制的处理器时间。
www.ibm.com
7.
The best way to trim down the amount of processor time the indexing service uses is by trimming down the amount of files being indexed.
最好的方式削减数额处理器时间使用索引服务是修剪下来的金额被编入索引的文件。
yule.wenda.sohu.com
8.
A multiprogramming operating system builds on this base, adding modules to manage processor time, main memory space, and peripheral devices.
多道程序设计的操作系统是建立在处理器时间管理、主存空间管理和外围设备管理等模块基础上的。
tr.bab.la
9.
The operating system uses the base-priority level of all executable threads to determine which thread gets the next slice of processor time.
操作系统使用所有可执行线程的基本优先级别来确定哪个线程获取处理器时间的下一个片段。
www.kuenglish.info
10.
Even though threads are executing within the runtime, all threads are assigned processor time slices by the operating system.
即使线程正在运行时中执行,所有线程都是由操作系统分配处理器时间片的。
technet.microsoft.com
1.
By itself, a build controller does not typically require a significant amount of processor time.
通常,生成控制器本身不需要很大的处理器时间量。
technet.microsoft.com
2.
The ZLIB compression algorithm requires more processor time but works well when applied to more varied data.
ZLIB压缩算法需要更多的处理器时间,但适用于更具变化性的数据。
www.ibm.com
3.
When a thread is blocked or sleeping, it does not consume processor time.
当一个线程被阻止或正在休眠,它不占用处理器时间。
technet.microsoft.com
4.
You can provide a low value if you want to limit the distributor's consumption of processor time on your system.
如果要限制分发服务器对系统处理器时间的占用,可提供一个较低的值。
technet.microsoft.com
5.
The main idea behind the CFS is to maintain balance (fairness) in providing processor time to tasks.
CFS背后的主要想法是维护为任务提供处理器时间方面的平衡(公平性)。
www.ibm.com
6.
Gets the total processor time for this process.
获取此进程的总的处理器时间。
msdn2.microsoft.com
7.
We could spawn a new thread for each piece of data produced, but this would waste a lot of processor time starting and stopping threads.
可为所产生的每个数据片段生成一个新线程,但这会将大量处理器时间浪费在启动和停止线程上。
www.ibm.com
8.
You can specify fewer threads to limit the consumption of processor time on your server.
可指定较少的线程数以限制服务器上的处理器时间占用。
msdn2.microsoft.com
9.
A foreground thread that executes constantly starves background threads of processor time.
连续运行的前台线程将使后台线程得不到处理器时间。
msdn2.microsoft.com
10.
In some circumstances, using channel compression can reduce the amount of processor time spent encrypting data for SSL-based connections.
在某些情况下,使用通道压缩可以减少为基于SSL的连接加密数据花费的处理器时间。
www.ibm.com
1.
The fourth point, with a value of about 57%, represents the average server processor time with 500 active users accessing the server.
第四点,值在57%左右,它代表了当有500个用户访问服务器时平均的服务器处理器时间。
www.ibm.com
2.
Requests that the common language runtime make processor time available to other tasks.
请求公共语言运行库分配处理器时间供其他任务使用。
msdn2.microsoft.com
3.
XML-Java Mapping requires increasingly more processor time as XML message size and complexity grows.
当XML消息大小和复杂性增加时,XML-JAVA映射需要越来越多的处理时间。
www.infoq.com
4.
If you are initializing an XML tree from code, it takes less processor time to use functional construction than to parse text.
如果要从代码初始化XML树,使用函数构造比分析文本所占用的处理器时间更少。
technet.microsoft.com
5.
SQLObject sacrifices processor time for developer time.
SQLObject为开发人员时间牺牲了处理器时间。
www.ibm.com
6.
The default value is 1, which uses the lowest amount of processor time while still providing some compression.
默认值是1,它占用的处理器时间最少,但仍能提供一些压缩。
msdn2.microsoft.com
7.
A CPU-bound application can't get enough processor time to complete the work it's being asked to do.
一个CPU关键型应用程序不能得到足够处理器时间来完成既定工作。
www.ibm.com
8.
Resources that require significant processor time, such as database connections, should be released with this event.
需要大量处理器时间的资源(如数据库连接)应通过该事件释放。
msdn2.microsoft.com
9.
The use of RDMA enables direct updates in member host memory without requiring member processor time.
RDMA的使用支持成员主机内存中的直接更新,不需要成员处理器时间。
www.ibm.com
10.
Gets the privileged processor time for this process.
获取此进程的特权处理器时间。
msdn2.microsoft.com
1.
Because DOM builds a tree of the entire document, it uses a lot of memory and processor time.
因为DOM要构造整个文档树,要花费大量的内存和处理器时间。
www.ibm.com
2.
The third point, with a value of about 28%, represents the average server processor time with 300 active users accessing the server.
第三点,值在28%左右,它代表了当有300个用户访问服务器时平均的服务器处理器时间。
www.ibm.com
3.
Gets the user processor time for this process.
获取此进程的用户处理器时间。
msdn2.microsoft.com
4.
The problem with this procedure is that it wastes a lot of good processor time.
这个过程的问题是,它会浪费大量处理器时间。
www.ibm.com
5.
Percentage of System CPU Time Percentage system time is the percentage of non-idle processor time spent in system mode.
PercentageofSystemCPUTime(系统CPU时间百分比)系统时间百分比是系统模式下非空闲处理器时间的百分比。
www.ibm.com
6.
Percentage User CPU Time Percentage user time is the percentage of non-idle processor time spent in user mode.
PercentageUserCPUTime(用户CPU时间百分比)用户时间百分比是用户模式下非空闲处理器时间的百分比。
www.ibm.com
7.
Let's start with processor time.
让我们从处理器时间管理开始讨论。
www.jukuu.com
8.
Because the DOM builds a tree of the entire document, it uses a lot of memory and processor time.
因为DOM要创建整个文档的树,要占用大量内存和处理器时间。
www.ibm.com
9.
Debugging this way requires a lot of resources and processor time.
这种调试方式需要大量资源和处理器时间。
msdn2.microsoft.com
10.
FIX: The "% Processor Time" counter of the Terminal Services Session performance object reports a value of more than 100 percent%
FIX:终端服务会话性能对象的:“%ProcessorTime”计数器报告值超过100%
support.microsoft.com
1.
Processor: % Processor Time not over 80% longer then 10 min. (add or upgrade cpu's - preferably with large level2 cache like 2mb)
Processor:%ProcessorTime不超过10min的80%(添加或升级CPU—最好带有大容量level2缓存,比如2mb)。
www.ibm.com
2.
SNMP uses 100 percent of the processor time in Windows 2000
在Windows2000中,SNMP使用100%的处理器时间
support.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/13 19:26:15