Reading a file and separating data by blank lines in JavaScript

后端 未结 0 1945
误落风尘
误落风尘 2020-12-05 02:08

I have a text file that is simply just:

a
b
c

1
2
3

I\'m using fs from Node and I\'ve read data using it before fine as long as it only read

相关标签:
回答
  • 消灭零回复
提交回复
热议问题