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.
我有一个将文件路径和文件名作为输入的 jar。
我想创建一个选项,在其中右键单击 Windows 中的任何文件-> 我看到一个说“发送到 java”选项。
单击它会将我的文件名和文件路径作为参数传递给 jar 并运行 jar。