从文件路径创建文件 IO 通用对话框的虚拟目录

发布于 2024-09-07 13:35:33 字数 109 浏览 2 评论 0原文

我有一个包含各种文件的存档。是否有一种方法可以在公共对话框(或就此而言的自定义对话框)中列出目录中的这些文件(由它们的相对路径决定),而无需提取文件或在文件系统上创建任何目录结构?存档阅读代码可供我使用。

I've got an archive containing various files. Would there be a method to list out these files in directories (as dictated by their relative paths) in a common dialog (or a custom dialog for that matter) without having to extract the files or create any directory structure on the file system ? The archive reading code is at my disposal.

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

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

发布评论

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

评论(1

待"谢繁草 2024-09-14 13:35:33

我必须警告你这并不容易。但您可以通过查看这篇 CodeProject 文章来抢占先机。

http://www.codeproject.com/KB/dialog/CustomizeFileDialog.aspx

I have to warn you it's not going to be easy. But you can get a head start by checking out this CodeProject article.

http://www.codeproject.com/KB/dialog/CustomizeFileDialog.aspx

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