CLion没有CSV文件支持?

时间:2022-09-15 14:02:54

I'm new to Clion, switching form Visual Studio and I'm trying to impliment a program that reads in data from a .csv file. However, after I put the file in the directory it doesn't seem to recognize the file. Any resources? I can't find anything on jetBrain about this either. Thanks.

我是Clion的新手,从Visual Studio转换,我正在尝试从一个.csv文件中读取数据。但是,在我将文件放在目录中后,它似乎无法识别该文件。有资源吗?关于这一点,我在jetBrain上找不到任何东西。谢谢。

1 个解决方案

#1


0  

Just like Konafets, I am not quite sure about what your exact problem is, but have you tried installing the CSV Plugin for CLion?

就像Konafets一样,我不太确定您的确切问题是什么,但您是否尝试过为CLion安装CSV插件?

Go to File | Settings | Plugins, type 'csv' in the search bar, click 'Search in repositories' until you land on the install page.

转到文件|设置|插件,在搜索栏中输入“csv”,单击“在存储库中搜索”,直到您登陆安装页面。

#1


0  

Just like Konafets, I am not quite sure about what your exact problem is, but have you tried installing the CSV Plugin for CLion?

就像Konafets一样,我不太确定您的确切问题是什么,但您是否尝试过为CLion安装CSV插件?

Go to File | Settings | Plugins, type 'csv' in the search bar, click 'Search in repositories' until you land on the install page.

转到文件|设置|插件,在搜索栏中输入“csv”,单击“在存储库中搜索”,直到您登陆安装页面。