Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 csv 文件导入到 SugarCRM,但在第 2 步中,我的数据如下所示: ;cqà,ý¼nÉBÏÛï÷£ýd$ÕÆóWHkÂQËrÅTyÀÁ
我只是不知道该怎么做。我已经尝试研究如何导入,但我没有看到任何可以帮助我解决问题的东西。
尝试将输入文件格式设置为 UTF-8,看看是否能解决问题。听起来像是文件编码的问题...