How to change System.getProperty(“user.dir”) to project workspace

后端 未结 5 1391
深忆病人
深忆病人 2020-12-06 18:54

I try to read a .txt file line by line in my code, which I placed it just right under the /src/ directory, when I run it with test case or with static void main

5条回答
提交回复
热议问题