overload
overload是什么意思,
overload怎么讀
語音:
英音
[???v??l??d]
美音 [?o?v?r?lo?d]
vt. 使負(fù)擔(dān)太重;使超載;超過負(fù)荷
n. 過多,過量,超負(fù)荷
overload的意思是:重載(函數(shù)),在編程中,重載指的是在同一作用域內(nèi),可以定義多個(gè)同名函數(shù),但是它們的參數(shù)列表必須不同(即參數(shù)的個(gè)數(shù)或類型不同)。這種在同一作用域內(nèi)對同名函數(shù)進(jìn)行不同的定義的方式稱為函數(shù)的重載。在C++中,函數(shù)的重載需要滿足兩個(gè)條件:不同的參數(shù)類型,或者不同的參數(shù)個(gè)數(shù)。在Java中,方法名后面的參數(shù)列表可以用來區(qū)分同名方法的不同版本。
【記】over作為前綴表示“過度”,load表示“裝載”。
overload 過載
over-,超過,過度,load,裝載。引申詞義過載。
用作動(dòng)詞(v.)
- That overloaded truck jibbed at the steep hill.
那輛超載的卡車爬不上陡坡。 - He's overloaded with responsibilities.
他擔(dān)負(fù)的責(zé)任過多。 - The private sector is overloaded with debt.
現(xiàn)在的私營部門負(fù)債累累。 - Don't overload the students with information.
不要給學(xué)生灌輸過多的知識(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í)代,過多的信息使人人都應(yīng)接不暇。 - You should test for the overload at each point of the cycle.
您應(yīng)該在周期的每一點(diǎn)上測試超載。 - 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 template(模板重載)
7. overload dispatch(重載分發(fā))
8. overload resolution(重載解析)
9. overload interface(接口重載)
以上是貝語網(wǎng)校http://www.www.kabiyimu.com小編為您整理的overload單詞相關(guān)內(nèi)容。