快速排序使用分治法(Divide and conquer)策略来把一个串行(list)分为两个子串行(sub-lists)