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.
我正在使用嵌入式数据库文件,在我的应用程序启动时,我将打开数据库文件,只有当应用程序退出时,我才关闭数据库文件,这是最佳做法吗?
我应该使用传统的打开-更新-关闭方式吗?
这种方法没有任何问题,只要: