【发布时间】:2015-06-13 06:22:06
【问题描述】:
我真的很坚持这一点。 我有一个输入文件说 input.txt。 input.txt 的内容是
Using a musical analogy, hardware is like a musical instrument and software is like the notes played on that instrument.
现在我要搜索文本
like a musical instrument
如何在java中的input.txt中搜索上述内容。有什么帮助???
【问题讨论】:
-
纯代码编写请求在 Stack Overflow 上是题外话——我们希望这里的问题与特定编程问题有关——但我们很乐意帮助您自己编写!告诉我们what you've tried,以及您遇到的问题。这也将有助于我们更好地回答您的问题。
-
先生实际上我真的不知道我想用什么来在java中搜索这种内容。
-
在寻求帮助之前,您真的应该努力自己解决问题。