Java 版 (精华区)


Runtime.getRuntime().totalMemory() - Runtime.getRuntime().freeMemory(),

得到的是个大概的数字,不准确。调用前最好调一下Runtime.getRuntime().gc()。
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.194毫秒