单词查询

overloading

美[.oʊvər'loʊd],英[.əʊvə(r)'ləʊd],

释义

v. 超载;把(弹药等)装填过度;【电】给…过量充电; 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.
静态函数也可参与重载,但就返回类型而言,方法的静态状态不影响其签名。