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.
我们为多用户开发操作系统。所以我的 Air App 需要保存一些文件让所有用户访问它们(并且能够自己访问它们)。所以我需要一个将文件保存到公共目录中的函数(跨平台函数)。
有人可以分享这样的吗?
该文档包含您需要的示例。