单词 | task scheduler |
释义 | 例句释义: 任务调度程序,计划任务,工作排程器,计划任务服务 1. You can shut down and restart Windows automatically using Task Scheduler, enabling you to run Chkdsk on the system drive at startup. 通过使用任务管理器你可以自动关闭重启Windows,这使得你可以在启动项下的系统驱动中运行Chkdsk。 bbs.internet.org.cn 2. With the Z-Cron task scheduler with which you are able to execute tasks on your PC automatically and time-triggered. 随著的Z-玉米任务调度与您能够执行任务,你的电脑会自动和时间触发。 cheap.yourabusedbitch.com 3. The last screen of the Task Scheduler Wizard shows the summary of the new task, requesting confirmation of values. TaskSchedulerWizard的最后一个屏幕显示新任务的设置汇总,要求用户确认这些设置值。 www.ibm.com 4. The Task Scheduler service must be running and properly configured to run tasks. 为了运行任务,任务计划程序服务必须正在运行且必须正确配置。 support.microsoft.com 5. Only one instance of the Task Scheduler service can run at a time! 一次只能运行一个任务计划程序服务范例! angel.w15.5tom.cn 6. A task scheduler makes sure that the work of a task is eventually executed. 任务计划程序确保任务的工作得以最终执行。 technet.microsoft.com 7. Therefore, you typically do not use the Task Scheduler directly. 因此,一般不直接使用任务计划程序。 207.46.16.252 8. The Task Scheduler consists of different screens for configuration, and operation surveillance. 任务制定由不同的界面组成,包括参数配置和运行监控。 wenku.baidu.com 9. Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use. 否则,转让工作排程要执行此操作,在夜间当电脑在不使用的。 column.iresearch.cn 10. Now, you can program Windows Task Scheduler to run it regularly, by performing the steps in the following procedure. 现在,可以通过执行如下过程中的步骤将Windows任务计划程序安排为定期运行该批处理文件。 msdn2.microsoft.com 1. Autonomic computing daemon (db2acd): Hosts the health monitor, automatic maintenance utilities, and the administrative task scheduler. Autonomiccomputingdaemon(db2acd):驻留健康状态监视程序、自动维护实用程序和管理任务调度程序。 www.ibm.com 2. Use Task Scheduler to schedule computer tasks to run automatically. 使用“任务计划程序”安排自动运行的计算机任务。 www.jukuu.com 3. The Task Scheduler Service is not installed on this computer. 这台计算机没有安装任务计划程序服务。 www.drados.com 4. Finally, the utility updates and restarts the Team Foundation Server Task Scheduler service, TFSServerScheduler for changes to take effect. 最后,该实用工具更新并重新启动TeamFoundationServer任务计划程序服务TFSServerScheduler以使更改生效。 msdn2.microsoft.com 5. The Task Scheduler is cooperative and uses a work-stealing algorithm to achieve maximum usage of processing resources. 工作排程器是合作式的,并会使用工作窃取演算法达成处理资源最大使用率。 technet.microsoft.com 6. The core of the RTOS takes charge of task scheduler and switch to ensure the real-time of task. 嵌入式实时操作系统的内核负责各个任务之间的调度和切换来保证任务的实时性。 www.fabiao.net 7. If Task Scheduler is not displayed in the list, type net start "task scheduler" , and then press ENTER. 如果列表,中未显示TaskScheduler键入net启动“任务计划程序”,然后按Enter。 support.microsoft.com 8. Worse, the internal data structure used by the task scheduler could become corrupt. 更糟的是,任务调度程序所用的内部数据结构会变成讹误。 www-128.ibm.com 9. Enable the Task Scheduler service on all operating systems for remote and cluster installation. 在所有操作系统上启用任务计划程序服务以进行远程群集安装。 msdn2.microsoft.com 10. The data processing units may perform tasks in response to task start signals provided from the task scheduler. 数据处理单元可以响应于从任务调度器所提供的任务开始信号来执行任务。 www.bing.com 1. The Task Scheduler service is not installed on the target computer. 任务计划程序服务没有安装在目标计算机上。 angel.w15.5tom.cn 2. Configure, manage, and troubleshoot the Task Scheduler. 配置和管理计划任务及故障排除。 xzc.2000y.net 3. When continued, Task Scheduler will run all scheduled programs. 在继续运行时,“任务计划程序”将运行所有计划的程序。 www.jukuu.com 4. Corruption was detected in the Task Scheduler security database; the database has been reset. 任务计划程序安全数据库已损坏;已重设数据库。 www.fan6.net 5. Task Scheduler is an useful addition to Windows Vista and the upcoming Windows Server 2008. 计划任务程序是WindowsVista以及即将发布的WindowsServer2008中一个很有用的附件。 www.infoq.com 6. Displays a log of the programs that Task Scheduler has run recently. 显示计划任务程序上一次运行的程序的日志。 www.dictall.com 7. Cannot access Task Scheduler. The job cannot be scheduled. 无法访问任务计划程序。无法计划此作业。 www.fan6.net 8. The sysadmin database which is a logged database contains tables that store Task Scheduler information. sysadmin数据库是带有日志信息的数据库,其中包含存储TaskScheduler信息的表。 www.ibm.com 9. This topic describes how to use Windows Task Scheduler to run a batch file that starts a test run. 本主题介绍如何使用Windows任务计划程序来运行启动测试运行的批处理文件。 msdn2.microsoft.com 10. Create a batch file for the Windows Task Scheduler service. 为Windows任务计划程序服务创建一个批处理文件。 msdn2.microsoft.com 1. Could not be retrieved from the task scheduler database. 无法从任务计划程序数据库检索。 www.dictall.com 2. This figure shows the task scheduler with some typical settings. 此图显示了含有一些典型设置的任务计划程序。 office.microsoft.com 3. Disabling Task Scheduler Service on cluster nodes causes Setup to fail with Error 1058. 在群集节点上禁用任务计划程序服务会导致安装程序失败并出现代码为1058的错误。 msdn2.microsoft.com 4. The Task Scheduler is defined and driven by tasks. TaskScheduler是由任务定义和驱动的。 www.ibm.com 5. How to: Create a Task Scheduler That Limits the Degree of Concurrency. 如何:创建限制并发程度的任务计划程序。 technet.microsoft.com 6. This article reviews the Linux 2. 6 task scheduler and its most important attributes. 本文将回顾一下Linux2.6的任务调度器及其最重要的一些属性。 www.ibm.com 7. This is a quick lesson on how to use the Task Scheduler from managed code. 本文是一篇快速教程,讲解了如何在托管代码中使用计划任务程序。 www.infoq.com 8. If the Task Scheduler is disabled, SQL Server Setup fails with Error 1058. 如果禁用任务计划程序,SQLServer安装程序将失败,错误为1058。 msdn2.microsoft.com 9. Memory leak in Task Scheduler when you schedule programs or processes to run for a long time 当计划程序或进程运行很长时间时,任务计划程序中出现内存泄漏 support.microsoft.com 10. Corruption was detected in the Task Scheduler security database 检测出任务计划程序的安全数据库有损坏 www.fan6.net 1. A vulnerability in Task Scheduler could allow code execution 任务计划程序中的漏洞可能允许代码执行 support.microsoft.com 2. Schedule Tests using Windows Task Scheduler 使用Windows任务计划程序安排测试 msdn2.microsoft.com 3. Replica location and task scheduler algorithm based on multi-target optimizing model 基于多目标优化的复本分布及任务调度算法 ilib.cn 4. To enable the Task Scheduler Service 启用任务计划程序服务 msdn2.microsoft.com 5. Study on task scheduler in embedded RTOS 嵌入式RTOS中任务调度问题研究 service.ilib.cn 6. How to: Enable Windows Task Scheduler Service 如何启用Windows任务计划程序服务 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。