// 10函数功能:按选择法将数组num的元素值按从低到高排序 void AsSortbyNum(STU stu[], int n, int m) { int i, j, k, t; for (i=0; i