After the code review, I'll walk you through the process of downloading the sample code and the ECS libraries so that you can execute the example application on your own machine if you wish.
回顾完代码后,我将引导您完成下载示例代码和ecs库的过程,这样如果愿意,您就可以在自己的计算机上执行这个示例应用程序。
With static SQL, users only receive privileges to execute the output of the bind process, known as the package.
对于静态SQL,用户仅接收权限来执行绑定过程的输出,也称为程序包。
The process of migration centers around packaging the suspended state of the VM (represented by memory) and moving those pages to a new host, and then restoring the VM to execute.
迁移过程的中心是打包VM 的挂起状态(存储在内存中),并将这些包移动到新主机上,然后恢复 VM来执行相关操作。
Perhaps the most malicious form of injection attack is code injection—placing new code into the memory space of the running process and then directing the running process to execute it.
最恶劣的注入攻击形式也许是代码注入——将新代码置入正在运行的进程的内存空间,随后指示正在运行的进程执行这些代码。
This short-running process follows the Execute Transaction pattern described in Part 2 of this series.
这个短时间运行的流程遵循本系列 第 2部分中所述的“执行事务”模式。
These are only temporarily objects; they actually disintegrate when the final process of the application partition ends, and as such, are more geared to execute processes than entire applications.
这些只是临时对象,它们实际会在应用程序分区的最后一个进程结束时消失,因此更适合用于执行进程,而不适合执行整个应用程序。
Since process is a collection of the activities, we need to figure out the mechanism to assemble and execute such collection.
因为流程是活动的集合,我们需要定出装配及执行这种集合的机制。
These Numbers must be taken with a grain of salt, because they only represent the time the process spent on the CPU, not the real time it took to execute (also known as the wall clock time).
但是不能完全相信这些数值,因为它们仅表示进程耗费在CPU上的时间,而不是其真正的执行时间(也称为时钟时间)。
The IBM SOA approach includes both the guidance and tools that you need to envisage, model, define, describe, deploy, execute, and govern systems of services and business process.
IBMSOA方法包括了指南和工具,您可以使用它来查看、建模、定义、描述、部署、执行和管理服务系统及业务进程。
With static SQL, users only receive privileges to execute the output of the bind process, known as the package, and that package contains the SQL statements.
使用静态SQL,用户仅收到执行绑定进程输出(称为包)的权限,并且该包包含sql语句。
A workflow is a way of describing a set of steps (often called activities) that are combined to execute a particular business process.
工作流程是一种描述一组步骤(通常称为活动)的方法,这组步骤组合起来执行一个特定的业务过程。
The HTML pages within an extension often need to communicate. Because all of an extension's pages execute in same process on the same thread, the pages can make direct function calls to each other.
扩展的HTML页面间也需要通信,因为扩展下面的所有HTML页面都在一个进程下工作,可以互相调用函数。
This use of the stop node is correct, because task 4 is the last executing task of this process and no other activities execute in parallel.
在此处使用停止节点是正确的,因为Task4是该流程执行的最后一个任务,而且没有与之并行执行的活动。
When you next log in, your .profile should execute as part of the login process, and this should display the working directory as part of the shell prompt.
当您下次登录时,您的.profile 文件将作为登录流程的一部分执行,这将把工作目录显示为shell提示的一部分。
However, the semantics of start nodes in Business Modeler specifies that all start nodes of a process model execute at once.
不过,Business Modeler中各个开始节点的语义规定,流程模型中所有开始节点都是立即执行的。
For example, attackers could be trying to inject code into the process via stack corruption, resulting in the ability to execute code of the attacker's choice.
例如,攻击者可能会通过堆栈溢出(stackcorruption)将代码注入进程,从而执行攻击者选定的代码。
The process can then execute one of the system calls in the exec family, which replaces the current running image with the new one.
然后该进程可以执行exec系列中的某个系统调用,从而将当前运行的映像替换为新的映像。
Nautilus actually launches a new process to execute a script and sets a number of environment variables to pass information.
Nautilus实际上是启动新的流程来执行脚本,并设置多个环境变量来传递信息。
Generate a batch file and execute commands to process all of the Rational Team Concert resources that were created in the previous step.
生成一个批处理文件,并执行命令以处理前面步骤中所创建的所有RationalTeam Concert资源。
For example, the process of creating the keys, installing them, and getting ssh-agent to execute via a.bash_profile only has to be done once per machine.
例如,创建密钥、安装密钥、通过. bash_profile执行ssh - agent的过程在每台机器只需要进行一次。
Service components are implemented using the capabilities of WebSphere Process Server, which is why they must execute in WebSphere Process Server at run time.
服务组件是使用WebSphereProcessServer的功能实现的,这就是为什么它们必须在运行时在WebSphere Process Server中执行的原因。
Db2vend (fenced vendor process) : Executes vendor code on behalf of an EDU, for instance to execute the user-exit program for log archiving (UNIX-only).
db2vend(隔离的供应商进程):代表一个EDU执行供应商代码,使实例执行用户退出程序,以便进行日志归档(仅在UNIX上)。
Let's say that at the beginning of the day you have a class called BusinessProcess whose job is to, well, execute a business process. Along the way, it needs to access data from a data source.
就拿最早的例子来说,你有一个称为BusinessProcess的类,它的工作是,嗯,执行业务处理。
They focus on structuring an organization to achieve process-driven quality and leave the details of how to execute the process up to each organization.
它们强调通过结构化一个组织来实现过程驱动的质量,而把如何执行过程的细节问题留给每个组织。
All participants of the choreography need to be aware of the business process, operations to execute, messages to exchange, and the timing of message exchanges.
所有参与其中的动作都必须知道业务流程、业务执行、互换的信息,以及信息互换的时机。
So when the cached opcodes of a PHP script exists, we can skip by the parse and compile steps of the PHP request process and directly execute the cache opcodes and output the results.
因此当php脚本的缓存操作码存在时,我们可以跳过PHP请求流程的解析和编译步骤,直接执行缓存操作码并输出结果。
Processes in CSP form the basic building blocks for complex systems -- one process can be wired up with one or more other processes (all set to execute in parallel) to form a network of processes.
CSP中的进程构成了复杂系统的基本构造块 ——一个进程可以同一个或多个其他进程连接起来(全都设置成并行的),从而构成一个进程网络。
The process owner's job is to execute the process and achieve some kind of value to the organization in doing so.
过程所有者的工作是执行过程并实现对组织的某种价值。
In any execution of the process, both inputs will never be produced and thus, Task 4 cannot execute.
在此流程的任意执行过程中,将永远不会产生这两个输入,因而无法执行Task4。
In any execution of the process, both inputs will never be produced and thus, Task 4 cannot execute.
在此流程的任意执行过程中,将永远不会产生这两个输入,因而无法执行Task4。
应用推荐