一、Java中String,StringBuilder,StringBuffer
优快云博客:http://www.cnblogs.com/dolphin0520/p/3778589.html
二、抽象类与接口比较
优快云博客:http://www.cnblogs.com/dolphin0520/p/3811437.html
三、Java关键字-----final
优快云博客:http://www.cnblogs.com/dolphin0520/p/3736238.html
四、Java关键字-----static
优快云博客:http://www.cnblogs.com/dolphin0520/p/3799052.html
五、Java重定向与转发
参考博客:HTTP中的重定向和请求转发的区别
六、泛型的排序问题(Collections.sort及Comparable的应用)
参考博客:http://www.cnblogs.com/hongwz/p/5887899.html