timeouts
「timeouts」的意思
n. 超时设定
n.超时设定
「timeouts」的用法
timeouts超时 - 在编程中,当一个操作在指定时间内没有完成时,就会发生超时。
「timeouts」的例句
The request timed out.
请求超时。
The server has set a timeout for the connection.
服务器为连接设置了超时。
The operation timed out after 10 seconds.
操作在10秒后超时。
The script timed out and had to be terminated manually.
脚本超时,必须手动终止。
The database query timed out and returned an error.
数据库查询超时并返回错误。
The client-side script timed out and the user was redirected to an error page.
客户端脚本超时,用户被重定向到错误页面。
The API call timed out and the response was delayed.
API调用超时,响应延迟。
The server-side script timed out and the user was shown a timeout message.
服务器端脚本超时,用户看到一个超时消息。
The network request timed out and the connection was lost.
网络请求超时,连接丢失。
The application timed out and had to be restarted.
应用程序超时并必须重启。