首先,必须了解操作代码并未直接绑定到任何具体的视图或视图实例。
First, you must understand that the action code is not directly tied to any particular view or view instance.
注意:所有这些内容均可在生成时直接在WSDL和操作代码中更改。
NOTE: All this can be changed directly in the WSDL and in the action code when it is generated.
这可以通过操作代码、使用调试器,或操作执行环境来完成。
This is done either by instrumenting the code, using a debugger, or instrumenting the execution environment.
所有scsi命令都要以操作代码的第一个字节为开端,以表明它所代表的操作。
All SCSI commands should begin with an operation code as the first byte. This indicates what operation it represents.
CDB包含了用来定义要执行的特定操作的操作代码,以及大量特定于操作的参数。
The CDB contains an operation code defining the particular operation to perform and a number of operation-specific parameters.
规则引擎中包含的外部化业务逻辑与主要操作代码和服务分离,允许更快地进行业务流程更新。
Externalized business logic contained in a rules engine separate from the primary operational code and services allowed for faster business process updates.
一定要注意的是,上面描述的JSON支持很容易激活,只需在各个视图中做更改,操作代码保持不变。
It's important to note that the JSON support described above was activated simply by making changes in the various views, with the action code remaining untouched.
JAUS由于跟配方构造有关,所以定义了一种命令结构,跟微控制器的低级机器语言中的操作代码一样。
As it relates to recipe constructs, JAUS defines a command structure that operates like opcodes in the low-level machine language of, say, a microcontroller.
为实现示例,您同样可以将操作代码“DELETE”映射到您的环境和语言中任何适当的用于删除的函数。
You may as well just map the opcode "DELETE" to whatever function is appropriate for deletion in your environment and language, to take that example.
386中也加入了分页机制,既可以提供分段机制的的多数功能,又没有性能损失,也没有编写段操作代码的麻烦。
Paging, also added in the 386, provides most of the practical benefits of segmentation without the performance cost and the extra complications of writing segment manipulation code.
外部化的业务规则:mdi中的规则引擎已与操作代码分离,可提供灵活性,能在无需重新编码的情况下针对新业务情况进行调整。
Externalized business rules: rules engine in the MDI is separated from operational code, for increased flexibility to adjust to new business conditions without recoding.
它不断增长的可用重构和代码生成功能集合允许您在更高的级别上操作代码,并自动化通常的代码密集型任务和易错任务。
Its ever-growing set of available refactorings and code-generation functions allow you to manipulate your code at a higher level and automate often coding-intensive and error-prone tasks.
我不建议那样去做的原因是,您可以分两次有效地转换代码,一次是从操作代码(opcode)到模板,再一次是从模板到实际的代码。
I don't recommend it because you are effectively translating code twice, once from opcode to template, and then from template to actual code.
如果对代码进行向量化,由于您正在将这些值当作字节进行处理,这意味着每条指令都要一次操作16 个值!
If you vectorize this code, since you are treating the values as bytes, that means that each instruction will operate on 16 values at once!
为什么呢?因为该代码块指定了在测试正确的情况下,我将进行的一系列操作。
Why? Because that block identifies a set of things that I'm going to do if the test is true.
收集操作规程、代码更改和帮助台规程。
Collect operating procedures, code changes, and help desk procedures.
清单5给出执行这个操作的代码。
对于调试来说,它是很有价值的,它允许调试器中断操作系统代码、并检查硬件寄存器。
It is useful for debugging purposes by letting the debugger break into operating system code and examining the hardware registers.
定制代码导致的限制操作。
表示并行数组上的操作的代码有点欺骗性。
The code for expressing operations on parallel arrays is somewhat deceptive.
要实现这个目的,让我们来看看在程序中对数据进行操作的代码。
To that end, let's look at code for manipulating the data from within the program.
清单1显示了其中一个操作类的代码。
代码中的操作得到剖析,实体合并到与代码相对应的模型元素中。
The operations in the code are parsed and the bodies are merged into the model elements that correspond to the code.
应用程序操作(如代码或配置更改)需要在分析完成之后进行。
Appropriate actions (such as code or configuration changes) need to be taken after the analysis is complete.
清单5提供了典型delete操作的SQL代码。
Listing 5 provides the SQL code for a typical delete operation.
清单15显示了update操作的SQL代码。
清单13显示了delete操作的SQL代码。
清单1显示了read操作的SQL代码。
AjaxProxyPortletSample 中的 proxy.js文件包含了执行以下操作的代码
The proxy.js file in the AjaxProxyPortletSample contains the code that performs the following operations
清单6.delete操作的SPARQL代码。
应用推荐