go

sc.nextLine()无法读取行。

英文: sc.nextLine() does not read line 问题 我有一个`Bank`类,一个`Consumer`类,以及一个名为`consumer.txt`的文件,其中包含消费者的数据...