broken pipe

更新时间:2026-06-24 06:55:05   栏目: 英语词典

Broken pipe

基本释义

broken pipe 是英语短语,直译为“断裂的管子”。在不同语境下有不同的含义:

字面意义:指物理上的管道破裂,如水管、煤气管等。

计算机术语:在操作系统或编程中,尤其是类 Unix 系统中,指进程向一个已关闭的管道或 socket 写入数据时出现的错误,通常表现为 Broken pipe 错误信息。

音标

英式音标:/ˈbrəʊ.kən paɪp/

美式音标:/ˈbroʊ.kən paɪp/

翻译

中文翻译:断裂的管子;破裂管道;(计算机)管道中断错误

用法说明

日常生活中:多指管道破裂导致泄漏或事故。

计算机专业中:是常见的错误提示,尤其在网络通信、进程间通信中。程序试图写入数据到一个已经被关闭的连接时,就会报 Broken pipe

短语搭配

water pipe broken(自来水管破裂)

gas pipe broken(煤气管破裂)

broken pipe error(管道错误)

handle broken pipe(处理管道中断)

broken pipe signal(管道中断信号,指 SIGPIPE)

例句(10句)

The plumber came quickly to fix the broken pipe in the kitchen.

A broken pipe caused the basement to flood overnight.

The city reported a traffic delay due to a broken water pipe.

The broken pipe released gas, creating a dangerous situation.

In Unix systems, a “broken pipe” error occurs when writing to a closed socket.

The program crashed because of an unexpected broken pipe signal.

He learned how to handle broken pipe errors in network programming.

The broken pipe under the road disrupted water supply for hours.

After the broken pipe was repaired, water service was restored.

Developers often add exception handling to avoid crashes caused by broken pipe errors.


是否需要我再为你整理一个“计算机领域中 Broken pipe 错误的常见解决方案百科式总结”?