打印出命令行参数
学会调用qsort 函数来完成对 int 类型char类型 char * 类型 struct类型的数组 的排序。
打印出系统环境变量
用函数指针来完成对int char char * struct 的冒泡排序。实现自己的qsort命名为myqsort(…);