gcc -S -o xx.s 2.c
http://blog.csdn.net/heiyeshuwu/article/details/7088192
高薪程序员&面试题精讲系列17之Java代码中如果有太多if语句该如何优化?
Arrays.asList存在的坑