How to open a CSV file from an especific path in Go?

后端 未结 0 1448
一个人的身影
一个人的身影 2020-12-13 14:18

I\'m able to open an excel file using excelize in Go only when the excel file is on the same path as my project, i do only:

excelize.OpenFile("FileName.x         


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