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.