说明如何操作代码中的字母大小写。
把命令或操作代码转换为机器代码的程序。
A program that translates a command or operation code into machine code.
编辑portlet类的过程操作代码,以发布事件。
Modify the process action code in the portlet class to publish the event.
现在可以操作代码片段生成的代码来满足您的设计要求。
You can now manipulate the code generated by the snippets to suit your design.
首先,必须了解操作代码并未直接绑定到任何具体的视图或视图实例。
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给出执行这个操作的代码。
表示并行数组上的操作的代码有点欺骗性。
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.
应用程序操作(如代码或配置更改)需要在分析完成之后进行。
Appropriate actions (such as code or configuration changes) need to be taken after the analysis is complete.
清单6.delete操作的SPARQL代码。
清单12.create操作的SPARQL代码。
清单8.update操作的SPARQL代码。
清单14.delete操作的SPARQL代码。
清单10.read操作的SPARQL代码。
清单4.create操作的SPARQL代码。
应用推荐