overload
overload是什么意思,
overload怎么讀
語(yǔ)音:
英音
[???v??l??d]
美音 [?o?v?r?lo?d]
vt. 使負(fù)擔(dān)太重;使超載;超過(guò)負(fù)荷
n. 過(guò)多,過(guò)量,超負(fù)荷
overload的意思是:重載(函數(shù)),在編程中,重載指的是在同一作用域內(nèi),可以定義多個(gè)同名函數(shù),但是這些同名函數(shù)的參數(shù)列表必須不同(即參數(shù)的個(gè)數(shù)或類型不同)。這種在同一作用域內(nèi)對(duì)同名函數(shù)進(jìn)行不同的參數(shù)列表定義的方式稱為函數(shù)的重載。重載函數(shù)在調(diào)用時(shí),根據(jù)不同的參數(shù)類型或參數(shù)個(gè)數(shù)來(lái)決定調(diào)用哪一個(gè)函數(shù)。
【記】over作為前綴表示“過(guò)度”,load表示“裝載”。
overload 過(guò)載
over-,超過(guò),過(guò)度,load,裝載。引申詞義過(guò)載。
用作動(dòng)詞(v.)
- That overloaded truck jibbed at the steep hill.
那輛超載的卡車爬不上陡坡。 - He's overloaded with responsibilities.
他擔(dān)負(fù)的責(zé)任過(guò)多。 - The private sector is overloaded with debt.
現(xiàn)在的私營(yíng)部門(mén)負(fù)債累累。 - Don't overload the students with information.
不要給學(xué)生灌輸過(guò)多的知識(shí)。 - The lights fused because the system was overloaded with electrical appliances.
電燈滅了,因線路上用電器超負(fù)荷把保險(xiǎn)絲燒斷了。 - Do not overload the electrical system by using too many machines at once .
不要同時(shí)使用許多機(jī)器使供電系統(tǒng)超量負(fù)載。
用作名詞(n.)
- In these days of technological change we all suffer from information overload.
在這科技日新月異的時(shí)代,過(guò)多的信息使人人都應(yīng)接不暇。 - You should test for the overload at each point of the cycle.
您應(yīng)該在周期的每一點(diǎn)上測(cè)試超載。 - An electrical overload caused the fuse to blow.
電力負(fù)荷導(dǎo)致保險(xiǎn)絲的熔斷。
1. overload function(函數(shù)重載)
2. overload operator(運(yùn)算符重載)
3. overload keyword(關(guān)鍵字重載)
4. overload method(方法重載)
5. overload function call(函數(shù)調(diào)用重載)
6. overload argument type(參數(shù)類型重載)
7. overload library function(庫(kù)函數(shù)重載)
8. overload virtual function(虛函數(shù)重載)
9. overload template function(模板函數(shù)重載)
以上是貝語(yǔ)網(wǎng)校http://www.hefrebsx.cn小編為您整理的overload單詞相關(guān)內(nèi)容。