A section of a computer device for input and output accessible through an operation code.
子地址:通过操作码对输入、输出设备进行存取的计算机部分
This program accepts an operation code and a record key as inputs, then reads the VSAM dataset and returns the record back to CICS.
这个程序接受一个操作码和一个记录键作为输入,然后读取VSAM 数据集并将记录返回给CICS。
A program that translates a command or operation code into machine code.
The project is ready to compile and run even before adding any database operation code
这样在添加任何数据库操作代码之前,该项目就已可编译和运行:
violating sanitary administrative rule or technical operation code, which results in serious consequences
(一)违反卫生行政规章制度或者技术操作规范,造成严重后果的;
The operator for each crane shall comply with Safety Operation Code, and work with certificate and be proficient with the operation hereof.
每台起重机的操作员应遵守安全操作规范,持证上岗,熟练掌握起重机械操作。
Invalid locator operation code
Invalid transaction operation code
无效的事务操作代码
Invalid MSX instruction (reason: %ld is not a recognized operation code)
MSX 指令无效(原因: %ld 是无法识别的操作代码)
All SCSI commands should begin with an operation code as the first byte. This indicates what operation it represents.
所有SCSI命令都要以操作代码的第一个字节为开端,以表明它所代表的操作。
The operation code with indicates that the result of the operation is not pushed back to the EvaluationStack using PUSH().
带 操作码表示该操作码的操作结果并未使用 PUSH() 放回计算栈。
Operation code for the instruction.
指令的操作代码。
A vector engine. All operations are written for vectors, instead of for separate values. This means you don't need to call operations very often, and dispatching costs are negligible. Operation code contains an optimized internal cycle.
向量引擎:所有的操作都是为向量而不是为单个值编写的。这意味着多个操作之间的不再需要频繁的调用,并且调用的成本基本可以忽略不计。操作代码包含一个优化的内部循环。