overloads
英 [ˌəʊvəˈləʊdz]
美 [ˌoʊvərˈloʊdz]
v. 使超载; 使负荷过重; 使负担过重; 使(计算机)超载运行; 使(电路)超负荷
overload的第三人称单数
柯林斯词典
- VERB 使超载;使负载过重
If youoverloadsomething such as a vehicle, you put more things or people into it than it was designed to carry.- Don't overload the boat or it will sink...
别超载,否则船会沉。 - Large meals overload the digestive system.
吃得太饱会加重消化系统的负担。
- Don't overload the boat or it will sink...
- VERB 使负担过重;给予…过多的工作(或问题、信息等)
Tooverloadsomeonewithwork, problems, or information means to give them more work, problems, or information than they can cope with.- ...an effective method that will not overload staff with yet more paperwork.
不会再以更多的文书工作加重员工负荷的有效办法 - Overloadis also a noun.
- 57 per cent complained of work overload...
57%的人抱怨工作负担过重。 - The greatest danger is that we simply create information overload for our executives.
最大的危险在于我们给了主管过多的信息,超出了他们能够处理的极限。
- ...an effective method that will not overload staff with yet more paperwork.
- VERB 使(电力系统)过载;使超过负荷
If youoverloadan electrical system, you cause too much electricity to flow through it, and so damage it.- Never overload an electrical socket.
千万不要使电源插座过载。
- Never overload an electrical socket.
The verb is pronounced /ˌəʊvə'ləʊd/. The noun is pronounced /'əʊvələʊd/. 动词读作 /ˌəʊvə'ləʊd/。名词读作 /'əʊvələʊd/。
双语例句
- They can determine how many files can be created and used without incurring system overloads.
他们能够确定在不引起系统过载的前提下可以创建和使用多少文件。 - Excessive bandwidth could result in performance degradations caused by system overloads.
过高的带宽可能导致由系统超载引起的性能减退。 - The analyzer should have enough details to assist you in correcting the problem in real time before system overloads occur.
分析器应该提供足够的详细信息,以帮助您在出现系统过载前实时地纠正问题。 - That mentality not only overloads you with work, it doesn't give enough credit to your other family members.
殊不知这样不仅加大了你的工作负担,也让你的家庭其他成员没了足够的信心。 - 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参数的重载方法,但开发者总是不自觉地使用默认的重载方法。 - We can find out with email alerts when the performance goes before a certain threshold or is reaching the point of system overloads.
在性能达到特定阈值或达到系统过载点时,我们会收到电子邮件警报。 - 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和避免在高峰期出现过载。 - In previous versions of. NET, these default overloads do a culture-sensitive comparison using the current culture.
在.NET之前的版本中,默认的重载方法使用当前文化信息实现与文化信息相关的比较。 - When large files are used in massive quantities, these Web services can clog up network traffic, resulting in system overloads.
当使用大量的大型文件时,这些Web服务会阻塞网络通信,导致系统超载。 - Both default parameters and overloads have their place.
默认函数和重载都有他们使用的地方。