(尤用于计算机/应用界面)“发送状态”:指消息、邮件、数据包等正处在发送过程中或发送流程中的某个阶段(常见于状态机、日志或界面提示)。在不同系统中也可泛指“发送相关的状态”。
/ˈsɛndɪŋ steɪt/
The app is stuck in the sending state.
这个应用卡在发送状态。
After the network dropped, the client remained in a sending state and retried the request every 30 seconds.
网络中断后,客户端一直处于发送状态,并每 30 秒重试一次请求。
sending 来自动词 send(发送),state 来自拉丁语 status(状态、姿态)。两者组合常用于计算机领域的“状态(state)”概念,表示系统在发送流程中的一个阶段或标记。