overloads的意思
overloads中文翻譯:
v.使超載(overload的三單形式)
n.多載集合;負荷過重(overload的復數)
end over───結束
overwhelm you───壓倒你
run over───v.輾過;匆匆看;復查;造訪; 驅車送; 溢出; 撞倒
pour over coffee───倒在咖啡上
recovering from hip surgery───髖關節手術后恢復
complacency in recovery───恢復中的自滿
leftover morsel crossword───剩菜拼字游戲
overshot pa───打撈筒pa
coverlet bandages website───蓋布繃帶網站
talk over their heads───在他們頭上說
Traffic jams are frequent on the Nanjing Yangtze Bridge because of overloads.───南京長江大橋公路橋已超負荷,堵車現象經常發生。
Avoid running into resource overloads that can result in system crash.───避免出現可能導致系統崩潰的資源過載。
When the power grid overloads, fiction becomes fact for a short time.───當電網超載時,小說中的情節在現實中短暫出現。
By adding operator overloads to a type, you allow developers to use the type as though it were a built-in primitive type.───通過在類型中添加運算符重載,開發人員可以像使用內置基元類型一樣使用該類型。
The signature in this declaration must be different from the signature of every property or procedure that it overloads.───在該聲明中,簽名必須與它重載的每個屬性或過程的簽名不同。
And much of it, like the overloads, has to be moved several times before reaching its final resting place.───它們中的很多,像超負荷在達到它最終測試的地方之前被移動了很多次。
Do not provide operator overloads unless at least one of the operands is of the type defining the overload.───除非至少有一個操作數屬于定義重載的類型,否則不要提供運算符重載。
You can link up as many RFID Web services as you need, as long as they do not result in system overloads.───只要不會導致系統過載,就可以根據需要連接任意多的RFIDWeb服務。
We can find out with email alerts when the performance goes before a certain threshold or is reaching the point of system overloads.───在性能達到特定閾值或達到系統過載點時,我們會收到電子郵件警報。
The numerous overloads for each data access method have been reduced.
Based on the analysis of memory leak, the method overloads the allocation function and overrides the free function to store the allocation spot and trace the dynamic memory allocation.
If your programming language supports operator overloads, you should consider implementing the equality operator.
Based on the dedicated bands frequency allocation strategy, this paper proposed a dynamic frequency allocation strategy for GSM SFH network to cope with temporary traffic overloads .
Disable the use of exclusive file locking and put in place measures to prevent overloads or network partitions.
On all compound assignment operators, overloading the binary operator implicitly overloads the equivalent compound assignment.
The task of transmission planning is to choose a set of network reinforcements to relieve line overloads in a transmission network at lowest cost.
Historians have always complained of content overloads in syllabuses and National Curriculum orders are no different.
Timer has a number of schedule() overloads, indicating whether a given task is to be one-shot or a repeating, and takes a TimerTask instance to fire.