CodePudding user response:
STRS. AddRange (user);Later, still need to write the STRS back file,
File. You can also consider to AppendAllLines and File AppendAllText method,
AppendAllLines: add more lines
AppendAllText: additional full-text
CodePudding user response:
STRS. AddRange (user);