| 1. | Many autocast buffs and debuff costs reduced 许多自动释放的魔法和驱散魔法消耗减少。 |
| 2. | The garbage collector automatically releases the memory for large objects 垃圾回收器会自动释放大型对象的内存。 |
| 3. | With synchronization , the jvm ensures that locks are automatically released 而使用同步, jvm将确保锁会获得自动释放。 |
| 4. | A mutex is automatically released when the thread that currently owns it terminates Mutex在当前拥有它的线程终止后会自动释放。 |
| 5. | Tip : php automatically releases the memory used by result handles at the end of the script 提示: php会在脚本程序执行完毕后自动释放所使用的结果内存。 |
| 6. | The interop marshaler automatically frees any allocated object inside the variant after the call Interop封送拆收器在调用后自动释放变量内的任何已分配对象。 |
| 7. | For example , calling the following unmanaged method from a c dll does not automatically free any memory 例如,从c + + dll调用以下非托管方法不自动释放任何内存。 |
| 8. | Block , visual basic automatically disposes of the resource so that it is available for other code to use 块时, visual basic自动释放资源以使这些资源可用于其他代码。 |
| 9. | Typically , code in such a method frees system resources that would not automatically be freed by the garbage collector 通常,此方法中的代码释放不能由垃圾回收器自动释放的系统资源。 |
| 10. | These objects are released automatically upon timeout and / or the abnormal termination of the thread that owns them 这些对象在响应超时事件或者响应拥有它们的线程出现异常中止时自动释放。 |