学习了:http://blog.csdn.net/u012734441/article/details/51619751
AtomicInteger是在使用非阻塞算法实现并发控制,在一些高并发程序中非常适合