用 order 命令就可以了 order 变量1 变量2 变量3..就可以按照你写的这个顺序把变量排序了。 如果你想要某个变量在最后 ,命令式 order 变量A, last 如果想要某个变量在最前面 order 变量A, first