"semaphore" in Chinese (Simplified)
旗语信号装置
Definition
旗语是一种发送信号的系统,通常用旗帜或机械臂。它还可以指铁路信号或计算机中控制共享资源的方法。
Usage Notes (Chinese (Simplified))
通常用于正式或技术场合,比如铁路、航海、军事通信或计算机科学。日常生活中不指交通信号灯。计算机领域用作同步控制工具。
Examples
A railway semaphore tells trains when to stop or go.
铁路**信号装置**告诉火车何时停车或前进。
The sailors used semaphore to send messages with flags.
水手们用**旗语**用旗帜发送消息。
A computer semaphore helps control access to a resource.
计算机**信号量**用来控制资源的访问。
I saw an old semaphore signal near the train tracks yesterday.
我昨天在铁路旁看到一个老式的**信号装置**。
They quickly learned to use semaphore for silent communication.
他们很快学会用**旗语**进行无声交流。
In programming, a semaphore prevents two processes from using the printer at the same time.
在编程中,**信号量**防止两个进程同时使用打印机。