Type any word!

"overloading" in Chinese (Traditional)

超載

Definition

將過多的重量、壓力或責任加在某物或某人身上,導致無法正常運作。在技術領域,也指同時給予某物太多任務或請求,例如在電腦或工程中。

Usage Notes (Chinese (Traditional))

常見於技術、工程和日常生活,如超載車輛、伺服器、大腦。在編程語境下也有“運算子多載”含義。用於較正式或專業的場合。

Examples

Overloading the truck can be dangerous.

卡車**超載**可能很危險。

The system crashed because of overloading.

系統因**超載**而當機。

Avoid overloading the electrical circuit.

避免**超載**電路。

He kept adding tasks, not realizing he was overloading himself.

他不斷加任務,沒意識到自己在**超載**自己。

Server overloading during sales can crash the website.

銷售期間伺服器**超載**可能導致網站崩潰。

In programming, overloading lets you use the same function name for different purposes.

在程式設計中,**多載**允許你用相同的函式名達成不同的用途。