如何将文件保存到某个公共目录中? (土坯空气)
我们为多用户操作系统开发。因此,我的 Air 应用程序需要保存一些文件,以便所有用户访问它们(并且能够自行访问它们)。所以我需要一个将文件保存到公共目录中的功能(跨平台功能)。
任何人都可以分享这样的吗?
We develope for multy users OS. So my Air App needs to save some files to let all users acsess them (and be able to acsess them on its own). So I need a function to save files into public directoris (crossplatform function) .
Can any one please share such one?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
文档包含示例你需要。
The documentation has the examples you need.