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.
我正在创建一个为用户存储详细信息的应用程序,但是因为在很宽的区域内可能有许多不同的用户。
我只是想知道存储此信息以便应用程序可以轻松获取和更改它的最佳方式是什么?
在此处提问之前,您必须先进行谷歌搜索。存储数据有很多示例。
作者Lars Vogel为您提供了在数据库中存储数据的最佳方式。请参考这里。