首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 系统运维 >

System.gc() 跟System.runFinalization()

2012-10-12 
System.gc() 和System.runFinalization()The ? Java ? language ? provides ? some ? built-in ? routines

System.gc() 和System.runFinalization()

The ? Java ? language ? provides ? some ? built-in ? routines ? for ? controlling ? garbage ? collection: ? the ? methods ? System.gc() ? and ? System.runFinalization(). ? System.gc() ? requests ? that ? garbage ? collection ? be ? run. ? System.runFinalizers() ? asks ? that ? finalizers ? be ? executed, ? but ? that ? memory ? is ? not ? necessarily ? freed.

热点排行