实现用三者取中法完成快速排序并编写算法与取第一个元素为枢纽的快速排序方法进行比较测试 Realize the use of the three methods to complete the fast sorting, and write the algorithm and compare the first element to the fast sorting method of