通过这样做,它可以将一些输出操作合并到单个写。
By doing so, it can combine several output operations into a single write.
现在文件已经添加至“定义转换输入模式以及输出操作”窗格。
The files are now added to the "Transformation input schema and output actions" pane.
输出操作数是将对其执行汇编指令输出的C表达式。
The output operands are the C expressions on which the output of the assembly instructions will be performed.
汇编程序使程序输出操作码和相关的分类地址等繁琐的工作自动化。
Assembler automates the tedium of working out op-codes and relative branch addresses in a program.
在“定义转换输入模式以及输出操作”窗格中,右击projectinfo类型。
In the "Transformation input schema and output actions" pane, right-click the projectInfo type.
并且没有看到预期的输出操作,请确保您正确完成了指定连接器信息部分中的步骤5。
And you don't see the expected output action, make sure you completed step 5 in the Specify connector information section correctly.
输出操作的表达式必须是数值,输入操作没有这个限制,他可能是表达式。
Output operand expressions must be lvalues. The input operands are not restricted like this. They may be expressions.
您可以在Schema选项卡(图3)中进行操作以开发转换输出操作。
You will work in the Schema tab (Figure 3) to develop the transformation output actions.
和XSLT相似,它也使用XPath访问修改的文档,并使用专门的元素定义输出操作。
Like XSLT, it USES XPath for accessing the document to be modified, and has specialized elements that define output operations.
PPE的代码会负责对程序进行初始化、给一个或多个SPE设置任务并执行输入输出操作。
The code for the PPE takes care of initializing the program, setting up one or more SPEs with tasks, and performing input and output.
现在您就可以开始输入模式(Schema)和输出操作,这样您就可以自动生成转换输出了。
Now you are ready to develop the input schema and output actions so that you can generate the transformation output automatically.
这个基准测试框架首先将所有文档读入内存缓冲区,然后对针对文档的输入和输出操作的多次传递进行计时。
This benchmark framework first reads all documents into internal memory buffers, then times multiple passes of input and output operations on the documents.
选出待分派的作业或任务。在某些操作系统中,其它作业单位,诸如输入输出操作,也可被调度。
To select jobs or tasks that are to be dispatched. In some operating systems, other units of work such as input-output operations may also be scheduled.
光栅操作模式说明了GDI是如何组合输出操作中的颜色,包括当前画刷、可能的源位图和目标位图。
Raster operation codes define how GDI combines colors in output operations that involve a current brush, a possible source bitmap, and a destination bitmap.
右击“定义转换输入模式以及输出操作”窗格中的root条目,并从背景菜单中选择New >Type。
Right-click the root entry in the "Define the transformation input schema and output actions" pane, and select New >Type from the context menu.
新获得的属性,pkgDir,会得到创建,并显示在“转换输入模式与输出操作”编辑器窗格之中(图17)。
The new derived attribute, pkgDir, is created and displayed in the "Transformation input schema and output actions" editor pane (Figure 17).
脚本引擎的ScriptContext含有“引擎”和“全局”作用域绑定,以及用于标准输入和输出操作的输入和输出流。
A script engine's ScriptContext contains the "engine" and "global" scope bindings, as well as the input and output streams the engine USES for standard input and output operations.
如果没有输出操作,但是又有输入,你必须使用连续两个冒号,两个连续冒号中无内容,表示没有输出结果的数据操作。
If there are no output operands but there are input operands, you must place two consecutive colons surrounding the place where the output operands would go.
因为y是在输出操作数部分中指定的,所以 %edx中更新的值存储在-8(%ebp),堆栈上 y 的位置中。
Since y is specified in the output operand section, the updated value in %edx is stored in -8(%ebp), the location of y on stack.
在任何时候,任何输入条件下,当输出操作在短路情况下,电源供应器将进入保护模式,当故障消失后,电源要能自动恢复正常。
The power supply shall be protected when any output operation in circuit short condition. The power supply shall be Auto restart when the fault condition is removed.
RationalSoftware Architect工具集可以按照相似的方式使用,以进一步地精化转换输入模式与输出操作。
The Rational Software Architect tool set can be used in a similar way to further elaborate the transformation input schema and output actions.
通过把内部计算操作与单位记录输入和输出操作分开的方法来提高IBM的VSE(虚存扩充磁盘操作系统)吞吐量的一种程序。
A program that improves throughput in a VSE system by separating unit-record input and output operations from internal computing operations.
Drawa UMLdiagram first编写和测试vector2d定义加法,减法,数量积,输入和输出操作符一类,和两个二维向量的内积。
Write and test a class Vector2D to define operators for addition, subtraction, scalar product, input and output, and inner product of two 2d vectors.
如果您要创建一个输出操作,那么您可以将.classpath和. project文件从Exemplar窗格拖拉到转换输入与输出操作窗中的my. project节点上。
To create output actions, drag the.classpath and.project files from the Exemplar pane onto the my.project node in the Transform Input and output actions pane.
如果在工作区中您没有看到Properties视图,那么您可以右击“定义转换输入模式以及输出操作”窗格中的任意添加元素,然后从背景菜单中选择show PropertiesView。
If you do not see the Properties view in your workspace, right-click any added element in "Transformation input schema and output actions" pane, and select Show Properties view from the context menu.
这些业务对象将用作模块导入和导出操作的输入和输出。
These business objects will be used as the inputs and outputs to operations of your module's imports and exports.
在清单5中,该流程提供了一个进出操作:该操作的输入消息被活动所消费,该操作的输出消息是通过活动来产生的。
In Listing 5, the process provides an in-out operation: the input message of this operation is consumed by the activity, and the output message of this operation is produced via the activity.
在清单5中,该流程提供了一个进出操作:该操作的输入消息被活动所消费,该操作的输出消息是通过活动来产生的。
In Listing 5, the process provides an in-out operation: the input message of this operation is consumed by the activity, and the output message of this operation is produced via the activity.
应用推荐