如果有几个小程序,可以一次将它们全部加载,然后在开始运行时使用不同的入口点来运行程序,而不用重新执行整个加载过程。
If you have a few small programs, you could load them all at once, then use different entries when starting a run to run different programs without redoing the whole load process.
例如,你可能会在内存或者处理器上安置可执行程序,并附以用于描述执行过程的特定结果。
You might, for example, position executable programs in memory or in the processor, with certain consequences for the description of the execution process.
多数开发人员创建这样的应程序,它处理各行、提取数据,然后为各行执行存储过程。
Most developers create an application that processes each line, extracts the data, and then executes a stored procedure for each line.
连接器不应该分别执行这两种查询,然后通过程序代码对结果集进行组合。
Your connector should not attempt to execute both types of query and then programmatically combine the result sets.
此应用程序会在完成定制过程之后执行代码。
The application will execute the code after the customization process completes.
可视化跟踪6是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。
Visual trace 6 is used during program execution to reveal the execution path through a diagram; it depicts the control flow and how the software operates.
然而,持久性经常需要用一种与程序执行过程中的数据保存方式不同的方法来保存状态信息。
However, persistence often requires saving state information in a way that's conceptually different from how the data exists in the execution of the program.
这是因为调用是同步进行的,客户端应用程序必须等待服务器完成该过程才能执行进一步处理。
The reason is that because the calls are synchronous, the client application must wait for the server to complete the procedure before it can proceed further.
但是这个实用程序还执行存储过程的完全构建,以便将源文件也放到目标服务器上。
But this utility also performs a full build of the stored procedure, thus transferring the source to the target server.
对于静态SQL,用户仅接收权限来执行绑定过程的输出,也称为程序包。
With static SQL, users only receive privileges to execute the output of the bind process, known as the package.
填写和提交贷款申请流程就是这样一个示例,组织一般通过一个自定义的应用程序执行此过程。
An example is the process of completing and submitting a loan application, which an organization typically performs through a custom application.
与ABEND或崩溃不一样,挂起有时会自己解决问题,应用程序继续其正常的执行过程,无需您的干预。
Unlike an ABEND or crash, sometimes a hang will resolve itself, and the application resumes its normal execution without your involvement.
客户端应用程序通过调用存储过程只需要访问数据库一次就可以执行一系列本地操作,而不用多次访问数据库服务器。
A client application can call on the stored procedure to perform a series of native operations in one trip to the database, rather than involving multiple trips to the database server.
在任何应用程序执行的过程中,都会定期地发生很多种内存管理活动。
There are several memory management activities that will regularly occur during the execution of any application.
客户机应用程序调用存储过程,然后存储过程执行数据库访问,但不会跨网络返回不必要的数据。
A client application calls the stored procedure, which then performs the database accessing without returning unnecessary data across 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.
应用程序必须能够将其正式程序策略构建到过程中,然后在系统和工具中实现并执行这些过程。
The application programs must be empowered to establish their formal program policies into procedures which are implemented into systems, tools for execution.
在应用程序的执行过程中,当需要打开文件、发送数据包或者使用系统资源时,它会对基础操作系统进行相应的系统调用。
As an application executes, it makes system calls to the underlying operating system whenever it needs to open a file, send a packet, or otherwise use system resources.
当包含这些代码片段的应用程序运行时,ARM就会执行这些调用过程。
When the application with the code snippets is executed, the ARM implementation processes these calls.
运行时分析:通过提供对线程、内存的使用和对象的行为的分析,帮助你去理解你的程序在执行的过程中是如何运转的。
Runtime Analysis: Helps you to gain an understanding of how your application behaves during execution by providing insight into thread utilization, memory usage, and object behavior.
服务请求者节点常常代表商业应用程序组件执行远端的过程调用分布式对象,即服务提供者。
Service requestor nodes will often represent a business application component that performs remote procedure calls to a distributed object, the service provider.
想要执行某个事务(例如更新订单或者购买某个产品)的应用程序,只需从应用程序中调用存储过程。
Applications wanting to begin a transaction, such as updating an order or purchasing a product simply need to invoke the appropriate stored procedure from the application.
在并行式程序里,处理过程被分为多个部分,每个部分可以并发执行。
In a parallel program, the processing is broken up into parts, each of which can be executed concurrently.
在升级过程中,用户应用程序必须执行一些步骤来将其连接移动到适当的服务器,以避免客户机连接停用。
User applications must take steps to move their connections to the appropriate servers during the upgrade process to avoid client connection downtime.
可以说流程引擎根据整个应用程序执行过程中的业务逻辑来管理流程的生命周期。
You can say that the process engine manages the process's life cycle according to the business logic throughout the execution of the application.
我们将应用程序利用率定义为:分配给特定时间窗内的应用程序的时间百分比,在这段时间内应用程序连续地执行完整个运行过程。
We define application utilization as the percentage of time allotted to an application in a given window of time continuously sliding over the application's complete run.
操作系统可以快速执行和响应程序,对计算机用户来说,这个执行过程难以被注意到的(因为太快了)。这也让我们觉得,操作系统好像同时执行了多道程序。
The operating system can allow execution of multiple programs so quickly that it is virtually unnoticeable to a human user, making it seem as all the programs are running at the same time.
这能够让传统的系统测试应用程序的子集的开发和执行在每个迭代的过程中执行。
This enabled a subset of traditional system test application development and execution runs during every iteration.
您将创建一个简短的独立程序来执行此设置过程。
You're going to create a short stand-alone program that performs this setup.
在过程执行结束后,程序遍历了所有订单并只履行那些当前?存项可以满足订购要求的订单。
At the end of the execution of this procedure, the program has gone through all the orders and fulfilled only those that can be fulfilled with the items currently in stock.
应用推荐