记作业>英语词典>overloads翻译和用法

overloads

英 [ˌəʊvəˈləʊdz]

美 [ˌoʊvərˈloʊdz]

v.  使超载; 使负荷过重; 使负担过重; 使(计算机)超载运行; 使(电路)超负荷
overload的第三人称单数

柯林斯词典

    The verb is pronounced /ˌəʊvə'ləʊd/. The noun is pronounced /'əʊvələʊd/. 动词读作 /ˌəʊvə'ləʊd/。名词读作 /'əʊvələʊd/。

  • VERB 使超载;使负载过重
    If youoverloadsomething such as a vehicle, you put more things or people into it than it was designed to carry.
    1. Don't overload the boat or it will sink...
      别超载,否则船会沉。
    2. Large meals overload the digestive system.
      吃得太饱会加重消化系统的负担。
  • VERB 使负担过重;给予…过多的工作(或问题、信息等)
    Tooverloadsomeonewithwork, problems, or information means to give them more work, problems, or information than they can cope with.
    1. ...an effective method that will not overload staff with yet more paperwork.
      不会再以更多的文书工作加重员工负荷的有效办法
    2. Overloadis also a noun.
    3. 57 per cent complained of work overload...
      57%的人抱怨工作负担过重。
    4. The greatest danger is that we simply create information overload for our executives.
      最大的危险在于我们给了主管过多的信息,超出了他们能够处理的极限。
  • VERB 使(电力系统)过载;使超过负荷
    If youoverloadan electrical system, you cause too much electricity to flow through it, and so damage it.
    1. Never overload an electrical socket.
      千万不要使电源插座过载。

双语例句

  • As a result, they will be able to determine how many applications to use to receive and send notifications without incurring system overloads.
    这样,管理员就可以确定使用多少应用程序来接收和发送通知而不会导致系统超载。
  • In the example below, you can see this feature in action; you may also notice that it infers which overloads bind to the current selection rather than a pure text match.
    在下面这个例子里,你可以看到该项功能的实际运作;你可能也注意到它推断出哪项重载绑定到当前的选择,而不是使用纯文本匹配的方式。
  • Although we have guidance and FxCop rules that recommend always using overloads that take a StringComparison parameter, unaware developers often just use the default overloads.
    虽然我们已经制定了编程指南以及FxCop规则,以建议开发者总是使用接受StringComparison参数的重载方法,但开发者总是不自觉地使用默认的重载方法。
  • When used in massive quantities, these Web services clog-up network traffic from system overloads.
    当大量使用Web服务时,这些Web服务将阻塞网络通信,从而导致系统过载。
  • However, the compiler cannot resolve between the first and second overloads.
    然而,编译器无法在第一个和第二个重载之间解析。
  • Given these overloads, we can see the working of the rules above.
    对于给定的这些重载,我们可以看看上述规则的工作方式。
  • These Web services clog network traffic from system overloads.
    这些Web服务会阻塞网络通信,从而导致系统过载。
  • If the change in scale isn't adequately controlled at thousands of workstations, it can impact the one system image in the grid, resulting in resource overloads and possibly denial of service.
    如果在数千个工作站都不能充分控制规模变化,则会对网格中的单系统映像造成影响,从而导致资源过载,并且可能导致拒绝服务。
  • In previous versions of. NET, these default overloads do a culture-sensitive comparison using the current culture.
    在.NET之前的版本中,默认的重载方法使用当前文化信息实现与文化信息相关的比较。
  • Both default parameters and overloads have their place.
    默认函数和重载都有他们使用的地方。