Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从计算机上的文件读取/导入文本到字符串?
文件的位置将由用户通过对话框输入。我已经想通了,但是我忘记了如何将 txt 文件导入字符串...
我只想从这里的某个人那里看到一个编码示例。不是链接。
我是新手,通过查看此站点上的代码片段,我学得更快。我已经阅读了大多数谷歌搜索结果。
谢谢!很抱歉打扰大家...
发现这个: http ://docs.oracle.com/javase/tutorial/essential/io/index.html
使用谷歌 20 秒后。