• Our garbage problem is not new, but as the world's population continues to grow, it will become a bigger and bigger problem.

    我们垃圾问题不是问题,随着世界人口持续增长成为一个越来越大的问题。

    youdao

  • Three years ago, when the clean-up started, garbage was everywhere, but this year, the teenagers had to hunt for garbage.

    年前清理工作刚开始时,垃圾随处可见;今年青少年不得不主动去寻找垃圾。

    youdao

  • Therefore, if the garbage collector runs after this line, but before line //2, the object will not be reclaimed.

    因此如果垃圾收集器该行之后(在行 //2之前)运行,对象不会回收。

    youdao

  • We were in the kitchen making a grocery list, not the kitchen where the garbage game was played, but still. Kitchens for us remain problematic.

    我们厨房准备一个杂货清单不是那个垃圾游戏厨房,厨房我们仍然有着问题的意味。

    youdao

  • Thus the garbage collector can reclaim most of the memory allocated on each loop, but it can't reclaim the arrays that are added to the list.

    因此垃圾收集器可以回收每个循环分配大多数内存不能回收添加列表中的数组

    youdao

  • Knowing how much time your system spends in GC is all well and good, but how does more time spent doing garbage collection actually affect the performance of your system?

    了解系统多少时间花费垃圾收集上,这很有必要的,但是过多的时间花费在垃圾收集上将会对系统性能产生怎样影响呢?

    youdao

  • Such excessive memory usage does not necessarily have a performance impact, but when the JVM's garbage collection takes place, the responsiveness of the affected applications can suffer dramatically.

    这种过量内存使用并不一定影响性能jvm垃圾收集功能执行时,影响应用程序响应能力将大幅降低。

    youdao

  • But after just 30 minutes of sifting through the garbage mountain, he struck lucky when he spotted a tiny glimmer surrounded by black sludge, wedged between two brown bags.

    垃圾堆里翻找30分钟后,非常幸运看到黑色淤渣里微微透出一丝闪光,戒指只棕色袋子之间。

    youdao

  • For example, object pooling reduces the amount of garbage generated by an application but can seriously hurt garbage collection performance.

    例如对象轮询减少应用程序生成垃圾数量严重降低了垃圾收集性能。

    youdao

  • You don't see it, but there is a huge amount of waste, the garbage that is packed around items to get them from one country to another without breaking.

    知道国家运往另一个国家商品为了防止破碎,会一层层包装起来,而这些用来包装商品所产生垃圾就造成了巨大浪费

    youdao

  • Normally, the file system operates very quickly, but when garbage collection is required, performance slows down.

    一般情况下这种文件系统非常但是一旦需要进行垃圾收集性能就会慢下来

    youdao

  • Setting to the latter may increase the incidences of garbage collection and make more pages available, but may impact performance.

    设置后者可以提高垃圾收集效果,更多页面可用但是可能影响性能

    youdao

  • Repeatedly creating and throwing out objects carries very little performance overhead, but holding onto existing object instances for reuse creates significant work for the garbage collector.

    重复创建丢弃对象方法产生很小性能开销持有现有对象实例以便重用的方法则垃圾收集器增加大量工作负担。

    youdao

  • More generally, holding on to object references that could be discarded reduces the amount of generated garbage but tends to hurt GC.

    通常持有可以丢弃对象引用会减少生成垃圾数量但是这样会损害GC

    youdao

  • The problem faced by all garbage collection algorithms is the same -- identify blocks of memory that have been dispensed by the allocator, but are unreachable by the user program.

    所有垃圾收集算法所面临问题相同 ――找出分配器分配的,但是用户程序不可到达内存

    youdao

  • For example, a server is not going to be generating much garbage if all of its clients are disconnected, but that doesn't mean that the server needs to be tuned.

    例如如果所有客户机断开连接服务器不会生成大量垃圾但是并不意味着需要调整服务器。

    youdao

  • I had gone to the beach to enjoy nature but instead I ended up picking up garbage there.

    打算海滩享受自然最终却在那儿捡拾垃圾。

    youdao

  • In 2004 the Wrangel Island was given a status of the area of World Natural Inheritance but with one condition - to clean the territory from the garbage.

    2004年,弗兰格尔被列入世界自然遗产地区条件——清除地区垃圾

    youdao

  • 'you expect your parents to have food for you, but the kitchen table and counters were just cluttered with garbage,' she says.

    希望父母给你的,餐桌橱柜上全都垃圾

    youdao

  • They can make the difference between a successful data warehouse and a "data garbage dump," where gigabytes of data are stored but unusable.

    区分成功数据仓库“数据垃圾堆”,那里存储着大量的无用数据。

    youdao

  • He was frantically searching through the garbage, but he couldn't find the elephant.

    手忙脚乱在垃圾桶里翻着,没有看到象。

    youdao

  • But that doesn't mean post-menopausal women should toss their multivitamins in the garbage.

    但是并不意味着停经后的女性们应该就此把那些综合维生素试剂都扔到垃圾箱去

    youdao

  • In other words, Garbage-First is not a hard real-time collector - it meets the soft real-time goal with high probability but not absolute certainty.

    话说,Garbage - First并不是一个纯粹的实时收集器——概率不绝对地满足实时目标

    youdao

  • But as a result, the buffer is never released because it is always reachable by the program (unless the LeakyChecksum object is garbage collected).

    但是结果缓冲区永远不会被释放因为程序来说总是(除非leakychecksum对象垃圾收集了)。

    youdao

  • It certainly doesn't have everything-or even most things-that I want, but I rarely feel like I'm wasting my time watching garbage.

    当然可能全部或者绝大多数想要的东西,但是它从不会让我感觉时间浪费在一些垃圾节目上。

    youdao

  • This creates significant extra work for the mutator and garbage collector, but permits much shorter collection pauses.

    赋值函数(mutator)垃圾收集器带来大量的额外工作但是可以得到短的收集暂停。

    youdao

  • The first version of NILFS (version 1) appeared in 2005 but lacked any form of garbage collection.

    第一版NILFSversion1出现 2005 年,这个版本没有任何形式垃圾收集

    youdao

  • A great book might not be popular but if it is on the Amazon bestseller list it usually isn't complete garbage.

    好书或许并不流行但是能够出现Amazon畅销书榜上的书一般不会彻头彻尾的垃圾。

    youdao

  • A great book might not be popular but if it is on the Amazon bestseller list it usually isn't complete garbage.

    好书或许并不流行但是能够出现Amazon畅销书榜上的书一般不会彻头彻尾的垃圾。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定