存储来自 Cam 的照片的正确路径?

发布于 2024-11-09 16:28:29 字数 123 浏览 0 评论 0原文

我目前正在开发一个网络摄像头应用程序,它基本上在定义的时间段内存储一张图片(例如每分钟一张照片)。如果由于某种原因上传到外部网络服务器失败,我想将该照片临时存储在文件系统中。

关于存储这些临时文件的位置有任何约定吗?

I'm currently developing a WebCam app, which basically stores a picture in a defined time period (like one photo per minute). If for some reason the upload to an external web server fails, I want to temporarily store that photo in the file system.

Is there any convention about where to store those temporary files?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

故事还在继续 2024-11-16 16:28:29

是的,有。 开发指南中的数据存储文档对此进行了描述。您可能对内部存储和外部存储部分特别感兴趣。

Yes, there is. It's described in the data storage document in the dev guide. You're probably especially interested in the Internal Storage and External Storage sections.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文