overloading
美 [ˌoʊvərˈloʊd]
英 [ˌəʊvə(r)ˈləʊd] 
- v.超载;把(弹药等)装填过度;【电】给…过量充电
- n.超负荷;过重装载;【电】过载
- 网络重载;方法重载;函数重载
词形变化
第三人称单数:overloads 现在分词:overloading 过去式:overloaded 反义词
同义词
英汉解释
v. | 1. 使装载过重货物,使装载[负担]过重,超载;把(弹药等)装填过度;【电】给...过量充电 |
n. | |
英英解释
例句
Dear Brain, sorry for overloading you with thoughts of him.
亲爱的脑袋,抱歉整天都在想他;
"More could lessen or even undo" any benefits, he said, by overloading the muscles' receptors or otherwise skewing the body's response.
如果通过使肌肉的受体超负荷运转,任何对一点对身体的好处就会偏离。
Overloading a small boat can be dangerous, because if the boat sinks too deeply into the water, water may enter the boat over the sides.
超载小船可能非常危险,因为如果船吃水太深,水可能漫过船弦,进入船内。
This use of the method symbol name is referred to as the method signature and, for the purposes of overloading, the return type is ignored.
这种方法符号名称被称作方法签名,为了便于重载,返回类型被省略。
Your Web server is currently unable to handle the HTTP request due to a temporary overloading or maintenance of the server.
您的Web服务器是目前无法处理HTTP请求因暂时性的超载或维修的服务器。
Overloading, overriding, and shadowing are similar concepts that can be easy to confuse.
重载、重写和隐藏是很容易混淆的类似概念。
Ruby has no method overloading, and both Ruby and Rails have all sorts of conventions for passing varargs or block (function) parameters.
Ruby没有方法重载,而且Ruby和Rails都有着各种各样的惯例用来传递varargs或者block(function)参数。
There is no concept of overloading, as JavaScript ignores any unexpected arguments and substitutes null for any that are missing.
这里和重载无关,因为JavaScript将忽略任何意外的参数并使用null代替任何缺失的参数。
By closing down or warning signals it is possible to control the risks due to overloading and reliably prevent damage.
通过这些关闭或警告信号,它就可以控制因过载而带来的危险,可靠地防止破坏发生。
Static functions may also participate in overloading, but as with return types, the static status of a method does not affect its signature.
静态函数也可参与重载,但就返回类型而言,方法的静态状态不影响其签名。
Then, the overloading methods are invoked at the point in your code where you interact with undeclared or invisible properties or methods.
然后,当代码中遇到未声明或不可见的属性或方法时,便可以调用重载方法。
Overloading too many concepts onto the idea of what a single step element is in XProc might be potentially constraining.
在Xproc中,在解释步骤元素的时候引入过多的概念可能会带来潜在的局限性。
Overloading your spouse with what you consider to be perfectly valid information is a bad idea.
你可能觉得很多信息跟配偶说说理所当然,但其实不然。
All the vehicles should carry limited work force in no case overloading and over speed is allowed in the company premises.
所有车辆在厂区内运输数量和速度均不能超限。
To avoid overloading backend servers, . max_connections can be set to limit the maximum number of concurrent backend connections.
为了避免超载后端服务器,可以限制的最大并发后端连接数设置。
But there is no effective treatment to this overloading of the body's immune response.
但还没有对这种身体过度免疫反应的有效治疗方法。
In the process, they risk overloading multiplexes, which are equipped to handle only a portion of the 3-D pack at a time.
然而,美国各大影院却有些不堪负荷,要知道,他们的设备一次只能上映部分的3-D影片。
This paper described the principle, structure and implement method of each part of the dynamic monitoring system for overloading.
本文详细阐述了车辆超载动态监测系统的原理、结构以及各部分的实现方法。
hence, the shaft must be rigid enough to prevent overloading of the supporting bearings.
因此,轴应该有足够的刚度以防止支承轴承受力过大。
Overloading this method allows you to replace any standard image used in the look and feel.
通过重载这个方法,您可以替换在lookandfeel中用到的任何标准图像。
Do not assume that the class or structure has defined every operator available for overloading.
不要假设类或结构已经定义每个可进行重载的运算符。
A phoenix pilot can unleash a short-lived storm of destruction by overloading its warp field through the ship's ion blasters .
籍由瞬间超载空间扭曲力场,从离子炮释放,可以产生一股短暂的毁灭风暴。
For languages that do not support operator overloading, you can invoke these members by using alternative method syntax.
对于不支持运算符重载的语言,可以通过使用其他方法语法来调用这些成员。
Operator overloading should not be used to provide a syntactic shortcut for non-intuitive operations.
不应使用运算符重载为非直观运算提供语法快捷方式。
System overloading - The system becomes very heavily loaded such that response times are extremely poor and requests begin to time out.
系统过载——系统负荷严重,以至响应时间非常长且请求发生超时。
In the context of method overloading, the signature of a method does not include the return value.
在方法多载的内容中,方法的签章并不包括传回值。
Operator overloading allows new data types to be created that seamlessly integrate into the language.
运算符重载允许创建与语言无缝集成的新数据类型。
Routine overloading is a syntactic facility which does not solve the important issues of reuse, and harms the readability of software texts.
例程重载是一个语法工具,其不能解决复用的重要议题,而且伤害软件代码的可读性。
The simulated pattern is similar to that observed for acute heart failure associated with calcium overloading of myocardium cells.
模拟模式类似于观察到的急性心力衰竭与钙超载心肌细胞。
The initial investigation indicates that the overloading led to the failure of the brake system of the elevator.
调查显示,超载了电梯制动器系统失灵。
This style of language overloading provides you with a substantial degree of flexibility.
这样风格的重载提供了很大程度上的灵活性。
The rules that control method overloading are the same for methods within generic classes , generic structs or generic interfaces .
对于泛型类、泛型结构或泛型接口中的方法,控制方法重载的规则相同。
You can use operator overloading to create an effective and natural interface for working with your classes.
可以利用运算符重载创建一个有效、自然的接口来使用您的类。
In JavaScript, you can invoke any function with an arbitrary number of arguments, so Java-style method overloading doesn't exist.
在JavaScript中,可以用任意数量的参数调用函数,所以Java风格的方法重载已不存在。
Overloading is the ability to attach more than one meaning to a name appearing in a program.
重载是指对于在程序中出现的一个名字付于超过一个以上的意义的能力。
The results show that resources and environmental conditions have been achieved full capacity or overloading state.
研究结果表明,长江上游地区资源环境承载力状况达到全载或超载状态,形势依然严峻。
Mr Vance has mastered the trick of gently feeding insider snippets to his readers without overloading them with information.
李万思先生技巧把握到位,在缓缓向读者叙述一些鲜为人知的内部秘密的同时,避免连篇累牍地堆积这些信息。
ARFM will try to avoid overloading nodes with the dynamic clusters running those applications.
ARFM尝试使运行这些应用程序的动态集群的节点避免出现超载。
Has a regulating mechanism used primarily to protect tower from overloading or wind-wheel from being bent back and striking tower.
有一个调节机制,主要用于保护避免铁塔超载或者风轮弯曲毁坏铁塔。
Ensure that the input workload is not overloading the Business Events input queues or topics.
确保输入工作负载未使BusinessEvents输入队列或主题超载。