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/。

  1. VERB 使超载;使负载过重
    If you overload something 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.
      吃得太饱会加重消化系统的负担。
  2. VERB 使负担过重;给予…过多的工作(或问题、信息等)
    To overload someone with work, 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. Overload is 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.
      最大的危险在于我们给了主管过多的信息,超出了他们能够处理的极限。
  3. VERB 使(电力系统)过载;使超过负荷
    If you overload an electrical system, you cause too much electricity to flow through it, and so damage it.
    1. Never overload an electrical socket.
      千万不要使电源插座过载。

双语例句

  1. This creates security and performance concerns where anything over the maximum capacity limits at any time results in system overloads of message-based Web services.
    这带来了安全性和性能问题,任何时间任何操作超过了最大容量都可能导致基于消息的WebServices的系统过载。
  2. Developing multiple defense in depths requires planning ahead of time to determine how they should be designed to protect multiple SOAs and avoid overloads at peak times.
    开发多个深度防御要求事前进行规划,以确定应如何进行设计,以保护多个SOA和避免在高峰期出现过载。
  3. These Web services clog network traffic from system overloads.
    这些Web服务会阻塞网络通信,从而导致系统过载。
  4. The analyzer should have enough details to assist you in correcting the problem in real time before system overloads occur.
    分析器应该提供足够的详细信息,以帮助您在出现系统过载前实时地纠正问题。
  5. You need to develop a Web service resource analyzer to determine other factors causing system overloads due to interoperability problems and excessive use of resources.
    您需要开发Web服务资源分析器来确定由于互操作问题和过度使用资源导致系统过载的其他因素。
  6. You'll also learn about determining when the Web services that can interoperate with one another reach the maximum resource externally and internally without resulting in system overloads.
    您还将了解如何确定何时Web服务能彼此进行互操作来尽可能地利用外部和内部资源而不会导致系统过载。
  7. The system administrator has to be careful that the orchestration will not result in system overloads.
    系统管理员必须谨慎,以免协调工作导致系统过载。
  8. 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.
    如果在数千个工作站都不能充分控制规模变化,则会对网格中的单系统映像造成影响,从而导致资源过载,并且可能导致拒绝服务。
  9. They can determine how many files can be created and used without incurring system overloads.
    他们能够确定在不引起系统过载的前提下可以创建和使用多少文件。
  10. We can find out with email alerts when the performance goes before a certain threshold or is reaching the point of system overloads.
    在性能达到特定阈值或达到系统过载点时,我们会收到电子邮件警报。
  11. Excessive bandwidth could result in performance degradations caused by system overloads.
    过高的带宽可能导致由系统超载引起的性能减退。
  12. Getting Web services to receive and send notifications requires planning ahead of time to determine how you should design the applications to avoid overloads at peak times.
    让Web服务能够接收和发送通知,要求人们提前作出计划,确定应该如何设计应用程序来避免在高峰时间出现超载。
  13. To integrate RFID Web services into EAI applications across multiple SOAs you need to plan ahead to determine how they should be designed to avoid overloads at peak times.
    要将RFIDWeb服务跨多个SOA集成到EAI应用程序中,需要事先进行计划,以确定应如何对其进行设计,以避免在高峰时段造成过载。
  14. As a result, they will be able to determine how many applications to use to receive and send notifications without incurring system overloads.
    这样,管理员就可以确定使用多少应用程序来接收和发送通知而不会导致系统超载。
  15. When used in massive quantities, these Web services clog-up network traffic from system overloads.
    当大量使用Web服务时,这些Web服务将阻塞网络通信,从而导致系统过载。
  16. When large files are used in massive quantities, these Web services can clog up network traffic, resulting in system overloads.
    当使用大量的大型文件时,这些Web服务会阻塞网络通信,导致系统超载。
  17. Avoid running into resource overloads that can result in system crash.
    避免出现可能导致系统崩溃的资源过载。
  18. The report stated that the extra information overloads and adds more and more information to the working memory.
    报告同时表明额外信息会给大脑造成负担并为工作记忆增加更多的信息。
  19. That mentality not only overloads you with work, it doesn't give enough credit to your other family members.
    殊不知这样不仅加大了你的工作负担,也让你的家庭其他成员没了足够的信心。
  20. Given these overloads, we can see the working of the rules above.
    对于给定的这些重载,我们可以看看上述规则的工作方式。
  21. Both default parameters and overloads have their place.
    默认函数和重载都有他们使用的地方。
  22. 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参数的重载方法,但开发者总是不自觉地使用默认的重载方法。
  23. Disable the use of exclusive file locking and put in place measures to prevent overloads or network partitions.
    解除文件排他锁定功能,并采取措施来防止过载或网络划分。
  24. 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.
    在下面这个例子里,你可以看到该项功能的实际运作;你可能也注意到它推断出哪项重载绑定到当前的选择,而不是使用纯文本匹配的方式。
  25. To help support this cancellation overloads have been added to all of the methods than may block.
    为了改善这个问题,每个可能会带来阻塞的方法都添加了取消的功能。
  26. The numerous overloads for each data access method have been reduced.
    每一个数据访问方法重载的数量被减少了。
  27. However, the compiler cannot resolve between the first and second overloads.
    然而,编译器无法在第一个和第二个重载之间解析。
  28. Another style of overloads that accepts new data access objects is now provided.
    现在的数据访问对象的有另一种形式的重载。
  29. Along with the name changes, many overloads have also been changed.
    随着名称的修改,许多重载也随之被修改。
  30. In previous versions of. NET, these default overloads do a culture-sensitive comparison using the current culture.
    在.NET之前的版本中,默认的重载方法使用当前文化信息实现与文化信息相关的比较。