释义 |
event 事件 1.An occurrence or happening. 现象和事故等的出现或发生。 2.An occurrence of significance to an operating system or executing task, for example, the arrival of a transaction or the completion of an input/output operation. 对一个操作系统或正在执行的任务有特定意义的事情之出现。例如,某一事项的到达或 某一输入输出操作完成。 3.In PL/1, an activity in a program whose status and completion can be determined from an associated event variable. 在PL/1语言中,程序内的一种活动,其状态和完成与否可以从相关的事件变量中去确定。 |