介绍了PC的程序流程、各功能程序的运行过程及调试运行中应注意的问题。
The program flowchart of the PC, operational aspect of the functional programs, and questions needing attention in the debug process were introduced.
然后给出了软件流程图,详细分析了测试共振和焊接效果两个子程序的运行过程。
The flow chart of software is provided. Two subprograms of the test of resonance and the quality of operation are expounded.
TFCDOS通过事件序列记录CORBA分布式对象程序的运行过程,并通过定义事件约束来检测事件的有效性。
TFCDOS can record a CORBA distributed object program's running process by using event sequence and check the effectiveness by defining event constrains.
JDPT基于运行环境定义事件,通过事件序列记录分布式程序的运行过程,并定义事件约束检测可行事件序列集的有效性。
JDPT defines events based on the runtime environments, records execution processes of the distributed program as event sequences, and defines event sequencing constraints to check the v.
如果有几个小程序,可以一次将它们全部加载,然后在开始运行时使用不同的入口点来运行程序,而不用重新执行整个加载过程。
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.
例如,您可以运行程序,设置界限,监视与服务进入中断点,通过程序指示的步骤,检查变量,并检查访问栈。
For example, you can run programs, set line, watch and service entry breakpoints, step through program instructions, examine variables, and examine the call stack.
如果是,则运行求值程序对应于那个特殊行为的内部处理过程,并返回结果。
If so, then run the evaluator's internal procedure for that special form and return the result.
业务组件可以在应用程序运行时创建,也可以在应用程序的实例化过程中在一个应用程序模板外部或者一个备份中创建。
A business component can be created at the run time of an application, or during the instantiation of an application out of an application template or a backup.
IT体系结构与服务模型确定企业数据、应用程序和基础设施所属的组织及其在静态和运行时执行的过程中的相互关系。
It architecture and the service model identify the organization of enterprise data, applications, and infrastructure and how they are interrelated both statically as well as during run-time execution.
该视图将控制当前运行的程序,允许您通过程序查看堆栈和步骤。
This view controls the currently running program, allowing you to view the stack and step through the program.
您可以为您正在分析的应用程序,在其运行过程中保存内存概要数据的“快照”,以便您可以之后更详细地观察。
You can save a "snapshot" of memory profiling data for the application you are analyzing as it is running so that you can view it later in more detail.
当包含这些代码片段的应用程序运行时,ARM就会执行这些调用过程。
When the application with the code snippets is executed, the ARM implementation processes these calls.
对于运行在该区域的应用程序,没必要改变应用程序服务器或应用程序部署过程。
For applications running in this zone, no changes are necessary to the application servers or to the application deployment process.
但是通过使用REOPT绑定选项,优化器将会根据应用程序在运行时所提供的值来生成存取计划,而不是使用绑定过程中创建的一般计划。
But with the REOPT bind option, the optimizer will generate an access plan against the value provided by the application during runtime, instead of using the generic plan created during bind.
只有当应用程序实际上需要该类,而不是在编译或运行时过程中,此类的类型才成为显式的。
The class type will become explicit only when the application actually needs the class, not during compile or run time.
用户会看到一些等待图示,表示应用程序正在运行过程中,但是用户并不需要更复杂的过程来发送更多交互请求。
The user sees some sort of spinner that indicates the application is working, but the user is not tying up a mongrel process that could serve more interactive requests.
如果使用了受防护的存储过程,那么除了运行存储过程应用程序所需的内存之外,每个用户连接还有两个DB 2代理程序。
If fenced stored procedures are used, then each user connection has two DB2 agents, in addition to the memory required to run the stored procedure application.
在构建过程后期,创建的PJCL和所有的存储起来的输出程序一起运行,在使用者眼中,这种创建刚刚开始。
At the end of the build process, the PJCL that was created and run along with all output is stored in the user view where the build was initiated.
可能需要更多的内存来支持在本地运行或作为存储过程运行的应用程序。
More memory may be needed to support applications that run locally or as stored procedures.
构建消息(特别是JMS消息)和解析消息通常是开销相当大的过程,因此最好在不同的计算机上运行这些注入器应用程序。
Building messages (especially JMS messages) and parsing responses is often a relatively expensive process, and so it is better to run these on a different machine.
该迭代过程运行并重新运行原始的应用程序源代码,以确保高质量的转换。
This iterative process enables the original application source code to be run and rerun to ensure a high-quality transformation.
验证程序工作的过程中将运行结果记录到内存中的一个XML文件中。
As the validator works, it keeps track of the running results as an in-memory XML file.
我们将应用程序利用率定义为:分配给特定时间窗内的应用程序的时间百分比,在这段时间内应用程序连续地执行完整个运行过程。
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.
当堆的空间能够满足程序的内存请求时,那么请求的处理过程就可以直接由语言运行时来负责,而不必有系统内核参与。
If there is enough space in the heap to satisfy a memory request, it can be handled by the language runtime without kernel involvement.
在程序运行过程中,您将看到右手下方系统托盘中的交通灯图标。
You will see a traffic signal icon in the bottom right-hand system tray while the program is running.
在一般的应用程序中,被调用的过程在相同的地址空间中运行,并把结果返回给发出调用的过程。
In a general application, a called procedure runs in the same address space and results are returned to the calling procedure.
下面讨论在ODBC客户机应用程序和正在运行的IDS实例之间启用连接的过程。
The following sections walk through the process of enabling connectivity between an ODBC client application and a running instance of IDS.
当一个程序运行时,完成表达式中指定操作的过程被称为赋值。
When a program is run, the process of carrying out each of the specified operations in an expression is called evaluation.
注释的定义是为了控制方法参数和类成员的注入,它们在运行时的整个过程向应用程序提供了有价值的上下文信息。
Annotations are defined that govern injection of method parameters and class members, which provide valuable contextual information to applications during runtime.
注释的定义是为了控制方法参数和类成员的注入,它们在运行时的整个过程向应用程序提供了有价值的上下文信息。
Annotations are defined that govern injection of method parameters and class members, which provide valuable contextual information to applications during runtime.
应用推荐