| 释义 |
attach 附加,附属,【动】附加,连接;[附属事务] 1.In programming, to create a task that can be executed asynchronously with the execution of the mainline code. 在编程中创建一个可以同主干编码异步执行的任务。 2.A macro instruction that causes the control program to create a new task and i ndicates the entry point in the program to be given control when the new task becomes active. 一条宏指令,它可以使控制程序建立一个新任务,并指出在新任务激活时控制程序中的 入口点。 3.To connect one device or element to another. 把一个设备或单元和其它设备连接起来。 4.To assign a peripheral to a job for the duration of the job. 把一个外围设备在作业期间内指定给一个作业使用。 |