gpt4 book ai didi

java - 从 Java 打开文件

转载 作者:搜寻专家 更新时间:2023-10-31 08:30:38 26 4
gpt4 key购买 nike

我需要的是指示操作系统使用用于该文件类型的默认程序打开文件。就像用户在 Windows 下双击该文件一样。

目的是,即“您的 PDF 文件已生成。单击此处打开它”。

以独立于平台的方式,如果可能的话......

我不知道我想要什么的确切条款,所以如果有人可以更新标签,我将不胜感激 ;)

最佳答案

您需要 Desktop类,以及 open()特别是方法。

Launches the associated application to open the file. If the specified file is a directory, the file manager of the current platform is launched to open it.

关于java - 从 Java 打开文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2123217/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com