Home > Back-end >  Java programming problem
Java programming problem

Time:10-01

1, write a program, the user to specify a specified word in the text file, the output contains all text line to search for words that use class FileReader read text, use the command line parameter files, and to find the words out, 2, and define a Student class, there are data member name, score and a constructor with two parameters, the structure method of the parameter object is used to initialize the data members, from the keyboard input more information of the Student, and added to the ArrayList, according to the results sorted Student information printed on the screen

CodePudding user response:

Simple, think it over

CodePudding user response:

reference 1st floor technology otaku happy reply:
simply, to think about

Not too familiar with filereader

CodePudding user response:

Look at the JDK documentation

CodePudding user response:

Hey hey , ok
  • Related