• 内存绝不会应用程序显式释放而是被垃圾收集器定期回收

    Memory is never explicitly freed by the application but is instead reclaimed periodically by the garbage collector.

    youdao

  • 如果运行期间更新应用程序替换应用程序文件,会目标节点回收整个应用程序(停止重新启动)。

    If an application was updated while running, then the entire application is recycled (stopped and restarted) on the target nodes when the application files were replaced.

    youdao

  • 垃圾收集器回收程序不再使用内存时,可以停止任何应用程序线程

    When the garbage collector runs to reclaim memory that is no longer used by the program, it can stop all the application threads.

    youdao

  • Android系统试图尽可能长时间保持应用程序进程,但为了新建或者运行更加重要进程,总是需要清除过时进程回收内存

    The Android system tries to maintain an application process for as long as possible, but eventually needs to remove old processes to reclaim memory for new or more important processes.

    youdao

  • TcpTimedWaitDelay参数控制操作系统应用程序关闭TCP连接之后等待端口回收时间默认分钟

    The TcpTimedWaitDelay parameter, which controls the amount of time the operating system waits to reclaim a port after an application closes a TCP connection, has a default value of four minutes.

    youdao

  • 这些应用程序主要是提供信息建议找到回收点,帮助计算个人足迹

    Primarily these apps offer information and advice, identify recycling stations, and help calculate individual carbon footprints.

    youdao

  • 是否决定回收整个应用程序取决于安全运行处理正在运行的应用程序动态角色更新能力

    The decision to recycle the entire application depends on ability of the security runtime to handle dynamic role updates to a running application.

    youdao

  • 因此并非始终可以回收应用程序更新部分维护应用程序运行完整性

    Therefore, it is not always possible to recycle updated portions of the application and maintain run time integrity of the application.

    youdao

  • 应用程序暂停的持续时间称作暂停时间,因为段时间暂停了应用程序进程使GC可以回收自由空间

    The time during which the application is halted is referred to as pause time because application progress is paused for the GC to reclaim free space.

    youdao

  • 传统GC无法满足这个需求因为应用程序必须暂停以便GC可以回收所有未使用内存

    A traditional GC can't meet this requirement because the application must halt for the GC to reclaim any unused memory.

    youdao

  • 可以消除基于.NET应用程序托管大小常见锯齿模式并且减少应用程序执行垃圾回收花费时间

    This can get rid of the sawtooth pattern often seen for the managed heap size in.net-based applications, and reduces the time an application spends performing garbage collection.

    youdao

  • 此外正在运行应用程序应用更新并不会对整个应用程序进行回收

    Additionally, when updates are applied to a running application, the entire application does not always need to be recycled.

    youdao

  • 标记阶段负责跟踪应用程序可见所有对象它们标记的,以免回收它们的存储

    The mark phase is responsible for tracing through all objects visible to the application and marking them as live to prevent them from having their storage reclaimed.

    youdao

  • 引用一样,引用通过利用垃圾收集器作出缓存回收决策方面帮助有助于防止应用程序出现对象游离

    Soft references, like weak references, can help applications prevent object loitering by enlisting the aid of the garbage collector in making cache eviction decisions.

    youdao

  • 应该分析gc日志了解年老空间回收频率;最的分代应用程序进行年老代空间回收操作频率应该非常低。

    You should also analyze GC logs to understand how frequently the tenured space gets collected; an optimal generational application will have very infrequent collection in the tenured space.

    youdao

  • 对象池机制可以降低应用程序所需分配数量从而降低应用程序所需的垃圾回收的数量。

    Object pooling reduces the number of allocations, and therefore the number of garbage collections, required by an application.

    youdao

  • Mashups支持通过使用回收UI元素松散耦合服务快速开发web页面应用程序

    Mashups allow for rapid development of new web pages and applications through the use of recyclable UI elements and loosely coupled services.

    youdao

  • 甚至大部分企业级应用程序来说,并行标记扫描(concurrent - mark - sweep)回收器(暂停回收器,low - pausecollector)应用也已经暂停降低到了一个大多数应用可以接受级别上。

    Even for most enterprise applications the use of the concurrent-mark-sweep collector (also known as the low-pause collector) will reduce pauses to levels that are acceptable for most applications.

    youdao

  • 垃圾回收器在对象不再应用程序使用时自动完成这些操作。

    The garbage collector does this for you automatically when the object is no longer being used by the application.

    youdao

  • 应用程序具有主机进程回收属性

    Library applications have the recycling and pooling properties of their host process.

    youdao

  • 辅助进程回收替换应用程序内存中的一个实例

    Worker process recycling replaces an instance of the application in memory.

    youdao

  • 引用允许应用程序访问对象同时允许垃圾回收收集相应对象。

    A weak reference permits the garbage collector to collect the object while still allowing the application to access the object.

    youdao

  • 正常不能连接应用程序只有等到垃圾回收释放,在这个连接应用回收程序池中不可用的。

    The application would have to wait for GC to claim it, until then it is not marked as available from pool.

    youdao

  • 可让记忆体回收并行并且应用程序执行时回收物件

    Enables garbage collection concurrency and reclaims objects while the application is running.

    youdao

  • 某些不发生的情况下强制回收可以提高应用程序性能

    There are rare situations when a forced collection might improve your application's performance.

    youdao

  • 对于应用程序建立大部分物件而言,都可以依赖记忆回收行程自动执行必要记忆体管理工作

    For the majority of the objects that your application creates, you can rely on the garbage collector to automatically perform the necessary memory management tasks.

    youdao

  • 应用程序建立第二物件时,记忆体回收行程配置紧接第一个物件后面位址空间记忆体。

    When the application creates the next object, the garbage collector allocates memory for it in the address space immediately following the first object.

    youdao

  • 可能还要确保应用程序不会部署过程中多次回收

    Also, you might want to make sure that the application domain does not recycle multiple times during deployment.

    youdao

  • 可能还要确保应用程序不会部署过程中多次回收

    Also, you might want to make sure that the application domain does not recycle multiple times during deployment.

    youdao

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

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

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