如何在android中显示服务器端的目录列表

发布于 2024-11-16 16:48:44 字数 165 浏览 1 评论 0原文

我想知道是否可以在android中显示服务器端的目录列表。 目录列表只是服务器端带有文件夹图标的文件夹/文件名,实际上服务器端目录在Linux中,如“/home/public/user/abc”或“/home/public/user/a.jgp”。用户可以点击android中的文件夹/文件名。

谢谢

I want to know is it possible to show directory list of server side in android.
The directory list is just folder/file name with folder icon from server side, actually the server side directory is in linux like "/home/public/user/abc" or "/home/public/user/a.jgp". User can click the folder/file name in android.

thanks

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

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

发布评论

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

评论(1

久隐师 2024-11-23 16:48:44

这里是本地文件选择器的完整代码。您可以修改它以非常轻松地与服务器交互。

Here is the full code for a local file chooser. You can modify it to interact with your server quite easily.

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