1. 800000排序前
    2. 排序前的时间是=2021-02-23 09:36:42.97
    3. 排序前的时间是=2021-02-23 09:36:42.334
    4. Process finished with exit code 0
    1. 800000排序前
    2. 排序前的时间是=2021-02-23 09:38:33.271
    3. 排序前的时间是=2021-02-23 09:38:35.203
    4. Process finished with exit code 0

    快排比这个shell排序还是更稳定的

    快排在用到递归,以空间换时间还是用的比较6的

    到现在为止 ,快排NB