"io" in Chinese (Simplified)
IO(计算机术语)- 输入/输出
Definition
'IO' 是“输入/输出”(Input/Output)的缩写,用于科技和计算机领域,指电脑与外部世界或其他设备之间的通信。
Usage Notes (Chinese (Simplified))
'IO' 仅用于技术和计算机领域,通常逐字母读作'I-O'。常见搭配有 'IO 操作'、'IO 错误'。几乎不在非技术场合使用。
Examples
An IO error occurred while saving the file.
保存文件时发生了**IO**错误。
The program waits for IO from the user.
程序正在等待用户的**IO**。
Fast IO can improve computer performance.
快速的**IO**可以提升计算机性能。
We're seeing high IO on the server this morning.
我们今天早上在服务器上看到很高的**IO**。
Developers often optimize code to reduce IO operations.
开发人员经常优化代码以减少**IO**操作。
If your app is slow, check for IO bottlenecks.
如果你的应用很慢,检查一下有没有**IO**瓶颈。