how to update the contain in .txt file java [closed]
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 6 years ago . for example i have the file named file.txt which contain personal information (id,name, salary): A123 Anna 3000 A234 Alex 4000 A986 Jame 5000 How can I write a java code that allow user to enter an ID of a person