如果为空,返回 弹出1, 递归排序 如果栈空,进栈,返回 弹出2 1比2大的话 1进栈 递归排序 2进栈 否则 2进栈 递归排序 1进栈 转载于:https://www.cnblogs.com/wust221/p/5397118.html