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.
您可以捕获点击,使用 Ti.UI.currentWindow.openFolderChooserDialog 允许用户选择下载文件的位置,然后使用 Ti.Filesystem api 将文件复制到目标。