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.
由于我没有网络服务器,我必须将我的应用程序托管在 Dropbox 上。我希望能够推出更新,但我不确定 Dropbox 会给我的链接。发布应用程序后,有什么方法可以更改链接吗?
找到了一种方法:
发布它,并为 URL 字段放置https://dl.dropbox.com/u/(user ID HERE)/(The Folder You Want To Put It In)/. 然后,当它完成发布时,将文件复制到 Dropbox。这将映射到与(The Folder You Want To Put It In)您的 Dropbox 公共文件夹中的名称相同的文件夹。
https://dl.dropbox.com/u/(user ID HERE)/(The Folder You Want To Put It In)/
(The Folder You Want To Put It In)