How do I use JavaScript's FileReader API to read multiple text documents and add their contents to an array as strings?

前端 未结 0 786

I\'m trying to use JS to:

  1. Read several .txt files which contain JSON objects as text
  2. Save these text strings to an array (with length equal to the numb
相关标签:
回答
  • 消灭零回复
提交回复
热议问题