当网络中的系统变为非活动状态时,使用本文提供的程序强制执行自动关闭。
Use the programs presented herein to enforce an automatic shutdown when systems become inactive on the network.
从手工编写文档转换到自动生成技术文档要求系统管理员编写自动执行这些过程的程序和脚本。
Switching from a manual writing task to an automated process for generating technical documentation requires the administrators to write programs and scripts for automating these processes.
部署系统之后,可以通过 “自动引导”功能自动地为应用程序提供生产支持。
Once the system is deployed, you have "autopilot" functionality that will let you streamline and automate production support for your application.
这是通过一个特定的程序tunekrnl 实现的,它自动调整系统的参数来让Domino 可以更加有效地运行。
This is done through a special program, tunekrnl, which automatically adjusts system parameters to make Domino run more efficiently.
mail (Messagem):自动打开系统首选的电子邮件程序,并填写好一些字段。
Desktop.mail (Message m) : Automatically opens the system's preferred E-mail program with some of the fields filled in.
只要应用程序试图访问由acegi安全系统保护的bean方法,请求将被自动传递到Acegi的方法安全性拦截器。
Whenever an application tries to access a method of a bean secured using Acegi security System, the request is automatically transferred to Acegi's method security interceptor.
这是一个交互式、自动化的更新程序,可用于维护使用RPM的系统。
It is an interactive, automated update program that can be used for maintaining systems using RPM.
这由安装程序自动地完成,所以在安装之后系统已经为内部SSL配置好了。
This is done by the installer automatically so after installation the system is completely configured for internal SSL.
我认为这是非常矛盾的,系统异常引发了自动回滚而应用程序异常不能。
I think this is rather inconsistent, that system exceptions cause automatic rollback while application exceptions specifically do not.
应用服务器的好处之一就是会自动在系统层间和应用程序间发送用户标识信息。
One of the great benefits of an application server is that user identity information is automatically sent between system layers and across applications.
如果您建立自己的客户程序,就要有一个用户接口,或者决定要一个直接调用这些方法的自动系统。
If you were building your own client you might have a user interface, or you might decide to have an automated system that calls these methods directly.
在系统启动后,它将自动启动并搜索包含配置数据的CD,然后启动其中的配置应用程序以完成所有预定义的工作。
After a system starts, it will start automatically and search the CD containing the configuration data, then launch the configuration applications on it to get all predefined work done.
核心团队可以为在产品发布之前在最终系统测试时的使用而生成系统测试应用程序、场景,和自动脚本的子集。
The core team can produce a subset of the system test applications, scenarios, and automation scripts for use during final system test prior to product release.
ARE支持创建一个可重复的自动化流程,以确定您的系统或系统上运行的应用程序发生了什么变化。
ARE allows you to create an automated, repeatable process for determining what has changed on a system, or the applications running on that system.
程序员秩序明确每一步做什么,系统会自动分割数据,传输到不同处理器,最后再合成结果。
The programmer just has to specify what each step does, and the system automatically divides up the data, passes it between cores, and synthesizes the results.
第一,在编写业务应用程序时,资源适配器自动在后端系统中发现可用的内容,并将其公开为服务和业务对象。
First, when you author your business applications, the resource adapter automatically discovers what is available in your back-end system and exposes it as services and business objects.
如果应用服务系统可以指出在它上面运行的程序是否内存溢出,在需要时又能自动重启,这岂不是一件很酷的事?
Wouldn't it be cool if the application server could figure out if an application running on it had a memory leak and could restart itself when necessary?
为实现此目的,保险行业使用软件应用程序来系统表达业务条件并自动化这些条件,这正是IT专家派上用场的地方。
They do this by formulating business conditions and automating them using software applications, which is where the it experts come in.
GIG用户可以发布和检索信息并进行实时决策,而不是依赖于多个自动信息系统应用程序提供的历史信息。
GIG users can post and retrieve information and make real-time decisions rather than relying on historical information from multiple automated information systems applications.
您利用应用程序资源将用户系统自动化,并且利用处理信息的手工处理过程。
You use application resources to automate user systems and use manual procedures that process the information.
由于没有很好地将示例代码库划分成mvc代码,这导致它自身很容易地进行编程序测试,因此没有使用自动化单元测试或持续集成系统。
Because the example codebase was not well divided into MVC code that lends itself to easy programmatic testing, automated unit test or continuous integration system was not used.
产品安装程序会复制库,创建所需的配置文件,自动地更新系统配置。
The product installer copies the libraries, creates the necessary configuration files, and updates the system configuration automatically.
例如,您可以通过在VM部署任务中设置usr_cfg_app,要求VM在系统启动后运行一个应用程序以自动下载并安装新软件版本。
For example, you can ask the VM to run an application to download and install the new software build automatically after system start by setting USR_CFG_APP in the VM deployment task.
一旦存储器和网络被检测到,系统管理程序资源上的适当属性将自动更新。
Once the storage and networks have been detected, the appropriate attributes will be automatically updated on the hypervisor resource.
系统程序员通常需要使象ftp操作、电子邮件发送或处理以及GUI测试这样的任务自动化。
Systems programmers often need to automate things like FTP operations, E-mail emission or handling, and GUI testing.
在其他特性中,它包括WPAR的交叉系统管理和基于策略的自动化应用程序迁移。
Among other features, it includes cross systems management for WPARs and automated policy-based application mobility.
对CRM系统中的客户记录的更新之后紧跟对SOA的手动或自动调用,以告知其他应用程序这个意外的客户数据变更。
An update to a customer record in the CRM system is followed by a manual or automated call to the SOA to inform other applications of this out-of-bounds customer data change.
由于编译程序是在开发过程中需要无数次重复做的事情,因此我们自然就会希望使用一个自动化的编译系统,把自己从手工编译程序的繁杂事务中解放出来。
Because compiling is something you'll do thousands of times during development, you naturally want to use an automated build system to free you from doing it by hand.
系统会自动采用适合目标数据的格式,应用程序自然而然地获得存储和查询数据方面的运行时性能优势。
It simply enjoys the runtime performance benefits of storing and querying data in a format that's efficient for the target data.
不论因为什么原因,应用程序崩溃了,系统都会自动将它重启。路由池会对多个应用程序加以实时的负载均衡。
Applications that fail for any reason are restarted automatically, and multiple instances are load balanced from the router pool in real-time.
应用推荐