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.
我正在开发客户关系管理软件 (CRM),并使用列表来存储从 excel (CSV) 文件中读取的所有信息。我想在我的自定义 CRM中编辑一些信息,并且很好奇是否有更好的方法来保存信息,而不是仅将其全部写入文本文件并在下次启动时再次读取它们?
提前致谢