Junit使用Scanner不能在控制台输入问题2022-07-20 本文已影响0人 从零开始的程序猿生活 在idea Help->Eidt Custom VM options 最后一行添加下面语句,然后重启idea -Deditable.java.test.console=true