搜索资源列表
java
- 学习JAVA的三十个基本概念目前Java主要应用于中间件的开发(middleware)---处理客户机于服务器之间的通信技术,早期的实践证明,Java不适合pc应用程序的开发,其发展逐渐变成在开发手持设备,互联网信息站,及车载计算机的开发.Java于其他语言所不同的是程序运行时提供了平台的独立性,称许可以在windows,solaris,linux其他操作系统上使用完全相同的代码.Java的语法与C++语法类似,C++/C程序员很容易掌握,而且Java是完全的彻底的面向对象的,其中提出了很好的G
JakeWharton-Android-ViewPagerIndicator-2.4.0-0-gc
- View Pager Indicator titles swype and other too many
GC_Tuning
- HP JAVA 5的 GC策略性能调优。属于JVM性能调优的范畴,侧重讲解几种不同的垃圾收集策略的适用范围及性能调优方法-Tuning Garbage Collection with the HP Java 5
gc
- 此代码能在控制台显示当前月日历 即某月中周一到周日 且下面有1号~31号 或者其他-This code can be in the console displays the current calendar month that a mid-Monday to Sunday and the following have 1 ~ 31, or other
DebugUtilsTest
- Our current GC makes short-lived objects more expensive than we d like. When that s fixed, this class should be changed so that you instantiate it with the String and its value, offset, and count fields.
object-literal-gc
- Test that the clearing of object literal when normalizing objects works.
string-replace-gc
- Regression test for the r1512 fix.
JVM、GC详解及调优
- JVM、GC详解及调优,资料很详细,清楚,仔细阅读(JVM, GC detailed explanation and tuning, information is very detailed, clear, read carefully)