1. 首页
  2. 编程语言
  3. Java
  4. java performance turning

java performance turning

上传者: 2018-12-28 22:30:32上传 RAR文件 1.06MB 热度 42次
Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail, JPT shows how tricks such as minimizing object creation and replacing strings with arrays can really pay off in improving your code's performance. Tuning J2EE applications bears many similarities to tuning J2SE apps, but important and specific considerations apply. For this reason, Java Performance Tuning, Second Edition includes four new chapters: a new chapter on J2EE application tuning in general followed by chapters on tuning JDBC, servlets and JSPs, and EJBs. includes four new chapters: a new chapter on J2EE application tuning in general followed by chapters on tuning JDBC, servlets and JSPs, and EJBs.
用户评论
码姐姐匿名网友 2018-12-28 22:30:34

是chm版本的,很好,感谢分享。如果是pdf格式,那就更理想了

码姐姐匿名网友 2018-12-28 22:30:34

书还不错,就是年代太久远了。不太适合现在很多新特性