上回提到第二种方法,就是不使用库函数,但是思想是一样的,就是以空格来分隔,然后利用循环倒序输出,代码如下: using System;using System.Collections.Generic;using System.Text;namespace ConApp 相关文章: 2022-12-23 2021-12-25 2017-11-24 2022-12-23 2021-08-16 2022-12-23 2021-08-02