DoranekoSystems / memory-server

Next Generation Browser-based Process Memory Analyser.
GNU General Public License v3.0
29 stars 3 forks source link

搜索 #7

Open 11265 opened 2 hours ago

11265 commented 2 hours ago

可以先运行起来,这样在嵌入环境会造成文件无法写出外部存储?,我的想法是小程序使用内存存储,大程序通过开关去判断写出外部存储

DoranekoSystems commented 2 hours ago

https://github.com/DoranekoSystems/memory-server/blob/23b0a5f2de7de3cb9247ec73bfec4ce59fd21098/backend/src/cpp/src/darwin/file_api.mm#L114-L144

In normal mode, save it in the same folder as the binary, and in embedded mode, save it in the application's directory.