timeout
「timeout」的意思
n. 超时;暂时休息;工间休息
n.<主美>(球类比赛中的)暂时休息,(工作时的)工间休息
「timeout」的用法
timeout超时 - 在编程中,当一个操作在指定时间内没有完成时,就会发生超时。
「timeout」的例句
The request timed out.
请求超时。
The connection timed out.
连接超时。
The operation timed out after 10 seconds.
操作在10秒后超时。
The server timed out and refused the request.
服务器超时并拒绝了请求。
The timeout setting was too short for the operation to complete.
超时设置太短,无法完成操作。
The user's session timed out and they were logged out.
用户的会话超时并被注销。
The API call timed out and returned an error.
API调用超时并返回错误。
The database query timed out and no results were returned.
数据库查询超时,没有返回结果。
The network request timed out and the data could not be retrieved.
网络请求超时,数据无法获取。
The application timed out and had to be restarted.
应用程序超时并需要重启。