How to verify if first line of CSV file matches the header names?

前端 未结 0 1777
刺人心
刺人心 2021-01-15 15:35

I would like to process CSV file of such structure:

header1,header2
val1.1, val1.2
val2.1, val2.2

But only if the first line contains both he

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